- 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
Clean up some wording in the fft extension Maintenance Bug fix, typo fix, or general maintenance. topic: FFT Fast Fourier transforms.
Fix documented dtype inputs for rfft-like functions topic: FFT Fast Fourier transforms.
#696 by honno was closed Oct 19, 2023 Loading…
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 Move broadcast functions to list of functions for manipulating arrays Maintenance Bug fix, typo fix, or general maintenance. topic: Broadcasting Array broadcasting.
Fix erroneous updates to arange intended for linspace bug Something isn't working. topic: Creation Array creation.
Update return data types for those APIs returning indices and counts API change Changes to existing functions or objects in the API.
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…
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…
Require __pow__ and __truediv__ to have floating-point inputs Maintenance Bug fix, typo fix, or general maintenance.
Add __array_namespace__ as a required method on the array object
#140 by asmeurer was merged Mar 20, 2021 Loading…
Add matrix_power specification API extension Adds new functions or objects to the API.
#112 by kgryte was merged May 12, 2021 Loading…
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…
Add section on tooling RFC Request for comments. Feature requests and proposed changes.
#18 by saulshanabrook was merged Oct 22, 2020 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.