Skip to content

tracking issue: array API standard document #27

Closed
@rgommers

Description

@rgommers

Timeline (high-level)

  • Aug 31: array RFC draft complete enough for final internal review
  • Sep 15: array RFC published + array-api repo public

Array API standard document intermediate steps:

Aug 10:

Aug 17:

  • Purpose and scope (status: scope part (Add Scope and Stakeholders sections #22) merged, "how to adopt" (Add a description of how to adopt the API #33) under review)
  • Type signatures (status: merged)
  • Static typing (status: Add section on static typing #62 for review)
  • Indexing (status: under review)
  • API signatures: linear algebra (status: first set of functions merged, others like svd and qr TODO)
  • API signatures: sorting (status: under review)
  • API signatures: searching (status: merged)
  • Accuracy (status: under review)
  • Methodology: data on existing API design & usage (status: under review)

Aug 24:

  • Array duck typing
  • API signatures: array creation (status: Add use cases section #35 merged, a few functions (mainly meshgrid) to be added)
  • API signatures: array manipulation (status: under review)
  • API signatures: set functions (status: under review)
  • API signatures: logical functions (status: merged)
  • C API (status: WIP content in issue WIP: strategies for C/Cython API usage #51)
  • Use cases (status: merged)
  • Assumptions (status: merged)
  • API signatures: math, non element-wise

Aug 31:

Added later:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions