Skip to content

Pull requests: data-apis/array-api

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: add information regarding public workgroup meetings Maintenance Bug fix, typo fix, or general maintenance.
#971 by kgryte was merged Sep 4, 2025 Loading… updated Sep 4, 2025 v2025
fix: finfo_object, iinfo_object, _array to typing.Protocol topic: Static Typing Static typing.
#857 by 34j was closed Jun 23, 2025 Draft updated Jun 23, 2025
feat: automatically generate Protocol for array-api-namespace topic: Static Typing Static typing.
#858 by 34j was closed Jun 23, 2025 Loading… updated Jun 23, 2025
docs: highlight RFC 2119 keywords in data type functions Document Formatting Document formatting or styling. Maintenance Bug fix, typo fix, or general maintenance.
#958 by kgryte was merged Jun 12, 2025 Loading… updated Jun 12, 2025 v2025
docs: reorganize content and highlight RFC 2119 keywords Document Formatting Document formatting or styling. Maintenance Bug fix, typo fix, or general maintenance.
#957 by kgryte was merged Jun 12, 2025 Loading… updated Jun 12, 2025 v2025
docs: move notes below the fold and highlight RFC 2119 keywords Document Formatting Document formatting or styling. Maintenance Bug fix, typo fix, or general maintenance.
#955 by kgryte was merged Jun 12, 2025 Loading… updated Jun 12, 2025 v2025
docs: move notes below the fold and highlight RFC 2119 keywords Document Formatting Document formatting or styling. Maintenance Bug fix, typo fix, or general maintenance.
#956 by kgryte was merged Jun 12, 2025 Loading… updated Jun 12, 2025 v2025
docs: move notes below the fold and highlight RFC 2119 keywords Document Formatting Document formatting or styling. Maintenance Bug fix, typo fix, or general maintenance.
#954 by kgryte was merged Jun 12, 2025 Loading… updated Jun 12, 2025 v2025
docs: move notes below the fold and highlight RFC 2119 keywords Document Formatting Document formatting or styling. Maintenance Bug fix, typo fix, or general maintenance.
#953 by kgryte was merged Jun 12, 2025 Loading… updated Jun 12, 2025 v2025
Add a linalg.lu function for the LU decomposition API extension Adds new functions or objects to the API. topic: Linear Algebra Linear algebra.
#630 by rgommers was closed May 29, 2025 Draft updated May 29, 2025
docs: move notes below the fold and highlight RFC 2119 keywords Document Formatting Document formatting or styling. Maintenance Bug fix, typo fix, or general maintenance.
#942 by kgryte was merged May 26, 2025 Loading… updated May 26, 2025 v2025
docs: move notes below the fold and highlight RFC 2119 keywords Document Formatting Document formatting or styling. Maintenance Bug fix, typo fix, or general maintenance.
#939 by kgryte was merged May 26, 2025 Loading… updated May 26, 2025 v2025
docs: move terms and definitions to separate document Maintenance Bug fix, typo fix, or general maintenance. Narrative Content Narrative documentation content.
#941 by kgryte was merged May 26, 2025 Loading… updated May 26, 2025 v2025
docs: move notes below the fold and highlight RFC 2119 keywords Document Formatting Document formatting or styling. Maintenance Bug fix, typo fix, or general maintenance.
#940 by kgryte was merged May 26, 2025 Loading… updated May 26, 2025 v2025
docs: fix changelog links Maintenance Bug fix, typo fix, or general maintenance.
#908 by kgryte was merged Feb 27, 2025 Loading… updated Feb 27, 2025
build: create new release for v2024.12
#907 by kgryte was merged Feb 27, 2025 Loading… updated Feb 27, 2025 v2024
docs: clarify copy kwarg behavior in asarray for libraries disallowing mutation API change Changes to existing functions or objects in the API.
#886 by kgryte was closed Feb 26, 2025 Draft updated Feb 26, 2025 v2024
fix: address missing complex type in applicable function signatures Backport Changes involve backporting to previous versions. Maintenance Bug fix, typo fix, or general maintenance. topic: Static Typing Static typing.
#905 by kgryte was merged Feb 26, 2025 Loading… updated Feb 26, 2025 v2024
fix: address typo in return type for nonzero Backport Changes involve backporting to previous versions. Maintenance Bug fix, typo fix, or general maintenance. topic: Static Typing Static typing.
#904 by kgryte was merged Feb 26, 2025 Loading… updated Feb 26, 2025 v2024
fix: address incorrect boundary conditions in searchsorted Backport Changes involve backporting to previous versions. Maintenance Bug fix, typo fix, or general maintenance.
#898 by kgryte was merged Feb 17, 2025 Loading… updated Feb 17, 2025 v2024
docs: clarify clip behavior when arguments have different data types API change Changes to existing functions or objects in the API. topic: Type Promotion Type promotion.
#896 by kgryte was merged Feb 17, 2025 Loading… updated Feb 17, 2025 v2024
feat!: allow clip to have int min or max when x is floating-point API change Changes to existing functions or objects in the API. Needs Changes Pull request which needs changes before being merged.
#811 by asmeurer was closed Feb 17, 2025 Loading… updated Feb 17, 2025 v2024
docs: clarify the expected results for in-place operations for immutable array libraries Backport Changes involve backporting to previous versions. topic: Type Promotion Type promotion.
#895 by kgryte was merged Feb 17, 2025 Loading… updated Feb 17, 2025 v2024
fix: resolve typo in broadcast_to to require an exception Maintenance Bug fix, typo fix, or general maintenance. topic: Manipulation Array manipulation and transformation.
#897 by kgryte was merged Feb 17, 2025 Loading… updated Feb 17, 2025 v2024
fix: clarify broadcast behavior in broadcast_to topic: Broadcasting Array broadcasting.
#888 by kgryte was merged Feb 6, 2025 Loading… updated Feb 6, 2025 v2024
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.