You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be nice to add the following functions to blosc2, which are included in the linalg module of the array-api standard. See src/blosc2/linalg.py for function signatures.
It might be nice to add the following functions to blosc2, which are included in the linalg module of the array-api standard. See src/blosc2/linalg.py for function signatures.
array_api_tests/test_linalg.py::test_matmularray_api_tests/test_linalg.py::test_matrix_transposearray_api_tests/test_linalg.py::test_tensordotarray_api_tests/test_linalg.py::test_vecdot