- Notifications
You must be signed in to change notification settings - Fork 52
Pull requests: data-apis/array-api
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
expm1 should having float inputs bug Add support for expanding dimensions using Adds new functions or objects to the API. topic: Indexing Array indexing.
None API extension Remove shape parity for inverse indices in set functions
#344 by honno was closed Dec 14, 2021 Loading…
Update guidance for Changes to existing functions or objects in the API. Maintenance Bug fix, typo fix, or general maintenance.
pow and divide concerning arrays with integer dtypes API change Remove Changes to existing functions or objects in the API. topic: Linear Algebra Linear algebra.
axis kwarg support from linalg.matrix_norm API change Remove obsolete TODOs Maintenance Bug fix, typo fix, or general maintenance. Narrative Content Narrative documentation content.
Update namedtuple field names for Changes to existing functions or objects in the API. Maintenance Bug fix, typo fix, or general maintenance. topic: Linear Algebra Linear algebra.
linalg.qr and linalg.svd API change Add guidance for when rounding special floating-point values Maintenance Bug fix, typo fix, or general maintenance.
Add note concerning division by zero for integer dtypes in floor_divide and remainder Maintenance Bug fix, typo fix, or general maintenance.
Require that NaNs be considered distinct when returning unique elements Maintenance Bug fix, typo fix, or general maintenance.
Add guidance concerning how to check for an array API compliant object Narrative Content Narrative documentation content.
Group operators into separate classes Maintenance Bug fix, typo fix, or general maintenance. Narrative Content Narrative documentation content.
Disallow scalar operands when using the matmul operator Narrative Content Narrative documentation content. topic: Type Promotion Type promotion.
Disallow providing a stack of vectors to Changes to existing functions or objects in the API. topic: Linear Algebra Linear algebra.
linalg.solve API change Add notes concerning input array validation Maintenance Bug fix, typo fix, or general maintenance. topic: Linear Algebra Linear algebra.
Remove DLPack support from asarray API change Changes to existing functions or objects in the API. topic: DLPack DLPack.
Add note concerning the casting of boolean input arrays Narrative Content Narrative documentation content.
Add specification for explicitly casting an array to a specified dtype API extension Adds new functions or objects to the API. topic: Creation Array creation. topic: Type Promotion Type promotion.
Split Changes to existing functions or objects in the API.
unique into separate functions API change Require single-axis indexing expressions be provided for each axis API change Changes to existing functions or objects in the API. topic: Indexing Array indexing.
ProTip! Add no:assignee to see everything that’s not assigned.