Skip to content

Add array object specification #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 32 commits into from
Nov 9, 2020
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
be4d6f1
Add TODO
kgryte Sep 14, 2020
5147f57
Merge branch 'master' of https://github.com/pydata-apis/array-api int…
kgryte Oct 8, 2020
a3a3d3e
Add attributes
kgryte Oct 8, 2020
f765c38
Add method
kgryte Oct 8, 2020
45ab2a2
Add horizontal rules
kgryte Oct 8, 2020
f19d7d9
Merge branch 'master' of https://github.com/pydata-apis/array-api int…
kgryte Oct 8, 2020
19d3604
Add methods
kgryte Oct 8, 2020
e3dba0e
Merge branch 'master' of https://github.com/pydata-apis/array-api int…
kgryte Oct 8, 2020
89282b9
Add specifications
kgryte Oct 19, 2020
2dd559e
Fix markup
kgryte Oct 19, 2020
8420a6d
Update specs
kgryte Oct 19, 2020
4a73f3e
Add TODO
kgryte Oct 19, 2020
710ac01
Update markup
kgryte Nov 6, 2020
5901c10
Merge branch 'master' of https://github.com/pydata-apis/array-api int…
kgryte Nov 6, 2020
7f1c2fd
Update notes
kgryte Nov 7, 2020
a232262
Merge branch 'master' of https://github.com/pydata-apis/array-api int…
kgryte Nov 7, 2020
50535e9
Update notes
kgryte Nov 7, 2020
18b1634
Specify output data types
kgryte Nov 7, 2020
39e8088
Update wording and special cases
kgryte Nov 8, 2020
07b6f7a
Add TODOs
kgryte Nov 8, 2020
12ae383
Add operator mapping
kgryte Nov 8, 2020
d2ab961
Fix links and typos
kgryte Nov 8, 2020
756dc50
Remove dunder method
kgryte Nov 8, 2020
e4d241a
Update TODO
kgryte Nov 8, 2020
886bd4c
Update item
kgryte Nov 8, 2020
a2245e1
Delete getitem from the list of operators
rgommers Nov 9, 2020
6efce0d
Fix a small issue with return type of floordiv
rgommers Nov 9, 2020
1660480
Add section for in-place operators
rgommers Nov 9, 2020
a99ddb2
Add section on right-hand dunder methods
rgommers Nov 9, 2020
989ff30
Add other inplace operators, for consistency
rgommers Nov 9, 2020
315faef
Remove `abs` from table near top of array object specification
rgommers Nov 9, 2020
31e73ea
Update inplace operator section
rgommers Nov 9, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading