Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
data-apis
/
array-api
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
260
Code
Issues
79
Pull requests
15
Discussions
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
db4ee5e
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 19, 2022
Transform linear algebra functions md to rst
steff456
committed
db4ee5e
Copy full SHA for db4ee5e
Commits on Jan 18, 2022
Merge pull request #346 from steff456/broadcast-rst
Show description for 2c09526
asmeurer
authored
2c09526
Copy full SHA for 2c09526
Fix nested list
steff456
committed
fbddbd0
Copy full SHA for fbddbd0
Commits on Jan 17, 2022
Fix rendering
steff456
committed
7597b74
Copy full SHA for 7597b74
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 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 branch 'broadcast-rst' of github.com:steff456/array-api into broadcast-rst
steff456
committed
942c953
Copy full SHA for 942c953
Fix block quotes
steff456
committed
94bd0cb
Copy full SHA for 94bd0cb
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 ordered lists
steff456
authored
115b82c
Copy full SHA for 115b82c
Commits on Dec 15, 2021
Fix typo and warnings
steff456
committed
13a0dd5
Copy full SHA for 13a0dd5
Transform constants.md to rst format
steff456
committed
103a8fb
Copy full SHA for 103a8fb
Transform broadcasting.md to .rst
steff456
committed
1850abe
Copy full SHA for 1850abe
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
Merge pull request #325 from rgommers/dlpack-notes
Show description for 2f3ba6c
leofang
authored
2f3ba6c
Copy full SHA for 2f3ba6c
Update data interchange page with notes on DLPack
Show description for 11de18c
rgommers
committed
11de18c
Copy full SHA for 11de18c
Commits on Nov 8, 2021
Update return data types for those APIs returning indices (#323)
kgryte
authored
7525316
Copy full SHA for 7525316
Pagination
Previous
Next
You can’t perform that action at this time.