__init__.py 282 B

1234567
  1. """
  2. Tests for the array API namespace.
  3. Note, full compliance with the array API can be tested with the official array API test
  4. suite https://github.com/data-apis/array-api-tests. This test suite primarily
  5. focuses on those things that are not tested by the official test suite.
  6. """