06-WPO-23Z-projekt-python/.env/lib/python3.11/site-packages/numpy/array_api/tests/__init__.py
2024-01-13 18:51:41 +01:00

8 lines
282 B
Python

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