|
#### Extensions |
|
|
|
By default, tests for the optional Array API extensions such as |
|
[`linalg`](https://data-apis.org/array-api/latest/extensions/linear_algebra_functions.html) |
|
will be skipped if not present in the specified array module. You can purposely |
|
skip testing extension(s) via the `--disable-extension` option. |
seems false. See https://github.com/mdhaber/marray/actions/runs/12521857195/job/34929420471?pr=47, which runs pytest -v -rxXfE --ci --max-examples=100 --derandomize --disable-deadline array_api_tests/
array-api-tests/README.md
Lines 174 to 179 in 606cc4d
seems false. See https://github.com/mdhaber/marray/actions/runs/12521857195/job/34929420471?pr=47, which runs
pytest -v -rxXfE --ci --max-examples=100 --derandomize --disable-deadline array_api_tests/