FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/array_api_stubs - JuliaPoo/array-api · GitHub
JuliaPoo
/
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
src
array_api_stubs
on
main
User selector
Datepicker
Commit history
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
build: create new release
kgryte
committed
fbc9dde
View commit details
Copy full SHA for fbc9dde
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
docs: add note concerning signed zeros (#751)
kgryte
authored
6e9c487
View commit details
Copy full SHA for 6e9c487
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
feat!: change default promotion behavior in summation APIs
Show description for 7274050
rgommers
and
kgryte
authored
7274050
View commit details
Copy full SHA for 7274050
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
Add note regarding copy behavior when moving to same device (#742)
Show description for a902944
kgryte
authored
a902944
View commit details
Copy full SHA for a902944
View code at this point
Browse repository at this point
Add versioning support to DLPack APIs (#602)
Show description for 83420d2
authored
83420d2
View commit details
Copy full SHA for 83420d2
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
Fix typo in FFT guidance
Show description for 425e9eb
leofang
authored
425e9eb
View commit details
Copy full SHA for 425e9eb
View code at this point
Browse repository at this point
Clarify specification guidance in FFT functions
Show description for 937d3b8
authored
937d3b8
View commit details
Copy full SHA for 937d3b8
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
Add `clip` to the specification
Show description for 6e320d0
kgryte
authored
6e320d0
View commit details
Copy full SHA for 6e320d0
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
Update DLPack content to address unsupported use cases (#709)
Show description for 7a56675
rgommers
authored
7a56675
View commit details
Copy full SHA for 7a56675
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
Add `searchsorted` to the specification (#699)
kgryte
authored
72f86f3
View commit details
Copy full SHA for 72f86f3
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
Fix definition of complex inner product in `vecdot` (#723)
Show description for 5c2423a
mtsokol
authored
5c2423a
View commit details
Copy full SHA for 5c2423a
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
Add specifications for `maximum` and `minimum`
Show description for 50ca679
kgryte
authored
50ca679
View commit details
Copy full SHA for 50ca679
View code at this point
Browse repository at this point
Add note clarifying behavior for out-of-bounds indices in `take`
Show description for bda9c48
kgryte
authored
bda9c48
View commit details
Copy full SHA for bda9c48
View code at this point
Browse repository at this point
Add specification for computing the cumulative sum
Show description for 1fd3429
kgryte
authored
1fd3429
View commit details
Copy full SHA for 1fd3429
View code at this point
Browse repository at this point
Commits on Dec 2, 2023
Add `signbit` specification for determining whether a sign bit is set (#705)
kgryte
authored
5a14534
View commit details
Copy full SHA for 5a14534
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Fix a minor formatting issue that `black` is unhappy about
rgommers
committed
bbb4001
View commit details
Copy full SHA for bbb4001
View code at this point
Browse repository at this point
Allow lazy implementations to raise from intrinsically eager functions (#652)
cbourjau
authored
267a41c
View commit details
Copy full SHA for 267a41c
View code at this point
Browse repository at this point
fix: correct typo in data type (#706)
kgryte
authored
ab69aa2
View commit details
Copy full SHA for ab69aa2
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Backport type fixes to `__getitem__` to previous specification revisions
Show description for 0f64005
kgryte
authored
0f64005
View commit details
Copy full SHA for 0f64005
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
Add support for tiling an array to the specification
Show description for 2bcf7c0
kgryte
and
oleksandr-pavlyk
authored
2bcf7c0
View commit details
Copy full SHA for 2bcf7c0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL