Closed
Description
The test suite has excellent coverage of the first 2021.12
spec release, but hasn't been updated to cover all the 2022.12
additions and changes. The following is a list of things that ideally the test suite would do:
- Bump
array-api
submodule #187- Ideally we'd have a stubs package to use instead, i.e. Stubs package prototype array-api#472
- Then we can support testing new special cases
- Test the
fft
extension- We definitely want to at least test the dtype and broadcasting behaviour of these functions—and by virtue, smoke test them with valid inputs. Values testing is non-trivial enough to probably not be worth doing.
Metadata
Metadata
Assignees
Labels
No labels