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
Accelerator
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
Type
/
to 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
274
Code
Issues
78
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
Add an Array Protocol & improve static typing support
- #589
#589
Open
nstarman
wants to merge 8 commits into
data-apis:main
data-apis/array-api:main
from
nstarman:protocol
nstarman/official-array-api:protocol
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Add an Array Protocol & improve static typing support
#589
nstarman
wants to merge 8 commits into
data-apis:main
data-apis/array-api:main
from
nstarman:protocol
nstarman/official-array-api:protocol
Copy head branch name to clipboard
Commits
Commits on Nov 24, 2024
refactor Array as a Protocol
Show description for 49f2074
nstarman
committed
49f2074
View commit details
Copy full SHA for 49f2074
Browse repository at this point
Add a couple of `type: ignore` comments for `__eq__` and `__ne__`
rgommers
authored and
nstarman
committed
5a05213
View commit details
Copy full SHA for 5a05213
Browse repository at this point
Resolve some Sphinx doc build errors
Show description for d678336
rgommers
authored and
nstarman
committed
d678336
View commit details
Copy full SHA for d678336
Browse repository at this point
static typing and documentation
Show description for 19afbae
nstarman
committed
19afbae
View commit details
Copy full SHA for 19afbae
Browse repository at this point
Add device protocol to fix type ignore
Show description for 6e8c89d
nstarman
committed
6e8c89d
View commit details
Copy full SHA for 6e8c89d
Browse repository at this point
use general Array protocol for other in comparisons
Show description for 2feaad9
nstarman
committed
2feaad9
View commit details
Copy full SHA for 2feaad9
Browse repository at this point
Correct type hints in to_device and dlpack
Show description for 950fe94
nstarman
committed
950fe94
View commit details
Copy full SHA for 950fe94
Browse repository at this point
fixes for ci after rebase
Show description for 65170a7
nstarman
committed
65170a7
View commit details
Copy full SHA for 65170a7
Browse repository at this point
You can’t perform that action at this time.