FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - honno/array-api · GitHub
honno
/
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
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
array-api
src
on
main
User selector
Datepicker
Commit history
Commits on Sep 20, 2023
Allow negative axes in tensordot
Show description for 8c42f02
asmeurer
and
kgryte
authored
8c42f02
View commit details
Copy full SHA for 8c42f02
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
Merge pull request #674 from saulshanabrook/saulshanabrook-patch-2
Show description for dea5791
kgryte
authored
dea5791
View commit details
Copy full SHA for dea5791
View code at this point
Browse repository at this point
Fix lint error
kgryte
authored
1c6c73c
View commit details
Copy full SHA for 1c6c73c
View code at this point
Browse repository at this point
Fix lint error
kgryte
authored
c33c508
View commit details
Copy full SHA for c33c508
View code at this point
Browse repository at this point
Update copy
kgryte
authored
430c967
View commit details
Copy full SHA for 430c967
View code at this point
Browse repository at this point
Revert removed exported symbols
kgryte
authored
f7aa680
View commit details
Copy full SHA for f7aa680
View code at this point
Browse repository at this point
Merge branch 'main' into astype_device
kgryte
authored
ec76569
View commit details
Copy full SHA for ec76569
View code at this point
Browse repository at this point
Merge pull request #666 from steff456/fix-desc
Show description for 39dd9ac
kgryte
authored
39dd9ac
View commit details
Copy full SHA for 39dd9ac
View code at this point
Browse repository at this point
Fix lint error
kgryte
committed
8149b33
View commit details
Copy full SHA for 8149b33
View code at this point
Browse repository at this point
Fix index range
kgryte
committed
f05c22f
View commit details
Copy full SHA for f05c22f
View code at this point
Browse repository at this point
Fix lint error
kgryte
committed
149d340
View commit details
Copy full SHA for 149d340
View code at this point
Browse repository at this point
Merge branch 'main' into moveaxis
kgryte
authored
df15183
View commit details
Copy full SHA for df15183
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
Add style checking with pre-commit + black, and a CI job (#684)
Show description for 678f9ea
nstarman
authored
678f9ea
View commit details
Copy full SHA for 678f9ea
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Move `__all__` to PEP-8 recommended location (#683)
Show description for ba80d0a
nstarman
authored
ba80d0a
View commit details
Copy full SHA for ba80d0a
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
Use parameter name obj in asarray device doc (#681)
Show description for caf1011
aaronmondal
authored
caf1011
View commit details
Copy full SHA for caf1011
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
Correct upper Cholesky description formula
lucascolley
committed
520d30c
View commit details
Copy full SHA for 520d30c
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
Clarify types to allow None in indexing
Show description for 0fbbd50
saulshanabrook
authored
0fbbd50
View commit details
Copy full SHA for 0fbbd50
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
Add review changes
Show description for caca863
steff456
and
kgryte
authored
caca863
View commit details
Copy full SHA for caca863
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
clarify behavior when dtype=None in sum, prod and trace
steff456
committed
1d99f90
View commit details
Copy full SHA for 1d99f90
View code at this point
Browse repository at this point
add device kwarg to astype API
steff456
committed
825cec7
View commit details
Copy full SHA for 825cec7
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
Merge pull request #660 from steff456/fix-struck
kgryte
authored
eba76ca
View commit details
Copy full SHA for eba76ca
View code at this point
Browse repository at this point
fix invalid latex in qr function API docstring
steff456
committed
b08480f
View commit details
Copy full SHA for b08480f
View code at this point
Browse repository at this point
Add custom css to avoid line-through decorations in Literal arguments
steff456
committed
91c6163
View commit details
Copy full SHA for 91c6163
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
Add specification for moving array axes to new positions
kgryte
committed
bd1e695
View commit details
Copy full SHA for bd1e695
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Fix optional keyword argument in `take` signature (#644)
Show description for 2056a94
kgryte
authored
2056a94
View commit details
Copy full SHA for 2056a94
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
Add missing dtype attribute to iinfo_object and finfo_object
asmeurer
committed
18b7763
View commit details
Copy full SHA for 18b7763
View code at this point
Browse repository at this point
Commits on May 31, 2023
Fix type in absolute value return value description
kgryte
authored
aee9df3
View commit details
Copy full SHA for aee9df3
View code at this point
Browse repository at this point
typo fix in abs rfc
fnhirwa
committed
0d85fa7
View commit details
Copy full SHA for 0d85fa7
View code at this point
Browse repository at this point
Commits on May 25, 2023
Fix invalid escape sequences in some files (#632)
Show description for 45ae354
asmeurer
authored
45ae354
View commit details
Copy full SHA for 45ae354
View code at this point
Browse repository at this point
Commits on May 2, 2023
Fix `svd` function return dtype (#619)
steff456
authored
accf8c2
View commit details
Copy full SHA for accf8c2
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
Backport typo fix in tensordot (#624)
steff456
authored
6dea842
View commit details
Copy full SHA for 6dea842
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
Fix a typo in tensordot
certik
authored
fcd54b3
View commit details
Copy full SHA for fcd54b3
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
Add design document on exceptions and reorganize exception guidance
Show description for 891d89d
kgryte
authored
891d89d
View commit details
Copy full SHA for 891d89d
View code at this point
Browse repository at this point
Apply suggestions from code review
kgryte
authored
73c7fcb
View commit details
Copy full SHA for 73c7fcb
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
Backport versionadded and versionchanged annotations to 2022.12 spec
steff456
committed
d89e7a7
View commit details
Copy full SHA for d89e7a7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL