Skip to content

RFC: 2022 Standardization Priorities #343

Closed
@kgryte

Description

@kgryte

The purpose of this issue is to identify focus areas for the 2022 revision of the array API specification.

The following is not authoritative and is subject to change based on member (and community) feedback. The primary intent is to kickstart conversations around how the consortium should prioritize time and resources to continue advancing the array API specification over the course of the next year (2022).

Based on the issue tracker, consortium meetings, and discussions, the following focus areas seem to enjoy broad consensus on moving forward:

  • complex numbers: adding complex number support has been discussed in consortium meetings and has consensus. Adding support for complex numbers to the specification is a prerequisite for FFTs and certain additional linear algebra APIs.
  • FFTs: fast Fourier transforms have been proposed as an extension to the specification (see gh-189), have been discussed in consortium meetings, and have consensus.
  • linear algebra APIs: expanding the linear algebra extension surface area to include APIs requiring complex number support (e.g., eig et al). Additionally, adding einsum.
  • additional APIs: expanding the surface area of the specification to include additional common APIs (see gh-187). Notable APIs include take and put (see gh-177).

Additional focus areas necessary for ensuring the continued success of the specification include the following:

  • compliance tooling: developing and expanding specification compliance tooling. The array API test suite is still being actively developed and continues to co-evolve alongside the specification. Further, developing a mechanism for reporting and making publicly available specification compliance is important for downstream consumer adoption.
  • RST migration: migrating the specification from Markdown to RST (see gh-283) and aiding machine readability (see gh-49).

A 2022 milestone tracker has been created to help track progress as we enter the new year.

Feedback

If you have additional feedback and would like to propose additional focus areas or would like to amend the ones above, feel free to comment on this thread.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions