0.10.1
This version:
- Removes hard coded year label in
parameter_plots.plot_population_path()
(PR #825) - Fixes documentation (PR # 827)
- Adds "mono" specification to
default_parameter.json
andtest_parameters.py
(PR #830) - Restricts Python version to be < 3.11 and removes the
mkl
dependency inenvironment.yml
andsetup.py
(PR #833 and #840) - Updates CI testing to include Mac, Windows, and Linux operating systems and Python 3.9 and 3.10, and solves some CI test issues (PR #836)
- Increases the maximum values for
r_gov_shift
andr_gov_scale
indefault_parameters.json
(PR #838) - Removes the
mkl
dependency fromenvironment.yml
andsetup.py
(PR #840)