Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 641 Bytes

File metadata and controls

45 lines (34 loc) · 641 Bytes

Python array API standard

Contents

.. toctree::
   :caption: Context
   :maxdepth: 1

   purpose_and_scope
   terms_and_definitions
   use_cases
   assumptions

.. toctree::
   :caption: API
   :maxdepth: 1

   design_topics/index
   future_API_evolution
   API_specification/index
   extensions/index

.. toctree::
   :caption: Methodology and Usage
   :maxdepth: 1

   usage_data
   verification_test_suite
   benchmark_suite

.. toctree::
   :caption: Guides and Tutorials
   :maxdepth: 1

   migration_guide
   tutorial_basic

.. toctree::
   :caption: Other
   :maxdepth: 1

   changelog
   license