-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Lines 174 to 179 in 606cc4d
#### 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/
Metadata
Metadata
Assignees
Labels
No labels