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

#892 - [RFC]: make `axis` kwarg optional in `squeeze`

Issue - State: closed - Opened by ev-br 4 days ago - 2 comments
Labels: RFC, API change, topic: Manipulation, Needs Discussion

#891 - On the ambiguity of `.shape` behavior

Issue - State: open - Opened by ricardoV94 4 days ago - 10 comments

#890 - Type promotion rules for comparison operations

Issue - State: open - Opened by crusaderky 10 days ago - 1 comment

#889 - feat!: apply type promotion rules according to the device context

Pull Request - State: closed - Opened by kgryte 16 days ago - 1 comment
Labels: API change, topic: Type Promotion

#888 - fix: clarify broadcast behavior in `broadcast_to`

Pull Request - State: closed - Opened by kgryte 16 days ago - 1 comment
Labels: topic: Broadcasting

#887 - fix: resolve conflicting exception guidance in `__dlpack__`

Pull Request - State: closed - Opened by kgryte 17 days ago - 1 comment
Labels: topic: DLPack, Backport

#886 - docs: clarify `copy` kwarg behavior in `asarray` for libraries disallowing mutation

Pull Request - State: open - Opened by kgryte 17 days ago - 1 comment
Labels: API change

#885 - feat: add `dtype` kwarg support to `fftfreq` and `rfftfreq`

Pull Request - State: closed - Opened by kgryte 19 days ago - 1 comment
Labels: API change

#884 - feat: add support for real-valued arrays in `real` and `conj`

Pull Request - State: closed - Opened by ev-br 21 days ago - 7 comments
Labels: API change, topic: Complex Data Types

#883 - RFC: `unique*` functions in lazy libraries: add `size=None, fill_value=None`

Issue - State: open - Opened by crusaderky 26 days ago - 4 comments
Labels: RFC, Needs Discussion

#882 - docs: clarify that `sqrt` must be correctly rounded in accordance with IEEE 754

Pull Request - State: open - Opened by kgryte about 1 month ago - 7 comments

#881 - docs: clarify type promotion behavior in `diff`

Pull Request - State: closed - Opened by kgryte about 1 month ago - 2 comments
Labels: API change, topic: Type Promotion

#880 - fix: address default value regression for `axis` kwarg in `vecdot`

Pull Request - State: closed - Opened by kgryte about 1 month ago - 1 comment
Labels: Backport

#878 - RFC: add `nan_to_num` to the array API spec

Issue - State: open - Opened by ogrisel about 1 month ago - 2 comments
Labels: RFC, API extension

#877 - RFC: consider adding the specialized methods for missing matrix products

Issue - State: closed - Opened by NeilGirdhar about 2 months ago - 7 comments
Labels: RFC, topic: Linear Algebra

#876 - docs: clarify behavior when providing a zero-dimensional array to `take`

Pull Request - State: closed - Opened by lucascolley about 2 months ago
Labels: API change

#873 - feat: add support for scalars in `result_type`

Pull Request - State: closed - Opened by kgryte about 2 months ago - 1 comment
Labels: API change, topic: Type Promotion

#872 - docs: format RFC 2119 keywords

Pull Request - State: open - Opened by ev-br 2 months ago - 4 comments
Labels: Document Formatting, Needs Review

#871 - doc: define complex scalar <op> fp array

Pull Request - State: open - Opened by ev-br 2 months ago
Labels: API change, topic: Complex Data Types, topic: Type Promotion, Needs Changes

#870 - docs: clarify that implementations may add additional arguments

Pull Request - State: closed - Opened by mdhaber 2 months ago
Labels: Narrative Content

#869 - Does standard prohibit inclusion of additional keyword-only arguments?

Issue - State: closed - Opened by mdhaber 2 months ago - 5 comments
Labels: Narrative Content

#868 - fix: clarify that `condition` should have a boolean dtype in `where`

Pull Request - State: closed - Opened by lucascolley 2 months ago - 7 comments
Labels: Backport

#867 - astype(copy=False) is ambiguous when only changing signedness

Issue - State: open - Opened by crusaderky 2 months ago - 1 comment

#866 - Disambiguate what copy=True means for dask

Issue - State: open - Opened by crusaderky 2 months ago - 6 comments

#865 - docs: fix typo in copies and views page

Pull Request - State: closed - Opened by minerharry 2 months ago
Labels: Narrative Content

#864 - Standardize one-dimensional fancy indices

Issue - State: open - Opened by crusaderky 2 months ago - 2 comments

#862 - feat: add scalar support to element-wise functions

Pull Request - State: closed - Opened by kgryte 3 months ago - 7 comments
Labels: API change

#861 - DOC: searchsorted: incomplete index conditions?

Issue - State: open - Opened by mdhaber 3 months ago
Labels: bug

#860 - feat: add scalar support to `where`

Pull Request - State: closed - Opened by betatim 3 months ago - 6 comments
Labels: API change

#859 - How to infer appropriate `dtype` from `uint` to `int` and `float` to `complex`?

Issue - State: open - Opened by 34j 3 months ago - 3 comments
Labels: topic: Complex Data Types, topic: Type Promotion

#858 - feat: automatically generate Protocol for array-api-namespace

Pull Request - State: open - Opened by 34j 3 months ago
Labels: topic: Static Typing

#857 - fix: `finfo_object`, `iinfo_object`, `_array` to typing.Protocol

Pull Request - State: open - Opened by 34j 3 months ago - 17 comments
Labels: topic: Static Typing

#855 - `take` does not specify behavior for 0-D input array

Issue - State: closed - Opened by ndgrigorian 3 months ago - 1 comment

#854 - RFC: add `isin` for elementwise set inclusion test

Issue - State: open - Opened by lucascolley 3 months ago - 4 comments
Labels: RFC, API extension

#853 - Community meetings

Issue - State: open - Opened by rgommers 3 months ago - 7 comments
Labels: Community

#852 - docs: `diff` does not specify type promotion behavior

Issue - State: closed - Opened by asmeurer 3 months ago - 1 comment
Labels: bug, topic: Type Promotion

#851 - docs: add note regarding unspecified behavior for 0d arrays in `cumulative_sum`

Pull Request - State: closed - Opened by kgryte 3 months ago - 1 comment
Labels: Narrative Content, topic: Statistics

#850 - feat: add complex dtype support for `mean`

Pull Request - State: closed - Opened by kgryte 3 months ago - 6 comments
Labels: API extension, topic: Complex Data Types, topic: Statistics, Needs Review

#848 - feat: add support for specifying a data type "kind" in `astype`

Pull Request - State: open - Opened by lucascolley 4 months ago - 2 comments
Labels: API change, Needs Review

#847 - Will the Array API promise a uniform way to extend arrays?

Issue - State: closed - Opened by NeilGirdhar 4 months ago - 4 comments
Labels: Question

#846 - RFC: add support for complex input to `mean`

Issue - State: closed - Opened by lucascolley 5 months ago - 3 comments
Labels: RFC, API change, topic: Complex Data Types, topic: Statistics

#845 - RFC: add `"mutable arrays"` to `capabilities`

Issue - State: open - Opened by jakevdp 5 months ago - 17 comments
Labels: RFC, API extension, Needs Discussion, topic: Inspection

#844 - docs: add missing subscripts in `sign` definition

Pull Request - State: closed - Opened by mdhaber 5 months ago - 2 comments
Labels: Maintenance, Narrative Content, Backport

#841 - Arithmetic between real arrays and Python complex scalars (revisited)

Issue - State: open - Opened by mdhaber 5 months ago - 3 comments
Labels: API change, topic: Complex Data Types, topic: Type Promotion, Needs Discussion

#840 - RFC: In-memory sparse array interchange

Issue - State: open - Opened by hameerabbasi 5 months ago - 26 comments
Labels: RFC, API extension, topic: DLPack, Needs Discussion

#839 - RFC: add `materialize` to materialize lazy arrays

Issue - State: open - Opened by lucascolley 5 months ago - 28 comments
Labels: RFC, API extension, topic: Lazy/Graph, Needs Discussion

#838 - docs: fix reference to eigh/eigvalsh

Pull Request - State: closed - Opened by mdhaber 6 months ago
Labels: Narrative Content, topic: Linear Algebra, Backport

#837 - RFC: add `kron` to compute the Kronecker product

Issue - State: closed - Opened by lucascolley 6 months ago - 11 comments
Labels: RFC, topic: Linear Algebra, Needs Discussion

#836 - docs: cross-link to the inspection page in `__array_namespace_info__`

Pull Request - State: closed - Opened by asmeurer 6 months ago
Labels: Maintenance, Narrative Content, Backport

#835 - Clarify definitions of "default device" and "current device"

Issue - State: open - Opened by asmeurer 6 months ago - 3 comments
Labels: Narrative Content, topic: Device Handling

#834 - Calculate number of unique values in a lazy array

Issue - State: closed - Opened by lucascolley 6 months ago - 9 comments

#833 - RFC: require `[()]` to be a no-op for all ranks?

Issue - State: open - Opened by lucascolley 6 months ago - 10 comments
Labels: RFC, API change, topic: Indexing, Needs Discussion

#832 - Data type objects for libraries with multiple backends

Issue - State: closed - Opened by lucascolley 6 months ago - 11 comments

#831 - Minor clarification for conflicting information in `__dlpack__`

Issue - State: closed - Opened by ndgrigorian 6 months ago - 2 comments
Labels: bug, topic: DLPack

#830 - Minor clarification on allowed rounding mode

Issue - State: open - Opened by hpkfft 6 months ago - 1 comment
Labels: Maintenance, Narrative Content

#829 - Support for DLPack exchange of hot buffers

Issue - State: open - Opened by oleksandr-pavlyk 6 months ago - 4 comments
Labels: topic: DLPack, Needs Discussion

#828 - Clarification for non-portable behavior for in-place Python operations

Issue - State: open - Opened by oleksandr-pavlyk 6 months ago - 18 comments
Labels: Maintenance, Narrative Content, topic: Type Promotion

#827 - Wording in default_dtypes does not leave room for unsupported data types

Issue - State: closed - Opened by cbourjau 6 months ago - 3 comments
Labels: Question

#826 - Specify correct rounding for sqrt

Issue - State: open - Opened by hpkfft 7 months ago - 8 comments
Labels: Maintenance

#825 - docs: clarify `roundTiesToEven` behavior for non-ties

Pull Request - State: closed - Opened by hpkfft 7 months ago
Labels: Maintenance

#824 - RFC: revisit requirement that inputs to `real`, `imag`, and `conj` be complex-valued

Issue - State: closed - Opened by mdhaber 7 months ago - 19 comments
Labels: RFC, API change, topic: Complex Data Types

#823 - RFC: clarify `broadcast_to` semantics

Issue - State: closed - Opened by adityagoel4512 7 months ago - 8 comments
Labels: Maintenance, Narrative Content, topic: Broadcasting

#822 - docs: add note that cross-kind comparisons are undefined

Pull Request - State: closed - Opened by asmeurer 7 months ago - 4 comments
Labels: Narrative Content

#821 - docs: add note that iteration is defined for 1-D arrays

Pull Request - State: closed - Opened by asmeurer 7 months ago
Labels: Narrative Content

#820 - `unique_inverse` diverges from NumPy

Issue - State: closed - Opened by seberg 7 months ago - 1 comment
Labels: API change

#819 - Comparing arrays of different dtype kinds

Issue - State: closed - Opened by asmeurer 7 months ago - 3 comments
Labels: topic: Type Promotion

#818 - Iteration on 1-D arrays

Issue - State: closed - Opened by asmeurer 7 months ago - 10 comments

#817 - Disallowed typing in `linalg.vector_norm`

Issue - State: open - Opened by lucascolley 7 months ago - 4 comments
Labels: topic: Static Typing

#816 - feat: add `take_along_axis` to specifiation

Pull Request - State: closed - Opened by kgryte 8 months ago - 2 comments
Labels: API extension, topic: Indexing

#815 - RFC: `item()` to return scalar for arrays with exactly 1 element.

Issue - State: open - Opened by randolf-scholz 8 months ago - 8 comments
Labels: RFC, API extension, Needs Discussion

#814 - Clarify that clip() behavior is undefined when min or max is outside the bounds of x

Pull Request - State: open - Opened by asmeurer 8 months ago - 6 comments
Labels: Narrative Content, topic: Type Promotion, Needs Discussion

#813 - docs: specify the behavior of `clip()` when one of the operands is NaN

Pull Request - State: closed - Opened by asmeurer 8 months ago
Labels: Maintenance, Backport

#812 - RFC: add bincount

Issue - State: open - Opened by ogrisel 8 months ago - 5 comments
Labels: RFC, API extension, Needs Discussion

#811 - feat!: allow clip to have int min or max when x is floating-point

Pull Request - State: open - Opened by asmeurer 8 months ago - 2 comments
Labels: API change, Needs Changes

#810 - docs: clarify broadcasting semantics and output shape in `linalg.solve`

Pull Request - State: closed - Opened by asmeurer 8 months ago
Labels: Maintenance, topic: Linear Algebra, Backport

#809 - feat!: rename "max rank" to "max dimensions" in `capabilities()`

Pull Request - State: closed - Opened by asmeurer 8 months ago
Labels: API change, topic: Inspection

#808 - RFC: add `take_along_axis` to take values along a specified dimension

Issue - State: closed - Opened by kgryte 8 months ago - 5 comments
Labels: RFC, API extension, topic: Indexing, Needs Discussion

#807 - Python scalars in elementwise functions

Issue - State: open - Opened by shoyer 9 months ago - 20 comments
Labels: API change

#806 - Fixes to the array-api stubs

Pull Request - State: closed - Opened by asmeurer 9 months ago
Labels: Maintenance

#805 - RFC: add support for scalar arguments in `result_type`

Issue - State: closed - Opened by shoyer 9 months ago - 11 comments
Labels: API change, topic: Type Promotion

#804 - xp.linalg.vecdot should have axis=-1 default

Issue - State: closed - Opened by oleksandr-pavlyk 9 months ago - 1 comment
Labels: bug, Backport

#803 - feat: add `count_nonzero` to specification

Pull Request - State: closed - Opened by kgryte 9 months ago - 1 comment
Labels: API extension

#802 - feat: add `reciprocal` to the specification

Pull Request - State: closed - Opened by kgryte 9 months ago - 1 comment
Labels: API extension

#801 - Making RFC 2119 usage clearer

Pull Request - State: open - Opened by asmeurer 9 months ago - 7 comments
Labels: Narrative Content, Needs Discussion, Needs Changes

#800 - Fix doc-requirements.txt to work with conda

Pull Request - State: closed - Opened by asmeurer 9 months ago
Labels: Maintenance

#799 - Should get_namespace support more than arrays?

Issue - State: open - Opened by NeilGirdhar 10 months ago - 6 comments

#798 - Add missing return type hint to tile()

Pull Request - State: closed - Opened by asmeurer 10 months ago - 1 comment
Labels: Maintenance, Backport

#797 - RFC: disallow 0-D inputs in `cumulative_sum`

Issue - State: closed - Opened by asmeurer 10 months ago - 9 comments
Labels: RFC, API change

#796 - Being clearer about use of RFC 2119

Issue - State: open - Opened by asmeurer 10 months ago - 9 comments
Labels: Narrative Content

#795 - RFC: add `quantile`?

Issue - State: open - Opened by mdhaber 10 months ago - 12 comments
Labels: RFC, Needs Discussion

#794 - RFC: add `count_nonzero` for counting the number of "non-zero" values

Issue - State: closed - Opened by kgryte 10 months ago - 7 comments
Labels: RFC, API extension, topic: Statistics, Accepted

#793 - feat: add `cumulative_prod` specification

Pull Request - State: closed - Opened by kgryte 10 months ago - 3 comments
Labels: API extension, topic: Statistics

#792 - feat: add `nextafter` to specification

Pull Request - State: closed - Opened by kgryte 10 months ago - 1 comment
Labels: API extension

#791 - feat: add `diff` to specification

Pull Request - State: closed - Opened by kgryte 10 months ago - 1 comment
Labels: API extension

#790 - RFC: add `reciprocal` for computing the element-wise reciprocal

Issue - State: closed - Opened by kgryte 10 months ago - 2 comments
Labels: RFC, API extension, Needs Discussion

#789 - RFC: add support for determining the size of arrays in bytes

Issue - State: open - Opened by keewis 10 months ago - 3 comments
Labels: RFC, API extension, Needs Discussion

#788 - RFC: Consider updating `copy` semantics in `astype` to `False/None/True`

Issue - State: open - Opened by Micky774 10 months ago - 13 comments