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
Restructure the test suite to follow the code (#6111)
* Split up test_gp.py
* Split up test_ode.py
* Split up test_tuning.py
* Move test_starting.py into tuning/
* Replace test_ndarray_backend.py
* Rename test_data_container.py into test_data.py
* Move test_idata_conversion.py into backends
* Merge test_minibatches.py into test_data.py
* Merge test_modelcontext.py into test_model.py
* Merge test_pickling.py into test_model.py
* Move test_quadpotential.py to step_methods/hmc/
* Move test_posdef_sym into test_multivariate
* Move test_profile into test_model
* Move test_updates.py into variational/
* Parametrize the posdef_symmetric test
0 commit comments