Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@mosesyhc mosesyhc released this 12 Sep 22:01
a40f755

Release 0.3.0

Date: September 12, 2024

  • Tested in Python 3.9, 3.10, 3.11, 3.12, on Linux, macOS, and Windows.
  • Functionality:
    • Include tox developer integration.
    • Include save/load functions for emulator and calibrator.
    • Include empirical coverage calculations in calibrator.
    • Modify covx()-returned object to improve usability.
    • Modify object repr to improve user feedback.
    • Update test suite to improve testing, including bookending versions and testing of major methods.
  • Documentation:
    • Update documentation to emphasize introductory materials and usage tutorials.
    • Update scientific usage references.
    • Update README to include collaborator and contributor list.

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0