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

#409 - Clarify overflow behavior in `asarray`

Pull Request - State: closed - Opened by kgryte almost 3 years ago - 1 comment
Labels: content, topic: creation

#407 - Update broadcasting examples to include size `0` dimension cases

Pull Request - State: closed - Opened by kgryte almost 3 years ago - 4 comments
Labels: content, topic: broadcasting

#406 - Make `logaddexp()` arguments pos-only

Pull Request - State: closed - Opened by honno almost 3 years ago
Labels: maintenance

#403 - Use case study: Intheon

Issue - State: closed - Opened by chkothe almost 3 years ago - 9 comments

#401 - Update the specification for `remainder` to include special cases for floating-point operands

Pull Request - State: closed - Opened by kgryte almost 3 years ago - 2 comments
Labels: maintenance

#400 - Array API standard and Numpy compatibility

Issue - State: closed - Opened by vnmabus almost 3 years ago - 19 comments
Labels: question

#399 - Mix & match behavior of array objects from different libraries

Issue - State: closed - Opened by leofang almost 3 years ago - 3 comments
Labels: Question

#397 - Capitalizing RFC 2119 words like SHOULD

Issue - State: open - Opened by asmeurer almost 3 years ago - 3 comments
Labels: Document Formatting

#388 - Clarify expected results for `any` and `all` when operating on empty arrays

Pull Request - State: closed - Opened by kgryte about 3 years ago - 1 comment
Labels: maintenance, API change

#387 - Fix `axis` description in `expand_dims`

Pull Request - State: closed - Opened by kgryte about 3 years ago - 1 comment
Labels: bug, API change, topic: manipulation

#386 - Add `copy` kwarg support to `reshape`

Pull Request - State: closed - Opened by kgryte about 3 years ago - 2 comments
Labels: API extension, topic: manipulation

#383 - Specify that dunder get/set item accepts `SupportsIndex`

Issue - State: open - Opened by honno about 3 years ago - 2 comments
Labels: Maintenance, topic: Indexing

#358 - Fix signature for linalg.vecdot

Pull Request - State: closed - Opened by kgryte about 3 years ago - 1 comment
Labels: bug, topic: linalg

#348 - Transform creation_functions.md to rst

Pull Request - State: closed - Opened by steff456 about 3 years ago - 4 comments
Labels: maintenance

#293 - Discussion: DLPack requires 256B alignment of data pointers

Issue - State: closed - Opened by leofang over 3 years ago - 20 comments
Labels: topic: DLPack

#266 - RFC: Adding `.view(...)`/reinterpret `dtype` method

Issue - State: closed - Opened by jakirkham over 3 years ago - 10 comments
Labels: RFC, API extension

#256 - The spec of `to_device()` method is missing

Issue - State: closed - Opened by leofang over 3 years ago - 12 comments
Labels: bug, topic: device handling

#242 - RFC: `linalg.outer` support batches of vectors

Issue - State: open - Opened by AnirudhDagar over 3 years ago - 5 comments
Labels: RFC, API change, topic: Linear Algebra, status: Blocked

#240 - Remove `linalg.lstsq`

Pull Request - State: closed - Opened by kgryte over 3 years ago - 2 comments
Labels: topic: linalg

#236 - Split `linalg.norm` into separate vector and matrix APIs

Pull Request - State: closed - Opened by kgryte over 3 years ago - 4 comments
Labels: API change, topic: linalg

#235 - Replace lstsq with lstsq_solve

Pull Request - State: closed - Opened by kgryte over 3 years ago - 1 comment
Labels: API change, topic: linalg

#229 - Protocol for array objects

Issue - State: open - Opened by pmeier over 3 years ago - 12 comments
Labels: topic: static typing

#223 - Refactor the boilerplate text at the top of each API spec section

Issue - State: closed - Opened by rgommers over 3 years ago
Labels: maintenance

#193 - Clarify guidance on operations having data-dependent output shapes

Pull Request - State: closed - Opened by kgryte over 3 years ago - 5 comments
Labels: content, topic: dynamic shapes

#191 - DLPack and readonly/immutable arrays

Issue - State: closed - Opened by seberg over 3 years ago - 30 comments
Labels: topic: dlpack, topic: lazy/graph

#189 - Add FFT extension to the spec

Pull Request - State: closed - Opened by steff456 over 3 years ago - 14 comments
Labels: API extension, topic: fft

#187 - Common APIs across array libraries (1 year later)

Issue - State: open - Opened by kgryte over 3 years ago - 4 comments
Labels: API extension

#183 - stream in `__dlpack__` should not be required to be integers

Issue - State: closed - Opened by oleksandr-pavlyk over 3 years ago - 13 comments
Labels: topic: device handling

#180 - A mechanism for propagating docstring updates?

Issue - State: closed - Opened by leofang almost 4 years ago - 6 comments
Labels: tooling

#177 - Proposal: add APIs for getting and setting elements via a list of indices (i.e., `take`, `put`, etc)

Issue - State: open - Opened by kgryte almost 4 years ago - 35 comments
Labels: API extension, topic: Dynamic Shapes

#170 - RFC: add support for closeness comparison

Issue - State: closed - Opened by pmeier almost 4 years ago - 14 comments
Labels: RFC, API extension, Needs Discussion

#159 - Summary of FFT APIs

Issue - State: closed - Opened by steff456 almost 4 years ago - 12 comments
Labels: API extension, topic: fft

#157 - Device support statement refinement

Issue - State: closed - Opened by oleksandr-pavlyk almost 4 years ago - 2 comments
Labels: topic: device handling

#156 - Device object and device `kwarg` for creation

Issue - State: closed - Opened by emcastillo almost 4 years ago - 6 comments
Labels: question, topic: device handling

#145 - PR: Add meshgrid

Pull Request - State: closed - Opened by steff456 almost 4 years ago
Labels: API extension

#132 - PR: Add can-cast, broadcast-arrays and broadcast-to

Pull Request - State: closed - Opened by steff456 almost 4 years ago - 4 comments
Labels: API extension

#120 - Questions related to adoption

Issue - State: closed - Opened by rgommers about 4 years ago - 8 comments
Labels: Tracking Issue

#113 - WIP: Add specifications for computing eigenvalues and eigenvectors

Pull Request - State: closed - Opened by kgryte about 4 years ago - 10 comments
Labels: API extension

#110 - Add Cholesky function specification

Pull Request - State: closed - Opened by kgryte about 4 years ago - 5 comments
Labels: API extension

#92 - Clarify that the multiply() sign rules don't apply if the result is NaN

Pull Request - State: closed - Opened by asmeurer about 4 years ago - 4 comments

#84 - Boolean array indexing is not compatible with static memory allocation

Issue - State: closed - Opened by shoyer over 4 years ago - 19 comments
Labels: topic: indexing, topic: dynamic shapes

#39 - device support

Issue - State: closed - Opened by rgommers over 4 years ago - 8 comments
Labels: topic: device handling

#23 - Add specifications for functions for searching arrays

Pull Request - State: closed - Opened by kgryte over 4 years ago - 15 comments
Labels: topic: dynamic shapes

#4 - Parallelism - what do libraries offer, and is there an API aspect to it

Issue - State: closed - Opened by rgommers over 4 years ago - 13 comments

#1 - Related topic: NumPy array protocols

Issue - State: closed - Opened by rgommers almost 5 years ago - 19 comments