- 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
Add section on tooling RFC Request for comments. Feature requests and proposed changes.
#18 by saulshanabrook was merged Oct 22, 2020 Loading… updated Oct 22, 2020
Add Python API, semantics and implementation details for DLPack RFC Request for comments. Feature requests and proposed changes.
#106 by rgommers was merged Feb 21, 2021 Loading… updated Feb 21, 2021
Add __array_namespace__ as a required method on the array object
#140 by asmeurer was merged Mar 20, 2021 Loading… updated Mar 20, 2021
Add matrix_power specification API extension Adds new functions or objects to the API.
#112 by kgryte was merged May 12, 2021 Loading… updated May 12, 2021
Add Changes to existing functions or objects in the API.
dtype
keyword argument to sum
and prod
API change #238 by kgryte was merged Sep 17, 2021 Loading… updated Sep 17, 2021
Add specifications for returning upper (Adds new functions or objects to the API.
triu
) and lower (tril
) triangular matrices API extension #243 by kgryte was merged Sep 20, 2021 Loading… updated Sep 20, 2021
Update return data types for those APIs returning indices and counts API change Changes to existing functions or objects in the API.
Require __pow__ and __truediv__ to have floating-point inputs Maintenance Bug fix, typo fix, or general maintenance.
Fix erroneous updates to arange intended for linspace bug Something isn't working. topic: Creation Array creation.
Move broadcast functions to list of functions for manipulating arrays Maintenance Bug fix, typo fix, or general maintenance. topic: Broadcasting Array broadcasting.
Add Adds new functions or objects to the API. topic: Device Handling Device handling. topic: Type Promotion Type promotion.
device
kwarg support to can_cast
and result_type
API extension Fix documented dtype inputs for rfft-like functions topic: FFT Fast Fourier transforms.
#696 by honno was closed Oct 19, 2023 Loading… updated Jan 11, 2024
Clean up some wording in the fft extension Maintenance Bug fix, typo fix, or general maintenance. topic: FFT Fast Fourier transforms.
ProTip! Follow long discussions with comments:>50.