Skip to content

0.10.1

Compare
Choose a tag to compare
@rickecon rickecon released this 08 Jan 08:40
· 701 commits to master since this release
ce19afa

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 and test_parameters.py (PR #830)
  • Restricts Python version to be < 3.11 and removes the mkl dependency in environment.yml and setup.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 and r_gov_scale in default_parameters.json (PR #838)
  • Removes the mkl dependency from environment.yml and setup.py (PR #840)