FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · jorenham/array-api · GitHub
jorenham
/
array-api
Public
forked from
data-apis/array-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 19, 2024
feat: add `take_long_axis` to specifiation
Show description for 390e9cc
kgryte
authored
390e9cc
View commit details
Copy full SHA for 390e9cc
Browse repository at this point
docs: clarify `roundTiesToEven` behavior for non-ties
Show description for b877795
hpkfft
authored
b877795
View commit details
Copy full SHA for b877795
Browse repository at this point
docs: specify the behavior of `clip()` when one of the operands is NaN
Show description for 8b0e405
asmeurer
authored
8b0e405
View commit details
Copy full SHA for 8b0e405
Browse repository at this point
feat: add `diff` to specification
Show description for 45b705d
kgryte
authored
45b705d
View commit details
Copy full SHA for 45b705d
Browse repository at this point
Commits on Aug 27, 2024
docs: fix reference to eigh/eigvalsh
Show description for 0cd4bdf
mdhaber
authored
0cd4bdf
View commit details
Copy full SHA for 0cd4bdf
Browse repository at this point
Commits on Aug 15, 2024
docs: cross-link to the inspection page in `__array_namespace_info__`
Show description for b2e232b
asmeurer
authored
b2e232b
View commit details
Copy full SHA for b2e232b
Browse repository at this point
Commits on Jul 25, 2024
feat!: rename "max rank" to "max dimensions" in `capabilities()`
Show description for 6bfea7a
asmeurer
authored
6bfea7a
View commit details
Copy full SHA for 6bfea7a
Browse repository at this point
docs: clarify broadcasting semantics and output shape in `linalg.solve` (#810)
Show description for b933915
asmeurer
authored
b933915
View commit details
Copy full SHA for b933915
Browse repository at this point
feat: add `reciprocal` to the specification
Show description for b569b03
kgryte
authored
b569b03
View commit details
Copy full SHA for b569b03
Browse repository at this point
Commits on May 22, 2024
Fixes to the array-api stubs (#806)
Show description for 25e7177
asmeurer
authored
25e7177
View commit details
Copy full SHA for 25e7177
Browse repository at this point
Commits on May 2, 2024
feat: add `nextafter` to specification
Show description for cee4167
kgryte
authored
cee4167
View commit details
Copy full SHA for cee4167
Browse repository at this point
feat: add `max rank` to inspection API capabilities
Show description for 6a5767a
kgryte
authored
6a5767a
View commit details
Copy full SHA for 6a5767a
Browse repository at this point
Commits on Apr 30, 2024
build: fix requirements to work with conda
Show description for 69e2733
asmeurer
authored
69e2733
View commit details
Copy full SHA for 69e2733
Browse repository at this point
Commits on Apr 25, 2024
Add missing return type hint to tile() (#798)
Show description for 63633e7
asmeurer
authored
63633e7
View commit details
Copy full SHA for 63633e7
Browse repository at this point
Commits on Apr 10, 2024
Corrected typo in `__bool__` with backport (#785)
Micky774
authored
65d3102
View commit details
Copy full SHA for 65d3102
Browse repository at this point
Commits on Apr 4, 2024
docs: fix typo in the changelog
Show description for 91ff864
asmeurer
authored
91ff864
View commit details
Copy full SHA for 91ff864
Browse repository at this point
Commits on Mar 21, 2024
docs: fix equation rendering in `linalg.cholesky` (#762)
Show description for 630149c
kgryte
authored
630149c
View commit details
Copy full SHA for 630149c
Browse repository at this point
Commits on Mar 5, 2024
Fix version switcher by using sphinxcontrib-jquery (#758)
Show description for c305b82
rgommers
authored
c305b82
View commit details
Copy full SHA for c305b82
Browse repository at this point
Commits on Feb 29, 2024
Bump Sphinx and sphinx-material versions to latest releases (#757)
rgommers
authored
fa04c35
View commit details
Copy full SHA for fa04c35
Browse repository at this point
Commits on Feb 26, 2024
Merge pull request #755 to create 2023.12 release
Show description for ea6a47f
kgryte
authored
ea6a47f
View commit details
Copy full SHA for ea6a47f
Browse repository at this point
chore: remove files
kgryte
committed
f63e9fd
View commit details
Copy full SHA for f63e9fd
Browse repository at this point
build: update list of ignored files
kgryte
committed
2f95e0b
View commit details
Copy full SHA for 2f95e0b
Browse repository at this point
Copy 2023.12 as draft with preserved Git history
kgryte
committed
9b55f9b
View commit details
Copy full SHA for 9b55f9b
Browse repository at this point
Empty commit for draft at 2023.12
kgryte
committed
ef81ddf
View commit details
Copy full SHA for ef81ddf
Browse repository at this point
build: create new release
kgryte
committed
fbc9dde
View commit details
Copy full SHA for fbc9dde
Browse repository at this point
docs: add changelog for v2023.12 specification revision
Show description for cb44271
kgryte
authored
cb44271
View commit details
Copy full SHA for cb44271
Browse repository at this point
Commits on Feb 22, 2024
Add `repeat` to the specification (#690)
kgryte
authored
9d200ea
View commit details
Copy full SHA for 9d200ea
Browse repository at this point
docs: clarify shape of `values` and order of `counts` (#752)
kgryte
authored
11273e6
View commit details
Copy full SHA for 11273e6
Browse repository at this point
docs: add note concerning signed zeros (#751)
kgryte
authored
6e9c487
View commit details
Copy full SHA for 6e9c487
Browse repository at this point
Commits on Feb 21, 2024
Add `hypot` specification for computing the square root of the sum of squares (#703)
kgryte
authored
bc48a1a
View commit details
Copy full SHA for bc48a1a
Browse repository at this point
Commits on Feb 16, 2024
Add recommendation on what to do with DLPack read-only flag (#749)
Show description for ba787e3
rgommers
authored
ba787e3
View commit details
Copy full SHA for ba787e3
Browse repository at this point
Commits on Feb 14, 2024
Add Array API inspection utilities (#689)
kgryte
authored
cc11aa3
View commit details
Copy full SHA for cc11aa3
Browse repository at this point
Support `copy` and `device` keywords in `from_dlpack` (#741)
Show description for 71b01c1
leofang
and
rgommers
authored
71b01c1
View commit details
Copy full SHA for 71b01c1
Browse repository at this point
docs: clarify `s` and `axes` in FFT guidance
Show description for 474ec2b
leofang
and
kgryte
authored
474ec2b
View commit details
Copy full SHA for 474ec2b
Browse repository at this point
Commits on Feb 13, 2024
feat!: restrict `axis` kwarg to negative integers in vecdot and cross
Show description for 1745c88
asmeurer
authored
1745c88
View commit details
Copy full SHA for 1745c88
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL