Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / data-apis/array-api issues and pull requests
#670 - Need for signbit in the array API spec
Issue -
State: closed - Opened by oleksandr-pavlyk over 1 year ago
- 7 comments
Labels: API extension
#669 - RFC: indexing with multi-dimensional integer arrays
Issue -
State: open - Opened by shoyer over 1 year ago
- 22 comments
Labels: RFC, API extension, topic: Indexing, Needs Discussion
#668 - docs: add migration guide page
Pull Request -
State: open - Opened by steff456 over 1 year ago
- 1 comment
Labels: Narrative Content
#667 - RFC: add support for computing the element-wise minimum and maximum
Issue -
State: closed - Opened by kgryte over 1 year ago
- 6 comments
Labels: API extension
#666 - Clarify behavior when `dtype=None` in sum, prod and trace
Pull Request -
State: closed - Opened by steff456 over 1 year ago
- 2 comments
Labels: content
#665 - add device kwarg to astype API
Pull Request -
State: closed - Opened by steff456 over 1 year ago
- 4 comments
Labels: API change, topic: device handling
#664 - RFC: add `nextafter`
Issue -
State: closed - Opened by steff456 over 1 year ago
- 5 comments
Labels: RFC, API extension, Needs Discussion
#658 - RFC: add `ravel()` (or `flatten()`)
Issue -
State: open - Opened by asmeurer over 1 year ago
- 2 comments
Labels: RFC, API extension, topic: Manipulation, Needs Discussion
#656 - Add specification for moving array axes to new positions
Pull Request -
State: closed - Opened by kgryte over 1 year ago
- 3 comments
Labels: API extension
#655 - RFC: add support for creating a new array by tiling a provided array
Issue -
State: closed - Opened by kgryte over 1 year ago
- 3 comments
Labels: API extension, topic: manipulation
#654 - RFC: add support for repeating each element of an array
Issue -
State: closed - Opened by kgryte over 1 year ago
- 15 comments
Labels: API extension, topic: manipulation
#653 - Add specification for computing the cumulative sum
Pull Request -
State: closed - Opened by kgryte over 1 year ago
- 7 comments
Labels: API extension
#652 - Allow lazy implementations to raise from intrinsically eager functions
Pull Request -
State: closed - Opened by cbourjau over 1 year ago
- 5 comments
Labels: topic: lazy/graph
#648 - Einops now can use array API to manipulate tensors
Issue -
State: closed - Opened by arogozhnikov over 1 year ago
#647 - Add dtype keyword to to_device
Issue -
State: closed - Opened by asmeurer over 1 year ago
- 10 comments
#645 - to_device should not copy when the operation is a no op
Issue -
State: closed - Opened by asmeurer over 1 year ago
- 3 comments
Labels: topic: device handling
#643 - Tracking issue for the 2023 revision of the array API specification
Issue -
State: closed - Opened by kgryte over 1 year ago
- 4 comments
#642 - Eager functions in API appear in conflict with lazy implementation
Issue -
State: closed - Opened by cbourjau over 1 year ago
- 31 comments
Labels: topic: lazy/graph
#641 - Need for dealing with strides when writing performant code against multiple array libraries
Issue -
State: closed - Opened by rgommers over 1 year ago
- 8 comments
#640 - RFC: add a unified inspection API namespace
Issue -
State: closed - Opened by kgryte over 1 year ago
- 5 comments
Labels: API extension
#632 - Fix invalid escape sequences in some files
Pull Request -
State: open - Opened by asmeurer over 1 year ago
#631 - v2022-12 tag is broken
Issue -
State: closed - Opened by jakevdp over 1 year ago
- 8 comments
#630 - Add a `linalg.lu` function for the LU decomposition
Pull Request -
State: open - Opened by rgommers over 1 year ago
Labels: API extension, topic: Linear Algebra
#629 - RFC: add topk and / or argpartition
Issue -
State: open - Opened by ogrisel over 1 year ago
- 8 comments
Labels: RFC, API extension, Needs Discussion
#628 - Modify versions menu to keep you on the same page
Pull Request -
State: open - Opened by steff456 almost 2 years ago
Labels: maintenance
#627 - RFC: add support for LU factorization in the linalg extension
Issue -
State: open - Opened by ogrisel almost 2 years ago
- 50 comments
Labels: RFC, topic: Linear Algebra, Needs Discussion
#626 - to_device() -- any way to force back to host "portably?"
Issue -
State: closed - Opened by tylerjereddy almost 2 years ago
- 35 comments
Labels: question, topic: device handling
#625 - Allow negative axes in tensordot
Pull Request -
State: closed - Opened by asmeurer almost 2 years ago
- 1 comment
Labels: API change, topic: linalg
#624 - Backport typo fix in tensordot
Pull Request -
State: closed - Opened by steff456 almost 2 years ago
Labels: maintenance
#623 - sum docstring's description of dtype=None behavior is muddled
Issue -
State: closed - Opened by oleksandr-pavlyk almost 2 years ago
- 1 comment
Labels: content
#622 - Fix a typo in tensordot
Pull Request -
State: closed - Opened by certik almost 2 years ago
- 1 comment
Labels: maintenance
#621 - RFC: add support for `nan*` reductions
Issue -
State: open - Opened by betatim almost 2 years ago
- 23 comments
Labels: RFC, API extension, Needs Discussion
#620 - Versions menu doesn't keep you on the same page
Issue -
State: open - Opened by asmeurer almost 2 years ago
- 1 comment
Labels: document formatting
#619 - Fix `svd` function return dtype
Pull Request -
State: closed - Opened by steff456 almost 2 years ago
- 1 comment
Labels: bug, topic: linalg, backport
#618 - Update all contributors
Pull Request -
State: closed - Opened by steff456 almost 2 years ago
- 1 comment
Labels: maintenance
#617 - Broadcasting for linalg functions that accept an axis
Issue -
State: closed - Opened by asmeurer almost 2 years ago
- 3 comments
Labels: content, topic: linalg
#616 - Choice of conjugation in complex inner product
Issue -
State: closed - Opened by lezcano almost 2 years ago
- 4 comments
Labels: topic: complex dtypes, topic: linalg
#615 - Backport versionadded and versionchanged annotations to 2022.12 spec
Pull Request -
State: closed - Opened by steff456 almost 2 years ago
- 1 comment
Labels: maintenance
#614 - Sync versionadded and versionchanged from draft into 2022.12
Issue -
State: closed - Opened by thomasjpfan almost 2 years ago
- 1 comment
Labels: maintenance
#613 - Add a page on exceptions, and treat exceptions more consistently
Pull Request -
State: closed - Opened by rgommers almost 2 years ago
- 2 comments
Labels: content
#612 - Add favicon
Pull Request -
State: closed - Opened by steff456 almost 2 years ago
- 2 comments
Labels: maintenance
#611 - Better `str` array and dtype ?
Issue -
State: closed - Opened by Conchylicultor almost 2 years ago
- 2 comments
Labels: question
#610 - Make it clearer that the dtype kinds in isdtype are the string inputs
Pull Request -
State: closed - Opened by asmeurer almost 2 years ago
Labels: maintenance
#609 - RFC: static vs. dynamic shapes and JAX's `.at` for simulating in-place ops
Issue -
State: open - Opened by rgommers almost 2 years ago
- 7 comments
Labels: RFC, topic: Indexing, topic: Dynamic Shapes, Needs Discussion
#608 - reshape, broadcast_to, and permute_dims do not accept a single integer
Issue -
State: closed - Opened by asmeurer almost 2 years ago
- 3 comments
Labels: wont-add
#607 - Add compatibility tables to rendered specification
Pull Request -
State: open - Opened by kgryte almost 2 years ago
- 4 comments
Labels: Deployment
#606 - Would it make sense to add ShapeError and BroadcastingError
Issue -
State: closed - Opened by NeilGirdhar almost 2 years ago
- 17 comments
Labels: API extension
#605 - Missing favicon
Issue -
State: closed - Opened by asmeurer almost 2 years ago
Labels: document formatting
#604 - Add `unstack`
Pull Request -
State: closed - Opened by steff456 almost 2 years ago
- 1 comment
Labels: API extension
#603 - Add imag to elementwise functions table of contents
Pull Request -
State: closed - Opened by steff456 almost 2 years ago
Labels: bug
#602 - Add versioning support to DLPack APIs
Pull Request -
State: closed - Opened by rgommers almost 2 years ago
- 10 comments
Labels: API extension, topic: dlpack
#601 - Bug: descriptions for constants included in the standard are incorrect
Issue -
State: open - Opened by kgryte almost 2 years ago
- 2 comments
Labels: bug
#600 - Bug: `imag` is not included in rendered specification for 2022.12
Issue -
State: closed - Opened by kgryte almost 2 years ago
Labels: bug
#599 - Bug: `indexing` kwarg is no longer keyword-only in `meshgrid`
Issue -
State: closed - Opened by kgryte almost 2 years ago
- 4 comments
Labels: bug
#598 - RFC: add support for computing the cumulative product to the standard
Issue -
State: closed - Opened by steff456 almost 2 years ago
- 2 comments
Labels: RFC, API extension, topic: Statistics
#597 - Add support for computing the cumulative sum to the standard
Issue -
State: closed - Opened by steff456 almost 2 years ago
- 20 comments
Labels: API extension
#596 - RFC: add `logsumexp`
Issue -
State: open - Opened by steff456 almost 2 years ago
- 2 comments
Labels: RFC, API extension
#595 - RFC: add `angle` for computing the argument of a complex number
Issue -
State: open - Opened by steff456 almost 2 years ago
- 2 comments
Labels: RFC, API extension
#594 - RFC: add `proj` for computing the projection of a complex number
Issue -
State: open - Opened by steff456 almost 2 years ago
Labels: RFC, API extension, topic: Complex Data Types, Needs Discussion
#593 - Add `copysign` function to the standard
Issue -
State: closed - Opened by steff456 almost 2 years ago
- 3 comments
Labels: API extension
#592 - Add `exp10` function to the standard
Issue -
State: closed - Opened by steff456 almost 2 years ago
- 2 comments
Labels: API extension
#591 - RFC: add `exp2` function to the standard
Issue -
State: open - Opened by steff456 almost 2 years ago
Labels: RFC, API extension
#590 - RFC: add `cbrt`
Issue -
State: open - Opened by steff456 almost 2 years ago
- 6 comments
Labels: RFC, API extension, Needs Discussion
#589 - Add an Array Protocol & improve static typing support
Pull Request -
State: open - Opened by nstarman about 2 years ago
- 24 comments
Labels: RFC, topic: Static Typing
#588 - unique_all doesn't specify that indices should be a flattened index
Issue -
State: closed - Opened by asmeurer about 2 years ago
Labels: bug
#587 - `make` improvments
Pull Request -
State: closed - Opened by honno about 2 years ago
- 7 comments
Labels: maintenance
#586 - Allow libraries to negotiate that they understand e.g. NumPy arrays?
Issue -
State: closed - Opened by seberg about 2 years ago
- 4 comments
Labels: API extension
#585 - Add admonitions for new and changed APIs in 2022 version
Pull Request -
State: closed - Opened by steff456 about 2 years ago
- 1 comment
Labels: maintenance
#584 - Run-time version of API
Issue -
State: open - Opened by nstarman about 2 years ago
- 13 comments
Labels: enhancement
#583 - Question about root project?
Issue -
State: closed - Opened by NeilGirdhar about 2 years ago
- 4 comments
Labels: question
#582 - RFC: require that dtypes obey Python hashing rules
Issue -
State: open - Opened by NeilGirdhar about 2 years ago
- 30 comments
Labels: RFC
#581 - Should there be a integral and floating ABCs?
Issue -
State: closed - Opened by NeilGirdhar about 2 years ago
- 3 comments
Labels: question
#580 - Update release version
Pull Request -
State: closed - Opened by kgryte about 2 years ago
#579 - Update notes to indicate that branch cuts follow C99
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: content, topic: complex dtypes
#578 - Move special cases to notes sections
Pull Request -
State: closed - Opened by kgryte about 2 years ago
- 1 comment
Labels: maintenance
#577 - Add Changelog and License to the rendered website, update copyright year
Pull Request -
State: closed - Opened by rgommers about 2 years ago
Labels: content
#576 - Clean up duplicate blurbs on function conventions; improve `fft` description
Pull Request -
State: closed - Opened by rgommers about 2 years ago
Labels: maintenance, content, topic: fft
#575 - Run `black` on `.py` files (with git-blame-ignore-revs)
Pull Request -
State: closed - Opened by rgommers about 2 years ago
- 4 comments
Labels: document formatting
#574 - Add a changelog for tracking specification changes across versions
Pull Request -
State: closed - Opened by kgryte about 2 years ago
- 4 comments
Labels: content
#573 - Consolidate complex number design topics and add guidance on value-based promotion
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: maintenance, content, topic: complex dtypes
#572 - Update dtype guidance for `eigh` and `eigvalsh`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: linalg
#571 - Adding `order` argument to `asarray`
Issue -
State: closed - Opened by fcharras about 2 years ago
- 9 comments
Labels: API change, wont-add
#568 - Add complex number support to `linspace`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes, topic: creation
#567 - Add complex number support to `linalg.slogdet`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
- 2 comments
Labels: API change, topic: complex dtypes, topic: linalg
#566 - Add complex number support to `linalg.solve`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes, topic: linalg
#565 - Add complex number support to `linalg.matrix_norm`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes, topic: linalg
#564 - Add complex number support to `linalg.pinv`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes, topic: linalg
#563 - Add complex number support to `linalg.matrix_rank`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes, topic: linalg
#562 - Add complex number support to `linalg.svdvals`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes, topic: linalg
#561 - Add complex number support to `linalg.svd`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes, topic: linalg
#560 - Add complex number support to `linalg.outer`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes, topic: linalg
#559 - Add complex number support to `linalg.cross`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes, topic: linalg
#558 - Add complex number support to `tensordot`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes, topic: linalg
#557 - Add complex number support to `matmul`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes, topic: linalg
#556 - Add complex number support to `sign`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes
#555 - RFC: add Hermitian transpose function
Issue -
State: open - Opened by asmeurer about 2 years ago
- 2 comments
Labels: RFC, API extension, topic: Complex Data Types, Needs Discussion
#554 - Add support for complex number division
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes
#553 - Add complex number support to `prod`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes
#552 - Add complex number support to `square`
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes
#551 - Add complex number support for multiplication
Pull Request -
State: closed - Opened by kgryte about 2 years ago
Labels: API change, topic: complex dtypes