- experimental ancestor matrix feature
- switch to numpyro==0.6.0 to avoid problems in github workflows
- updated alias table
- Improvements to NowCastNodes class.
- MultiLineage uses a different combination of spline functions to regularise model predictions at the end of a time series.
- Fixes in the TruncatedKnots.
- Improved Knot class to improve R values at the end of the time series.
- added aggregate_log_R_lineage method.
- Various bugfixes.
- Updates for new Preprint/Covince release.
- Included ClockReset model enabling timely variant introductions and inference via DirichletMultinomial.
- Various bug fixes.
- Fully refactored utils module.
- Inclusion of any tests.
- Added the ARMA model.
- Fix in R value calculation.
- Fix in R value calculation.
- Bugifixes.
- Updated deterministic module.
- Plotting functions.
- Included deterministic module.
- Ready for MCMC.
- Refactored models module.
- Updated multilineage model.
- Reparameterised model.
- SVIHandler allows to dump params.
- Refactored model.py.
- Helper functions to process lineage data.
- Automated knot generation.
- Progress status in handler
- PyPI relases for Python 3.7+
- Implemented aggregation feature
- Initial release on PyPI.