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
* Update imports
* Bump minimum version pins
* Remove windows BLAS warning filter
* Update ruff target python to 3.11
* Filter futurewarning from preliz
* Prefer `pt.linalg` over `pt.nlinalg`
* Specify known data shape in kalman filter
* Prefer mT to T
* Statespace test cleanup
* PyTensor-related changes in marginal_model tests
* Use fixtures in test_kalman_filter
* Update pytensor version to 2.35.1
* Update version pins on pymc/pytensor
* Handle model freezing consistently between find_MAP and fit_laplace
* cache re-used test functions on demand
* Ignore OpenMP warning
* Skip hanging pathfinder test
* Skip all pathfinder tests
* Restore warning filter
* Skip flakey histogram test
---------
Co-authored-by: Jesse Grabowski <[email protected]>
Co-authored-by: Ricardo Vieira <[email protected]>
Co-authored-by: Ricardo Vieira <[email protected]>
0 commit comments