GitHub / data-apis/array-api issues and pull requests
#988 - feat: add support for specifying a tuple of axis positions in `expand_dims`
Pull Request -
State: open - Opened by kgryte about 1 month ago
- 2 comments
Labels: API change, topic: Manipulation, Backport
#987 - fix: ensure correct special case for complex-valued input in `sqrt`
Pull Request -
State: closed - Opened by ev-br about 2 months ago
- 3 comments
Labels: Maintenance, topic: Complex Data Types, Backport
#983 - feat: add `broadcast_shapes` to the specification
Pull Request -
State: open - Opened by kgryte 3 months ago
- 2 comments
Labels: API extension, topic: Manipulation
#972 - [RFC] DLPack based exchange of dtype and Device
Issue -
State: open - Opened by tqchen 6 months ago
#971 - docs: add information regarding public workgroup meetings
Pull Request -
State: closed - Opened by kgryte 6 months ago
- 2 comments
Labels: Maintenance
#970 - `sign(inf)` and `sign(-inf)`?
Issue -
State: open - Opened by WarrenWeckesser 6 months ago
#965 - RFC: add `special.erfinv` to the specification
Issue -
State: closed - Opened by kgryte 8 months ago
- 1 comment
Labels: RFC, API extension
#960 - feat: add `bincount` to the specification
Pull Request -
State: open - Opened by kgryte 9 months ago
- 9 comments
Labels: API extension
#959 - feat: add `isin` to the specification
Pull Request -
State: open - Opened by kgryte 9 months ago
- 3 comments
Labels: API extension
#959 - feat: add `isin` to the specification
Pull Request -
State: open - Opened by kgryte 9 months ago
Labels: API extension
#958 - docs: highlight RFC 2119 keywords in data type functions
Pull Request -
State: closed - Opened by kgryte 9 months ago
Labels: Document Formatting, Maintenance
#957 - docs: reorganize content and highlight RFC 2119 keywords
Pull Request -
State: closed - Opened by kgryte 9 months ago
Labels: Document Formatting, Maintenance
#956 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: open - Opened by kgryte 9 months ago
Labels: Document Formatting, Maintenance
#956 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: closed - Opened by kgryte 9 months ago
Labels: Document Formatting, Maintenance
#955 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: closed - Opened by kgryte 9 months ago
Labels: Document Formatting, Maintenance
#954 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: closed - Opened by kgryte 9 months ago
Labels: Document Formatting, Maintenance
#953 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: closed - Opened by kgryte 9 months ago
Labels: Document Formatting, Maintenance
#953 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: open - Opened by kgryte 9 months ago
Labels: Document Formatting, Maintenance
#952 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: open - Opened by kgryte 9 months ago
Labels: Document Formatting, Maintenance
#952 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: closed - Opened by kgryte 9 months ago
- 1 comment
Labels: Document Formatting, Maintenance
#950 - RFC: add Array API Extension support function
Issue -
State: closed - Opened by purepani 9 months ago
- 8 comments
Labels: RFC, Needs Discussion
#949 - Is guidance for `stream=-1` intentional in dlpack
Issue -
State: closed - Opened by seberg 10 months ago
- 4 comments
Labels: topic: DLPack
#946 - Allow scalars and 0D arrays in `concat`
Issue -
State: open - Opened by ev-br 10 months ago
#945 - PyTorch 'meta' device needs per-device capabilities
Issue -
State: open - Opened by crusaderky 10 months ago
- 3 comments
Labels: API change
#944 - Clarify NaN handling in `sort`
Issue -
State: closed - Opened by lucyleeow 10 months ago
- 2 comments
#943 - Wording in 'Integer array indexing'
Issue -
State: open - Opened by lucyleeow 12 months ago
#942 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: closed - Opened by kgryte 10 months ago
- 1 comment
Labels: Document Formatting, Maintenance
#942 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: closed - Opened by kgryte 10 months ago
- 1 comment
Labels: Document Formatting, Maintenance
#941 - docs: move terms and definitions to separate document
Pull Request -
State: closed - Opened by kgryte 10 months ago
- 1 comment
Labels: Maintenance, Narrative Content
#941 - docs: move terms and definitions to separate document
Pull Request -
State: open - Opened by kgryte 10 months ago
Labels: Maintenance, Narrative Content
#940 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: open - Opened by kgryte 10 months ago
Labels: Document Formatting, Maintenance
#940 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: closed - Opened by kgryte 10 months ago
- 1 comment
Labels: Document Formatting, Maintenance
#939 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: closed - Opened by kgryte 10 months ago
- 1 comment
Labels: Document Formatting, Maintenance
#939 - docs: move notes below the fold and highlight RFC 2119 keywords
Pull Request -
State: closed - Opened by kgryte 10 months ago
- 1 comment
Labels: Document Formatting, Maintenance
#938 - Should meshgrid return a list or a tuple of coordinate arrays?
Issue -
State: open - Opened by ev-br 10 months ago
#937 - DOC: explicitly state that `count_nonzero` with `axis=()` is unspecified.
Issue -
State: open - Opened by ev-br 10 months ago
#936 - What does `matrix_transpose` do when passed an array with fewer than 2 dimensions?
Issue -
State: open - Opened by brycelelbach 10 months ago
- 2 comments
#935 - Add non-symmetric eigenvalue solvers, `eig` / `eivals`, to the linalg extension
Issue -
State: open - Opened by ev-br 11 months ago
Labels: RFC
#934 - Should broadcast_arrays return a tuple instead of a list?
Issue -
State: open - Opened by cbourjau 11 months ago
#932 - Allow Python integer return for `count_nonzero(arr, axis=None)`
Issue -
State: open - Opened by seberg 11 months ago
- 8 comments
#931 - fix: remove recommendation of no other public names in namespace
Pull Request -
State: closed - Opened by lucascolley 11 months ago
Labels: Maintenance, API change
#930 - `diff` to allow Python scalar or 0d array`append` and `prepend`?
Issue -
State: open - Opened by mdhaber 11 months ago
#929 - Boolean indexing when elements of mask shape are zero?
Issue -
State: open - Opened by mdhaber 11 months ago
- 1 comment
#928 - Remove recommendation of no other public names in namespace
Issue -
State: open - Opened by lucascolley 11 months ago
#927 - Standardize "pinned" dtype promotions
Issue -
State: open - Opened by crusaderky 11 months ago
#926 - docs: `clip()` with scalar min/max clarifications
Pull Request -
State: closed - Opened by crusaderky 11 months ago
Labels: Maintenance, Backport
#925 - `clip`: ambiguous wording for scalar min/max
Issue -
State: open - Opened by crusaderky 11 months ago
#924 - fix: update type signature of `eigh`
Pull Request -
State: closed - Opened by Saransh-cpp 11 months ago
Labels: Maintenance, Backport
#924 - fix: update type signature of `eigh`
Pull Request -
State: closed - Opened by Saransh-cpp 11 months ago
Labels: Maintenance, Backport
#923 - clarify if `__array_namespace_info().default_device()` can be None
Issue -
State: open - Opened by ev-br 11 months ago
#922 - Wrong return type for `linalg.eigh` in function signature
Issue -
State: closed - Opened by Saransh-cpp 11 months ago
- 2 comments
Labels: bug, topic: Linear Algebra, topic: Static Typing
#921 - Spell out where views are allowed
Issue -
State: open - Opened by crusaderky 11 months ago
#920 - `__setitem__` type promotion rules for array values
Pull Request -
State: open - Opened by crusaderky 11 months ago
#920 - `__setitem__` type promotion rules for array values
Pull Request -
State: closed - Opened by crusaderky 11 months ago
Labels: Maintenance, API change, topic: Type Promotion
#919 - docs: clarify input arrays in device placement
Pull Request -
State: closed - Opened by crusaderky 11 months ago
- 3 comments
Labels: topic: Device Handling
#919 - Clarify input arrays in device placement
Pull Request -
State: open - Opened by crusaderky 11 months ago
#918 - Multi-device support meta-thread
Issue -
State: open - Opened by crusaderky 11 months ago
- 1 comment
#917 - DOC: clarify that nested asarray is unspecified
Pull Request -
State: open - Opened by ev-br 12 months ago
#917 - docs: clarify that behavior when provided a nested sequence to `asarray` is unspecified
Pull Request -
State: closed - Opened by ev-br 12 months ago
Labels: API change, topic: Creation
#916 - Clarification on `__setitem__` and in-place ops type promotion rules
Issue -
State: open - Opened by crusaderky 12 months ago
#915 - docs: fix `indexing` kwarg typing in `meshgrid`
Pull Request -
State: closed - Opened by crusaderky 12 months ago
- 3 comments
Labels: Maintenance, topic: Static Typing, Backport
#915 - docs: fix `indexing` kwarg typing in `meshgrid`
Pull Request -
State: closed - Opened by crusaderky 12 months ago
- 3 comments
Labels: Maintenance, topic: Static Typing, Backport
#914 - Clarification on xp.roll's signature
Issue -
State: open - Opened by amacati 12 months ago
#912 - Add specification for the `__binsparse__` protocol
Pull Request -
State: open - Opened by hameerabbasi about 1 year ago
#912 - Add specification for the `__binsparse__` protocol
Pull Request -
State: open - Opened by hameerabbasi about 1 year ago
Labels: API extension, topic: DLPack
#911 - Type narrowing with TypeGuards on unions does not work for else branches
Issue -
State: open - Opened by timhoffm about 1 year ago
#910 - Should `vecdot` have `keepdims`?
Issue -
State: open - Opened by mdhaber about 1 year ago
#909 - Should `full` accept 0D arrays for `fill_value`?
Issue -
State: open - Opened by mdhaber about 1 year ago
#908 - docs: fix changelog links
Pull Request -
State: closed - Opened by kgryte about 1 year ago
Labels: Maintenance
#908 - docs: fix changelog links
Pull Request -
State: closed - Opened by kgryte about 1 year ago
Labels: Maintenance
#907 - build: create new release for v2024.12
Pull Request -
State: closed - Opened by kgryte about 1 year ago
#906 - docs: add design topic on `copy` keyword argument behavior
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: Narrative Content
#906 - docs: add design topic on `copy` keyword argument behavior
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: Narrative Content
#905 - fix: address missing `complex` type in applicable function signatures
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: Maintenance, topic: Static Typing, Backport
#905 - fix: resolve missing `complex` type in applicable function signatures
Pull Request -
State: open - Opened by kgryte about 1 year ago
Labels: Maintenance, topic: Static Typing, Backport
#904 - fix: address typo in return type for `nonzero`
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: Maintenance, topic: Static Typing, Backport
#904 - fix: address typo in return type for `nonzero`
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: Maintenance, topic: Static Typing, Backport
#903 - docs: add changelog for v2024.12 specification revision
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: Narrative Content
#903 - docs: add changelog for v2024.12 specification revision
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: Narrative Content
#902 - Adopt new vector and matrix norm functions
Issue -
State: open - Opened by carlosgmartin about 1 year ago
#901 - RFC: specify expected behavior for `matrix_norm` and `vector_norm` when provided an empty array
Issue -
State: open - Opened by jakevdp about 1 year ago
- 2 comments
Labels: RFC
#900 - feat: add support for integer array indexing
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 12 comments
Labels: API extension, topic: Indexing
#900 - feat: add support for integer array indexing
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 12 comments
Labels: API extension, topic: Indexing
#899 - Why do we prefer protocols in type stubs?
Issue -
State: closed - Opened by NeilGirdhar about 1 year ago
- 10 comments
#898 - fix: address incorrect boundary conditions in `searchsorted`
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: Maintenance, Backport
#898 - fix: address incorrect boundary conditions in `searchsorted`
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: Maintenance, Backport
#897 - fix: resolve typo in `broadcast_to` to require an exception
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 2 comments
Labels: Maintenance, topic: Manipulation
#897 - fix: resolve typo in `broadcast_to` to require an exception
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 2 comments
Labels: Maintenance, topic: Manipulation
#896 - docs: clarify `clip` behavior when arguments have different data types
Pull Request -
State: closed - Opened by kgryte about 1 year ago
Labels: API change, topic: Type Promotion
#896 - docs: clarify `clip` behavior when arguments have different data types
Pull Request -
State: closed - Opened by kgryte about 1 year ago
Labels: API change, topic: Type Promotion
#895 - docs: clarify the expected results for in-place operations for immutable array libraries
Pull Request -
State: closed - Opened by kgryte about 1 year ago
Labels: topic: Type Promotion, Backport
#895 - docs: clarify the expected results for in-place operations for immutable array libraries
Pull Request -
State: closed - Opened by kgryte about 1 year ago
Labels: topic: Type Promotion, Backport
#894 - docs: clarify support for negative indices in `take` and `take_along_axis`
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: Maintenance, topic: Indexing
#894 - docs: clarify support for negative indices in `take` and `take_along_axis`
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: Maintenance, topic: Indexing
#893 - RFC: add `broadcast_shapes` to the specification
Issue -
State: open - Opened by crusaderky about 1 year ago
- 5 comments
Labels: RFC, topic: Broadcasting, Accepted
#892 - [RFC]: make `axis` kwarg optional in `squeeze`
Issue -
State: closed - Opened by ev-br about 1 year ago
- 2 comments
Labels: RFC, API change, topic: Manipulation, Needs Discussion
#891 - On ambiguity of `.shape` behavior
Issue -
State: open - Opened by ricardoV94 about 1 year ago
#890 - Type promotion rules for comparison operations
Issue -
State: closed - Opened by crusaderky about 1 year ago
- 2 comments
Labels: topic: Type Promotion
#889 - feat!: apply type promotion rules according to the device context
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: API change, topic: Type Promotion
#889 - feat!: apply type promotion rules according to the device context
Pull Request -
State: closed - Opened by kgryte about 1 year ago
- 1 comment
Labels: API change, topic: Type Promotion