What's Changed
New Features π
- Allow
method="basinhopping"
infind_MAP
andfit_laplace
by @jessegrabowski in #467 - Expose multivariate normal
method
argument in post-estimation tasks by @jessegrabowski in #484
Bugfixes πͺ²
- Fix bug in
fit_MAP
when shared variables are used in graph by @jessegrabowski in #468 - Update Test CI by @jessegrabowski in #474
Documentation π
- Small typos corrections in notebooks SARMA and VARMAX examples by @andreacate in #440
Maintenance π§
- clean up project root by @theorashid in #370
- Delete
buildosx
from project root by @jessegrabowski in #471 - theme update and doc fixes by @OriolAbril in #473
- Pr 451 - modified and added tests to statespace by @Dekermanjian in #466
- Remove
mode
argument passed from Statespace.build_statespace_graph to scan by @jessegrabowski in #482
New Contributors
- @Dekermanjian made their first contribution in #466
- @andreacate made their first contribution in #440
Full Changelog: v0.2.5...v0.2.6