Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
data-apis
/
array-api
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
278
Code
Issues
80
Pull requests
11
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Update API specification for creation and manipulation functions
- #167
#167
Merged
rgommers
merged 10 commits into
data-apis:main
data-apis/array-api:main
from
rgommers:creation-funcs
rgommers/array-api:creation-funcs
Copy head branch name to clipboard
Apr 27, 2021
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Update API specification for creation and manipulation functions
#167
rgommers
merged 10 commits into
data-apis:main
data-apis/array-api:main
from
rgommers:creation-funcs
rgommers/array-api:creation-funcs
Copy head branch name to clipboard
Commits
Commits on Apr 20, 2021
Update specification for arange
Show description for f31fc5c
rgommers
committed
f31fc5c
View commit details
Copy full SHA for f31fc5c
Browse repository at this point
Update the specification for `full` and `full_like`
Show description for 3691f8c
rgommers
committed
3691f8c
View commit details
Copy full SHA for 3691f8c
Browse repository at this point
Update specification for `linspace`
Show description for 3cd1a25
rgommers
committed
3cd1a25
View commit details
Copy full SHA for 3cd1a25
Browse repository at this point
Update specification for `empty`, `ones`, `zeros`
Show description for 87dd193
rgommers
committed
87dd193
View commit details
Copy full SHA for 87dd193
Browse repository at this point
Update specification for `eye`
Show description for 09acbab
rgommers
committed
09acbab
View commit details
Copy full SHA for 09acbab
Browse repository at this point
Update specification for `expand_dims`, `roll` and `reshape`
Show description for fa900fa
rgommers
committed
fa900fa
View commit details
Copy full SHA for fa900fa
Browse repository at this point
One more change to `eye`, more descriptive positional arguments
rgommers
committed
a9473a4
View commit details
Copy full SHA for a9473a4
Browse repository at this point
Address the default integer dtype issue for 32/64-bit Python
Show description for 23f1660
rgommers
committed
23f1660
View commit details
Copy full SHA for 23f1660
Browse repository at this point
Update signature of `broadcast_to`
Show description for 4050990
rgommers
committed
4050990
View commit details
Copy full SHA for 4050990
Browse repository at this point
Commits on Apr 27, 2021
Merge branch 'main' into creation-funcs
rgommers
committed
9838efb
View commit details
Copy full SHA for 9838efb
Browse repository at this point
You can’t perform that action at this time.