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

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

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

#813 - Specify the behavior of clip() when one of the operands is nan

Pull Request - State: open - Opened by asmeurer 23 days ago
Labels: Maintenance

#812 - RFC: add bincount

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

#811 - Allow clip to have int min or max when x is floating-point

Pull Request - State: open - Opened by asmeurer 24 days ago - 2 comments
Labels: API change

#810 - Make the result shape in solve() clearer

Pull Request - State: open - Opened by asmeurer 29 days ago

#809 - Rename "max rank" to "max dimensions" in capabilities()

Pull Request - State: open - Opened by asmeurer 29 days ago

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

Issue - State: open - Opened by kgryte 29 days ago - 2 comments
Labels: RFC, API extension, topic: Indexing, Needs Discussion

#807 - Python scalars in elementwise functions

Issue - State: open - Opened by shoyer about 1 month ago - 8 comments
Labels: API change

#806 - Fixes to the array-api stubs

Pull Request - State: closed - Opened by asmeurer about 1 month ago
Labels: Maintenance

#805 - result_type() for mixed arrays/Python scalars

Issue - State: open - Opened by shoyer about 1 month ago - 11 comments
Labels: topic: Type Promotion

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

Issue - State: open - Opened by oleksandr-pavlyk about 2 months ago - 1 comment
Labels: bug, Backport

#803 - feat: add `count_nonzero` to specification

Pull Request - State: open - Opened by kgryte about 2 months ago
Labels: API extension

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

Pull Request - State: open - Opened by kgryte about 2 months ago
Labels: API extension

#801 - Making RFC 2119 usage clearer

Pull Request - State: open - Opened by asmeurer about 2 months ago - 7 comments

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

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

#799 - Should get_namespace support more than arrays?

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

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

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

#797 - cumulative_sum behavior for 0-D inputs

Issue - State: open - Opened by asmeurer 2 months ago - 8 comments

#796 - Being clearer about use of RFC 2119

Issue - State: open - Opened by asmeurer 2 months ago - 1 comment
Labels: Narrative Content

#795 - RFC: add `quantile`?

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

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

Issue - State: open - Opened by kgryte 2 months ago - 7 comments
Labels: RFC, API extension, topic: Statistics, Needs Discussion

#793 - feat: add `cumulative_prod` specification

Pull Request - State: open - Opened by kgryte 2 months ago - 1 comment
Labels: API extension, topic: Statistics, Needs Review

#792 - feat: add `nextafter` to specification

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

#791 - feat: add `diff` to specification

Pull Request - State: open - Opened by kgryte 2 months ago
Labels: API extension, Needs Review

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

Issue - State: open - Opened by kgryte 2 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 2 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 2 months ago - 12 comments

#787 - Consider adding the one-hot array creation function

Issue - State: open - Opened by NeilGirdhar 3 months ago - 1 comment

#785 - Corrected typo in `__bool__` with backport

Pull Request - State: closed - Opened by Micky774 3 months ago
Labels: Maintenance, Backport

#784 - RFC: add `diff` for computing the n-th forward difference

Issue - State: open - Opened by kgryte 3 months ago - 1 comment
Labels: RFC, Accepted

#767 - Minor errata fix in the changelog

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

#766 - Replace `int` with `SupportsIndex` in indexing methods hints

Pull Request - State: open - Opened by honno 3 months ago - 7 comments
Labels: API extension

#765 - RFC: add support for querying whether an array library/device supports subnormal numbers

Issue - State: open - Opened by kgryte 3 months ago - 1 comment
Labels: RFC, API extension, Needs Discussion, topic: Inspection

#764 - RFC: add support for querying whether an array library explicitly supports strides

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

#763 - feat: add `max rank` to inspection API capabilities

Pull Request - State: closed - Opened by kgryte 3 months ago - 6 comments
Labels: API extension

#762 - docs: fix equation rendering in `linalg.cholesky`

Pull Request - State: closed - Opened by kgryte 3 months ago
Labels: document formatting, backport

#761 - Autogenerated page for cholesky does not render some math symbols correctly

Issue - State: closed - Opened by oleksandr-pavlyk 3 months ago - 1 comment
Labels: bug, document formatting

#760 - RFC: add support for a tuple of axes in `expand_dims`

Issue - State: open - Opened by izaid 4 months ago - 3 comments
Labels: RFC, topic: Manipulation, Needs Discussion

#759 - Referring to this project by name

Issue - State: closed - Opened by lucascolley 4 months ago - 2 comments

#758 - Fix version switcher by using sphinxcontrib-jquery

Pull Request - State: closed - Opened by rgommers 4 months ago - 2 comments
Labels: deployment

#757 - Bump Sphinx and sphinx-material versions to latest releases

Pull Request - State: closed - Opened by rgommers 4 months ago
Labels: deployment

#756 - Docs website is down

Issue - State: closed - Opened by honno 4 months ago - 1 comment
Labels: deployment

#755 - build: create new release for v2023.12

Pull Request - State: closed - Opened by kgryte 4 months ago

#754 - docs: add changelog for v2023.12 specification revision

Pull Request - State: closed - Opened by kgryte 4 months ago - 2 comments
Labels: content

#753 - version switcher on deployed website disappeared

Issue - State: closed - Opened by rgommers 4 months ago - 3 comments
Labels: deployment

#752 - docs: clarify shape of `values` and order of `counts` in `unique` APIs

Pull Request - State: closed - Opened by kgryte 4 months ago
Labels: content

#751 - docs: add note concerning signed zeros

Pull Request - State: closed - Opened by kgryte 4 months ago
Labels: maintenance

#750 - xp.from_dlpack to move data to a preallocated array on the target device

Issue - State: closed - Opened by ogrisel 4 months ago - 3 comments

#749 - Add recommendation on what to do with DLPack read-only flag

Pull Request - State: closed - Opened by rgommers 4 months ago - 1 comment
Labels: content, topic: dlpack

#748 - Handling materialization of lazy arrays

Issue - State: open - Opened by hameerabbasi 5 months ago - 4 comments
Labels: topic: lazy/graph

#747 - RFC: Explicit forbid any axes being repeated in the `axes` of the multi-dimensional FFT APIs?

Issue - State: closed - Opened by leofang 5 months ago - 2 comments
Labels: topic: fft

#746 - Nit: clarify `s` & `axes` in FFT docs

Pull Request - State: closed - Opened by leofang 5 months ago - 5 comments
Labels: content

#745 - Improve data types page

Pull Request - State: closed - Opened by rgommers 5 months ago - 1 comment
Labels: content

#744 - Change dtype=None behavior in sum/prod/cumulative_sum/linalg.trace

Pull Request - State: closed - Opened by rgommers 5 months ago
Labels: maintenance, API change

#743 - nit: fix typo

Pull Request - State: closed - Opened by leofang 5 months ago
Labels: maintenance, content

#742 - Add note to `to_device` regarding copy behavior when moving to same device

Pull Request - State: closed - Opened by kgryte 5 months ago - 1 comment
Labels: maintenance, topic: device handling

#741 - Support `copy` and `device` keywords in `from_dlpack`

Pull Request - State: closed - Opened by leofang 5 months ago - 25 comments
Labels: API extension, topic: dlpack

#740 - Only require axis to be negative in vecdot and cross

Pull Request - State: closed - Opened by asmeurer 5 months ago - 2 comments
Labels: topic: linalg

#739 - `Identity()` operator dtype

Issue - State: closed - Opened by nschloe 5 months ago - 5 comments

#738 - `isrealobj()`

Issue - State: closed - Opened by nschloe 5 months ago - 2 comments

#736 - Fix wording for comparison operators.

Pull Request - State: closed - Opened by hameerabbasi 5 months ago - 2 comments
Labels: topic: complex dtypes, backport

#735 - Upgrade Sphinx version used in doc deployment

Pull Request - State: closed - Opened by rgommers 5 months ago - 2 comments
Labels: deployment

#734 - RFC: add support for JAX's `at[].set()` syntax

Issue - State: closed - Opened by albert-mathews 5 months ago - 1 comment
Labels: Duplicate, RFC, Needs Discussion

#733 - Is there a way to create a diagonal array?

Issue - State: closed - Opened by NeilGirdhar 5 months ago - 6 comments

#732 - Can we promise to delegate to reverse operators ?

Issue - State: closed - Opened by NeilGirdhar 5 months ago - 9 comments

#731 - Reconsider sum/prod/trace upcasting for floating-point dtypes

Issue - State: closed - Opened by rgommers 5 months ago - 16 comments
Labels: topic: type promotion

#730 - A few updates to the "function and method signatures" section

Pull Request - State: closed - Opened by rgommers 6 months ago
Labels: content

#729 - Fix sidebar contents under Extensions

Pull Request - State: closed - Opened by rgommers 6 months ago - 1 comment
Labels: maintenance

#728 - A "lazy" / "meta" implementation of the array api?

Issue - State: closed - Opened by adonath 6 months ago - 6 comments

#727 - RFC: add support for batched matmul / einsum / batched tensordot

Issue - State: open - Opened by arogozhnikov 6 months ago - 8 comments
Labels: RFC, topic: Linear Algebra, Needs Discussion

#725 - RFC: special function extension

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

#724 - Remove "use axis after broadcasting" and change it or unspecify it

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

#723 - Fix definition of complex inner product in `vecdot`

Pull Request - State: closed - Opened by mtsokol 7 months ago - 1 comment
Labels: topic: linalg, backport

#722 - Add API specifications for returning the `k` largest elements

Pull Request - State: open - Opened by kgryte 7 months ago - 7 comments
Labels: API extension

#721 - Reconsider `copy` parameter values for `asarray` function

Issue - State: closed - Opened by mtsokol 7 months ago - 3 comments
Labels: wontfix

#720 - Clean up some wording in the fft extension

Pull Request - State: closed - Opened by asmeurer 7 months ago - 37 comments
Labels: maintenance, topic: fft

#719 - MLX - potential adoption?

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

#718 - Specify output shapes for fft functions

Issue - State: closed - Opened by asmeurer 7 months ago - 1 comment
Labels: topic: fft

#717 - RFC: add support for a `dtype` kwarg to `fftfreq` and `rfftfreq`

Issue - State: open - Opened by asmeurer 7 months ago - 6 comments
Labels: RFC, topic: FFT, Accepted

#716 - Sidebar table of contents for "extensions" doesn't show pages

Issue - State: closed - Opened by asmeurer 7 months ago
Labels: document formatting

#715 - Add `clip` to the specification

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

#714 - Remove outdated content from Purpose and Scope document

Pull Request - State: closed - Opened by kgryte 7 months ago
Labels: content, backport

#713 - Add specifications for `maximum` and `minimum`

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

#712 - Standard way of retrieving arrays that are wrapped by other arrays?

Issue - State: closed - Opened by vnmabus 7 months ago - 3 comments
Labels: question

#711 - Update 'Purpose and Scope' for complex dtype support

Issue - State: closed - Opened by lucascolley 7 months ago
Labels: content

#710 - RFC: add a way to convert back to Python (`tolist`)

Issue - State: open - Opened by vnmabus 7 months ago - 18 comments
Labels: RFC, API extension, Needs Discussion

#709 - Update DLPack content to address unsupported use cases

Pull Request - State: closed - Opened by rgommers 7 months ago - 5 comments

#708 - Add a design topic page on lazy vs. eager implementations

Pull Request - State: closed - Opened by rgommers 7 months ago - 4 comments
Labels: content, topic: lazy/graph

#707 - Order of signed zeros when computing the minimum and maximum

Issue - State: closed - Opened by kgryte 8 months ago - 5 comments

#706 - Fix typo in input data type for `conj` specification

Pull Request - State: closed - Opened by kgryte 8 months ago
Labels: maintenance, backport

#705 - Add `signbit` specification for determining whether a sign bit is set

Pull Request - State: closed - Opened by kgryte 8 months ago - 7 comments
Labels: API extension

#704 - Include `__array_namespace__()` on `dtype` objects?

Issue - State: closed - Opened by Zac-HD 8 months ago - 5 comments
Labels: question

#703 - Add `hypot` specification for computing the square root of the sum of squares

Pull Request - State: closed - Opened by kgryte 8 months ago - 4 comments
Labels: API extension, topic: complex dtypes

#702 - Revise guidance to require a minimum upper bound for supported ranks

Pull Request - State: closed - Opened by kgryte 8 months ago - 5 comments
Labels: content

#701 - Add note clarifying behavior for out-of-bounds indices in `take`

Pull Request - State: closed - Opened by kgryte 8 months ago - 2 comments
Labels: content, topic: indexing

#700 - Clarify flattening behavior and fix required output shape for inverse indices in `unique_*` APIs

Pull Request - State: closed - Opened by kgryte 8 months ago - 5 comments
Labels: backport