Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
steff456
/
array-api
Public
forked from
data-apis/array-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Projects
Security
Insights
Commits
Branch selector
arrayobject-rst
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 20, 2022
Fix notes and admonitions
steff456
committed
fe93f2f
Copy full SHA for fe93f2f
Commits on Jan 17, 2022
Delete extra file
steff456
committed
993423d
Copy full SHA for 993423d
Merge with main
steff456
committed
3e88dac
Copy full SHA for 3e88dac
Add the autosummary generated files to .gitignore and 'make clean' (#363)
asmeurer
authored
e059ae2
Copy full SHA for e059ae2
Clarify that the results of division operations on integer array data types resulting in floating-point outputs is implementation-defined (#362)
Show description for 35671a4
honno
and
kgryte
authored
35671a4
Copy full SHA for 35671a4
Commits on Jan 12, 2022
Fix notes and device type override
steff456
committed
cef078e
Copy full SHA for cef078e
Commits on Jan 11, 2022
Prevent autosummary from using non-Python signature syntax in its tables (#364)
Show description for dec7fef
asmeurer
authored
dec7fef
Copy full SHA for dec7fef
Sort the entries in the API specification table of contents (#365)
Show description for 0e423b0
asmeurer
authored
0e423b0
Copy full SHA for 0e423b0
Merge pull request #347 from steff456/constants-rst
Show description for 2aed00c
asmeurer
authored
2aed00c
Copy full SHA for 2aed00c
Commits on Jan 10, 2022
Add the constants as floats
steff456
committed
69f453c
Copy full SHA for 69f453c
Merge with main
steff456
committed
c657749
Copy full SHA for c657749
Add review changes
steff456
committed
c1e942b
Copy full SHA for c1e942b
Commits on Jan 5, 2022
Change the type annotation for `__array_namespace__` to Any (#357)
Show description for 85b5499
rgommers
authored
85b5499
Copy full SHA for 85b5499
Fix signature for `linalg.vecdot` (#358)
kgryte
authored
d60fea3
Copy full SHA for d60fea3
Commits on Dec 22, 2021
Fix warnings
steff456
committed
503cf82
Copy full SHA for 503cf82
Add missing template to toctree
steff456
committed
8faf1a6
Copy full SHA for 8faf1a6
Commits on Dec 15, 2021
Transform constants.md to rst format
steff456
committed
103a8fb
Copy full SHA for 103a8fb
Commits on Dec 14, 2021
Revert changes
steff456
committed
d81ebe2
Copy full SHA for d81ebe2
Change redirecting github action
steff456
committed
a6daf31
Copy full SHA for a6daf31
Remove warnings
steff456
committed
9bf66d6
Copy full SHA for 9bf66d6
Convert array_object.md to rst
steff456
committed
9c11e72
Copy full SHA for 9c11e72
Commits on Dec 8, 2021
Specify numeric arrays for `argmin` and `argmax` (#342)
honno
authored
a854ff1
Copy full SHA for a854ff1
Commits on Dec 6, 2021
Add note concerning subnormal numbers (#341)
kgryte
authored
0602a5f
Copy full SHA for 0602a5f
Transform sorting function specification file from Markdown to RST (#333)
Show description for 657a8f4
steff456
authored
657a8f4
Copy full SHA for 657a8f4
Special case when NaNs present in statistical functions (#335)
Show description for 545d7f1
honno
and
kgryte
authored
545d7f1
Copy full SHA for 545d7f1
Commits on Nov 29, 2021
Update guidance for unsigned integer data types (#340)
kgryte
authored
11a3d2c
Copy full SHA for 11a3d2c
Add floating-point special cases for `floor_divide` (#329)
Show description for 3e47648
kgryte
authored
3e47648
Copy full SHA for 3e47648
Commits on Nov 22, 2021
Changes Implementation section of data-interchange to close #337 (#338)
Show description for e181da8
oleksandr-pavlyk
authored
e181da8
Copy full SHA for e181da8
Commits on Nov 18, 2021
Update guidance for `pow` and `divide` concerning arrays with integer dtypes (#330)
kgryte
authored
f4fb0f2
Copy full SHA for f4fb0f2
Commits on Nov 15, 2021
Fix `matmul` broadcasting guidance (#328)
Show description for 02fae2c
kgryte
authored
02fae2c
Copy full SHA for 02fae2c
Commits on Nov 11, 2021
`expand_dims()` signature change (and slight doc fix) (#331)
Show description for 4c041ea
honno
authored
4c041ea
Copy full SHA for 4c041ea
Commits on Nov 9, 2021
Remove `axis` kwarg support from `matrix_norm` (#321)
kgryte
authored
ec731d6
Copy full SHA for ec731d6
Update the description of the entry point in purpose and scope (#327)
Show description for ba1ffe7
3 people
authored
ba1ffe7
Copy full SHA for ba1ffe7
Disallow providing a stack of vectors to `linalg.solve` (#305)
Show description for f8bbcd4
kgryte
and
leofang
authored
f8bbcd4
Copy full SHA for f8bbcd4
Fix guidance for tensordot broadcasting (#324)
Show description for 9efd1a3
kgryte
authored
9efd1a3
Copy full SHA for 9efd1a3
Pagination
Previous
Next
You can’t perform that action at this time.