PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
array_api
/
tests
""" 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. """
[+]
..
[-] test_validation.py
[open]
[+]
__pycache__
[-] test_data_type_functions.py
[open]
[-] test_creation_functions.py
[open]
[-] test_indexing_functions.py
[open]
[-] test_manipulation_functions.py
[open]
[-] test_sorting_functions.py
[open]
[-] test_array_object.py
[open]
[-] __init__.py
[open]
[-] test_elementwise_functions.py
[open]
[-] test_set_functions.py
[open]