- 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
Update device guidance for Changes to existing functions or objects in the API.
*_like functions API change #268 by kgryte was merged Sep 20, 2021 Loading… updated Sep 20, 2021
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.
Split Changes to existing functions or objects in the API.
unique into separate functions API change 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.
Add note concerning the casting of boolean input arrays Narrative Content Narrative documentation content.
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.
Disallow scalar operands when using the matmul operator Narrative Content Narrative documentation content. topic: Type Promotion Type promotion.
Group operators into separate classes Maintenance Bug fix, typo fix, or general maintenance. Narrative Content Narrative documentation content.
Add guidance concerning how to check for an array API compliant object Narrative Content Narrative documentation content.
Require that NaNs be considered distinct when returning unique elements Maintenance Bug fix, typo fix, or general maintenance.
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 Remove obsolete TODOs Maintenance Bug fix, typo fix, or general maintenance. Narrative Content Narrative documentation content.
Add note concerning division by zero for integer dtypes in floor_divide and remainder Maintenance Bug fix, typo fix, or general maintenance.
Add guidance for when rounding special floating-point values Maintenance Bug fix, typo fix, or general maintenance.
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 Remove Changes to existing functions or objects in the API. topic: Linear Algebra Linear algebra.
axis kwarg support from linalg.matrix_norm API change PR: Transform sorting functions to rst file
#332 by steff456 was closed Nov 10, 2021 Loading… updated Nov 10, 2021
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 ProTip! Follow long discussions with comments:>50.