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
test: update tests with latest commits from main (#220)
* test: update tests to branch to ensure they pass
* fix: use in-place ops properly
* fix: buggy thing
* fix: correct FFT shape for inplace
* fix: avoid multiple extra calls to set things inplace
* test: fix more test warnings
* test: fix more test warnings
* test: latest commit
* fix: tests for implements maybe
* test: make tests robust across versions
* fix: ensure implements removes leading spaces in older pythons
* fix: make sure coeffs is cast to an array
* debug: stop on first failure for now
* test: use latest testing branch
* fix: ensure we cast to native byte order
* test: use latest testing code
* fix: more native byte order casts
* fix: make a copy
* style: pre-commit
* Apply suggestion from @beckermr
* test: try a new test that might be more robust
* test: run it all via split
* test: try this test
* test: use latest changes
* fix: do not store durations for float32 tests
* test: update tests submodule
0 commit comments