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 }}
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
9615aba
User selector
All users
Datepicker
All time
Commit History
Commits on May 2, 2022
Clean-up workflow
kgryte
committed
f31af47
Copy full SHA for f31af47
Update gitignore
kgryte
committed
cde11b3
Copy full SHA for cde11b3
Update version to 2022
kgryte
committed
81dfe85
Copy full SHA for 81dfe85
Update release version
kgryte
committed
02cdbb8
Copy full SHA for 02cdbb8
Add a version menu to the Sphinx build (#394)
Show description for 3ff72cf
asmeurer
authored
3ff72cf
Copy full SHA for 3ff72cf
Add admonition concerning array view mutation (#420)
Show description for 4c134fe
kgryte
authored
4c134fe
Copy full SHA for 4c134fe
Commits on Apr 25, 2022
Fix erroneous updates to arange intended for linspace (#421)
Show description for 416b71a
kgryte
and
honno
authored
416b71a
Copy full SHA for 416b71a
Commits on Apr 21, 2022
Fix tensordot broadcasting rules (#419)
Show description for c5808f2
asmeurer
authored
c5808f2
Copy full SHA for c5808f2
Commits on Apr 18, 2022
Add `newaxis` constant for use in array indexing (#414)
Show description for 77b66c1
kgryte
authored
77b66c1
Copy full SHA for 77b66c1
Add support for expanding dimensions using `None` (#408)
Show description for 6c49f50
kgryte
authored
6c49f50
Copy full SHA for 6c49f50
Commits on Apr 7, 2022
Clarify overflow behavior in `asarray` (#409)
Show description for c580517
kgryte
authored
c580517
Copy full SHA for c580517
Commits on Apr 5, 2022
`expm1` should having float inputs (#413)
honno
authored
93f8d35
Copy full SHA for 93f8d35
Commits on Mar 28, 2022
Fix typo in purpose and scope history section (#412)
cnpryer
authored
cc94ea1
Copy full SHA for cc94ea1
Commits on Mar 23, 2022
Make `logaddexp()` arguments pos-only (#406)
honno
authored
02fa923
Copy full SHA for 02fa923
Commits on Mar 21, 2022
Update the specification for `remainder` to include special cases for floating-point operands (#401)
Show description for c16f5fa
kgryte
and
honno
authored
c16f5fa
Copy full SHA for c16f5fa
Commits on Feb 28, 2022
Restrict `linspace` support to floating-point data types (#393)
Show description for 157c16b
kgryte
authored
157c16b
Copy full SHA for 157c16b
Fix style issues in rendered pages (#395)
steff456
authored
0603fec
Copy full SHA for 0603fec
Commits on Feb 25, 2022
Remove (migrated) DLPack docs from Data Interchange page (#396)
tirthasheshpatel
authored
cc47332
Copy full SHA for cc47332
Commits on Feb 16, 2022
Add `copy` kwarg support to `reshape` (#386)
kgryte
authored
3c241a2
Copy full SHA for 3c241a2
Clarify expected results for `any` and `all` when operating on empty arrays (#388)
Show description for a890906
kgryte
authored
a890906
Copy full SHA for a890906
Fix `axis` description in `expand_dims` (#387)
kgryte
authored
acf50b7
Copy full SHA for acf50b7
Commits on Feb 8, 2022
Merge pull request #326 from rgommers/update-diagrams
Show description for 2b9c402
leofang
authored
2b9c402
Copy full SHA for 2b9c402
Update "scope of array API standard" figure in purpose and scope section
rgommers
committed
5228eff
Copy full SHA for 5228eff
Update DLPack structure diagram for renames in dlpack.h
rgommers
committed
c872571
Copy full SHA for c872571
Use `Sequence` from `typing` instead of `collections.abc` (#391)
honno
authored
a952c44
Copy full SHA for a952c44
Make the Sphinx build error on warnings and fix all warnings (#390)
Show description for 6721451
asmeurer
authored
6721451
Copy full SHA for 6721451
Disable the html_prettify setting (#389)
Show description for ee3f3b0
asmeurer
authored
ee3f3b0
Copy full SHA for ee3f3b0
Commits on Feb 7, 2022
Transform data type function specification to rST (#349)
Show description for 8d4ae62
steff456
and
kgryte
authored
8d4ae62
Copy full SHA for 8d4ae62
Commits on Feb 3, 2022
Merge pull request #384 from steff456/ext-linalg-rst
Show description for 25e527c
asmeurer
authored
25e527c
Copy full SHA for 25e527c
Commits on Feb 1, 2022
Rename to linalg
steff456
committed
1b50178
Copy full SHA for 1b50178
Commits on Jan 31, 2022
Add ~ to show only the function name
steff456
committed
9c475eb
Copy full SHA for 9c475eb
Remove extra md file
steff456
committed
488a046
Copy full SHA for 488a046
Merge remote-tracking branch 'upstream/main' into ext-linalg-rst
steff456
committed
587b442
Copy full SHA for 587b442
Transform elementwise_functions.md to rst (#351)
Show description for 0beb81b
steff456
and
kgryte
authored
0beb81b
Copy full SHA for 0beb81b
PR: Transform manipulation_functions.md to rst (#354)
Show description for 28634c2
steff456
authored
28634c2
Copy full SHA for 28634c2
Pagination
Previous
Next
You can’t perform that action at this time.