-
Notifications
You must be signed in to change notification settings - Fork 52
Issues: data-apis/array-api
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Wrong return type for Something isn't working.
topic: Linear Algebra
Linear algebra.
topic: Static Typing
Static typing.
linalg.eigh
in function signature
bug
Allow Python integer return for Changes to existing functions or objects in the API.
Needs Discussion
Needs further discussion.
count_nonzero(arr, axis=None)
API change
#932
opened Apr 2, 2025 by
seberg
RFC: define behavior for Request for comments. Feature requests and proposed changes.
__setitem__
when the assigned value promotes to the array's dtype
RFC
RFC: add array support for the Request for comments. Feature requests and proposed changes.
shift
kwarg in roll
RFC
#914
opened Mar 15, 2025 by
amacati
RFC: update Request for comments. Feature requests and proposed changes.
vecdot
to accept keepdims
and axis
to support tuples
RFC
#910
opened Mar 2, 2025 by
mdhaber
RFC: update Request for comments. Feature requests and proposed changes.
full
to accept 0D arrays for fill_value
RFC
#909
opened Feb 28, 2025 by
mdhaber
RFC: specify expected behavior for Request for comments. Feature requests and proposed changes.
matrix_norm
and vector_norm
when provided an empty array
RFC
#901
opened Feb 18, 2025 by
jakevdp
[RFC]: add Needs further discussion.
RFC
Request for comments. Feature requests and proposed changes.
topic: Broadcasting
Array broadcasting.
broadcast_shapes
to the specification
Needs Discussion
On the ambiguity of Lazy and graph-based array implementations.
.shape
behavior
topic: Lazy/Graph
#891
opened Feb 4, 2025 by
ricardoV94
RFC: Needs further discussion.
RFC
Request for comments. Feature requests and proposed changes.
unique*
functions in lazy libraries: add size=None, fill_value=None
Needs Discussion
#883
opened Jan 13, 2025 by
crusaderky
RFC: add Adds new functions or objects to the API.
RFC
Request for comments. Feature requests and proposed changes.
nan_to_num
to the array API spec
API extension
#878
opened Dec 26, 2024 by
ogrisel
Proposal: Add an optional
mask
argument to every function involving a reduction
#875
opened Dec 23, 2024 by
carlosgmartin
RFC: assignment via integer array indexing
RFC
Request for comments. Feature requests and proposed changes.
#864
opened Nov 28, 2024 by
crusaderky
How to infer appropriate Complex number data types.
topic: Type Promotion
Type promotion.
dtype
from uint
to int
and float
to complex
?
topic: Complex Data Types
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.