- Make OpenCV an optional dependency, simplifying installation requirements for forecasting from an existing model. This change requires users to specify the "full" package version at installation to get support for model fitting. #4 (@huddlej)
- fit: export
optimal_projected_frequencyfield corresponding to strain frequencies for the optimal distance between timepoints when testing an existing model with the--fixed-modelargument #2 (@huddlej)
- fix broken numpy and deepdiff dependencies #3 (@huddlej)
- Fix parsing of Augur frequencies JSONs #1 (@huddlej)