v0.2.6
What's Changed
New Features π
- Allow
method="basinhopping"infind_MAPandfit_laplaceby @jessegrabowski in #467 - Expose multivariate normal
methodargument in post-estimation tasks by @jessegrabowski in #484
Bugfixes πͺ²
- Fix bug in
fit_MAPwhen 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
buildosxfrom 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
modeargument 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