We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_solve
1 parent 9c0a539 commit d2f4a3cCopy full SHA for d2f4a3c
numpy-skips.txt
@@ -12,6 +12,9 @@ array_api_tests/test_set_functions.py
12
# newaxis not included in numpy namespace as of v1.26.2
13
array_api_tests/test_constants.py::test_newaxis
14
15
+# linalg.solve issue in numpy.array_api as of v1.26.2 (see numpy#25146)
16
+array_api_tests/test_linalg.py::test_solve
17
+
18
# https://github.com/numpy/numpy/issues/21373
19
array_api_tests/test_array_object.py::test_getitem
20
0 commit comments