Skip to content

Files

Latest commit

96a38c3 · Jan 18, 2023

History

History
9 lines (7 loc) · 397 Bytes

PACKAGE.md

File metadata and controls

9 lines (7 loc) · 397 Bytes

Stubs for the array API standard

Documentation specific to singular Python objects in the spec (i.e., functions, methods and attributes) are in fact represented by stub objects in the package array-api-stubs. These stubs ultimately get rendered via the autodoc capabilities in Sphinx.

TODO: describe how array-api-stubs can be used for tooling, once it actually has the capacity to do so.