Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@moorepants moorepants released this 26 Apr 12:14
· 88 commits to master since this release
  • Introduced a Dash based web application for interactive use.

  • Dropped support for Python 2.7, 3.4, 3.5, 3.6, and 3.7. Added support for
    Python 3.8, 3.9, 3.10, 3.11, 3.12.

  • Bumped dependency minimum verions to match Ubuntu 22.04.

  • Moved to mamba and Github action based continuous integration testing.

  • Introduced new parameter_sets and models modules for future class hierarchies
    and better design.

  • bicycleparameters/test/ moved to bicycleparameters/tests/.

  • Removed remaining NumPy matrix() calls.

  • Improved some of the matplotlib plots.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0