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 initial linear algebra function specifications
- #20
#20
Merged
rgommers
merged 21 commits into
master
data-apis/array-api:master
from
linalg
data-apis/array-api:linalg
Copy head branch name to clipboard
Sep 8, 2020
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Add initial linear algebra function specifications
#20
rgommers
merged 21 commits into
master
data-apis/array-api:master
from
linalg
data-apis/array-api:linalg
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2020
Add cross signature
kgryte
committed
bc73de3
View commit details
Copy full SHA for bc73de3
Browse repository at this point
Add det specification
kgryte
committed
7d9be38
View commit details
Copy full SHA for 7d9be38
Browse repository at this point
Add diagonal specification
kgryte
committed
88090b4
View commit details
Copy full SHA for 88090b4
Browse repository at this point
Add inv specification
kgryte
committed
02f80be
View commit details
Copy full SHA for 02f80be
Browse repository at this point
Add norm specification
kgryte
committed
41697d9
View commit details
Copy full SHA for 41697d9
Browse repository at this point
Add outer product specification
kgryte
committed
20164af
View commit details
Copy full SHA for 20164af
Browse repository at this point
Add outer specification
kgryte
committed
f046571
View commit details
Copy full SHA for f046571
Browse repository at this point
Add trace specification
kgryte
committed
e0b1e18
View commit details
Copy full SHA for e0b1e18
Browse repository at this point
Add transpose
kgryte
committed
95194aa
View commit details
Copy full SHA for 95194aa
Browse repository at this point
Update index
kgryte
committed
5095031
View commit details
Copy full SHA for 5095031
Browse repository at this point
Fix type annotation
kgryte
committed
6a7fde8
View commit details
Copy full SHA for 6a7fde8
Browse repository at this point
Update norm behavior for multi-dimensional arrays
kgryte
committed
83593dc
View commit details
Copy full SHA for 83593dc
Browse repository at this point
Commits on Aug 25, 2020
Support all of NumPy's norms
Show description for 16fc53c
kgryte
committed
16fc53c
View commit details
Copy full SHA for 16fc53c
Browse repository at this point
Switch order
kgryte
committed
4745713
View commit details
Copy full SHA for 4745713
Browse repository at this point
Split into separate tables
kgryte
committed
46f0bfc
View commit details
Copy full SHA for 46f0bfc
Browse repository at this point
Escape markup
kgryte
committed
8f65e94
View commit details
Copy full SHA for 8f65e94
Browse repository at this point
Escape markup
kgryte
committed
2ab06d5
View commit details
Copy full SHA for 2ab06d5
Browse repository at this point
Add matrix_transpose interface
Show description for fdc07e1
kgryte
committed
fdc07e1
View commit details
Copy full SHA for fdc07e1
Browse repository at this point
Rename parameters
kgryte
committed
cd076e5
View commit details
Copy full SHA for cd076e5
Browse repository at this point
Commits on Aug 26, 2020
Merge branch 'master' of https://github.com/pydata-apis/array-api into linalg
kgryte
committed
1bff1b5
View commit details
Copy full SHA for 1bff1b5
Browse repository at this point
Commits on Aug 31, 2020
Remove matrix_transpose signature
kgryte
committed
4015620
View commit details
Copy full SHA for 4015620
Browse repository at this point
You can’t perform that action at this time.