FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for spec/API_specification - seberg/array-api · GitHub
seberg
/
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
Breadcrumbs
History for
array-api
spec
API_specification
on
main
User selector
Datepicker
Commit history
Commits on Oct 17, 2022
Merge pull request #480 from honno/dunder-version-namespace-attr
Show description for 67d5e26
leofang
authored
67d5e26
View commit details
Copy full SHA for 67d5e26
View code at this point
Browse repository at this point
Merge pull request #485 from honno/finfo-dtype-attr
Show description for b3b7bb6
leofang
authored
b3b7bb6
View commit details
Copy full SHA for b3b7bb6
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Add `conj` specification for computing the complex conjugate (#446)
Show description for 309d191
kgryte
authored
309d191
View commit details
Copy full SHA for 309d191
View code at this point
Browse repository at this point
Add `real` specification for returning the real component of a complex number (#427)
Show description for 15e37c9
kgryte
authored
15e37c9
View commit details
Copy full SHA for 15e37c9
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
`out.dtype` for `iinfo()`
honno
committed
7f15301
View commit details
Copy full SHA for 7f15301
View code at this point
Browse repository at this point
`out.dtype` for `finfo()`
honno
committed
cce55e3
View commit details
Copy full SHA for cce55e3
View code at this point
Browse repository at this point
Assign `__array_api_version__` stub to `"YYYY.MM"
honno
committed
1b0491b
View commit details
Copy full SHA for 1b0491b
View code at this point
Browse repository at this point
Use `:nosignatures:` for `version.rst` auto-summary
honno
committed
8a305c5
View commit details
Copy full SHA for 8a305c5
View code at this point
Browse repository at this point
`__array_api_version__` docs
honno
committed
d632f24
View commit details
Copy full SHA for d632f24
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
Complex dtype support in `finfo()` (#484)
honno
authored
67ab474
View commit details
Copy full SHA for 67ab474
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
Add support for broadcasting to `linalg.cross` (#417)
Show description for eba54b3
kgryte
authored
eba54b3
View commit details
Copy full SHA for eba54b3
View code at this point
Browse repository at this point
Commits on Sep 5, 2022
Clarify broadcasting behavior in `vecdot` (#473)
Show description for 55b8fb0
kgryte
authored
55b8fb0
View commit details
Copy full SHA for 55b8fb0
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Add complex number support to `tan` (#459)
Show description for 733f27c
kgryte
authored
733f27c
View commit details
Copy full SHA for 733f27c
View code at this point
Browse repository at this point
Add complex number support to `tanh` (#458)
Show description for 9dc714e
kgryte
authored
9dc714e
View commit details
Copy full SHA for 9dc714e
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
Add `self` param to array object properties (#464)
IsaacBreen
authored
bc49588
View commit details
Copy full SHA for bc49588
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Add complex number support to `sin` (#457)
Show description for 3c7395c
kgryte
authored
3c7395c
View commit details
Copy full SHA for 3c7395c
View code at this point
Browse repository at this point
Add complex number support to `sinh` (#456)
Show description for 39911e8
kgryte
authored
39911e8
View commit details
Copy full SHA for 39911e8
View code at this point
Browse repository at this point
Add complex number support to `cos` (#454)
Show description for e3fdf17
kgryte
authored
e3fdf17
View commit details
Copy full SHA for e3fdf17
View code at this point
Browse repository at this point
Add complex number support to `cosh` (#453)
Show description for b43dcb1
kgryte
authored
b43dcb1
View commit details
Copy full SHA for b43dcb1
View code at this point
Browse repository at this point
Add complex number support to `exp` (#451)
Show description for 19b830d
kgryte
authored
19b830d
View commit details
Copy full SHA for 19b830d
View code at this point
Browse repository at this point
Add complex number support to `round` (#440)
Show description for 596ef94
kgryte
authored
596ef94
View commit details
Copy full SHA for 596ef94
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
Use raw string for docstrings containing escape sequences (#455)
kmaehashi
authored
42eb7a0
View commit details
Copy full SHA for 42eb7a0
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
Add complex number support to `full` and `full_like` (#435)
Show description for 6a35bc1
kgryte
authored
6a35bc1
View commit details
Copy full SHA for 6a35bc1
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Clarify expected behavior when providing a complex number array to `nonzero` (#441)
kgryte
authored
41b1b39
View commit details
Copy full SHA for 41b1b39
View code at this point
Browse repository at this point
Add complex number support to `asarray` (#434)
Show description for b09cda6
kgryte
authored
b09cda6
View commit details
Copy full SHA for b09cda6
View code at this point
Browse repository at this point
Add complex number support to `linalg.cholesky` (#443)
Show description for 660ed01
kgryte
authored
660ed01
View commit details
Copy full SHA for 660ed01
View code at this point
Browse repository at this point
Add complex number support to `positive` (#447)
kgryte
authored
3049999
View commit details
Copy full SHA for 3049999
View code at this point
Browse repository at this point
Add complex number support to `negative` (#448)
kgryte
authored
ac7ce5d
View commit details
Copy full SHA for ac7ce5d
View code at this point
Browse repository at this point
Clarify expected values in `ones` and `ones_like` when `dtype` is a complex number data type (#438)
kgryte
authored
9a0960a
View commit details
Copy full SHA for 9a0960a
View code at this point
Browse repository at this point
Add note concerning complex number output arrays to `eye` (#436)
kgryte
authored
454398d
View commit details
Copy full SHA for 454398d
View code at this point
Browse repository at this point
Clarify expected behavior when providing a complex number array to `all` and `any` (#442)
kgryte
authored
7ee81a5
View commit details
Copy full SHA for 7ee81a5
View code at this point
Browse repository at this point
Commits on May 29, 2022
Add complex number support to `meshgrid` (#437)
kgryte
authored
5ba86db
View commit details
Copy full SHA for 5ba86db
View code at this point
Browse repository at this point
Commits on May 23, 2022
Update `iinfo` description to be consistent with `finfo` (#439)
kgryte
authored
34aa925
View commit details
Copy full SHA for 34aa925
View code at this point
Browse repository at this point
PR: Rename `signatures` module to array_api (#430)
Show description for fc77b0a
authored
fc77b0a
View commit details
Copy full SHA for fc77b0a
View code at this point
Browse repository at this point
Commits on May 22, 2022
Add complex floating-point data types (#418)
Show description for 48c09fc
kgryte
authored
48c09fc
View commit details
Copy full SHA for 48c09fc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL