Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@bryanwweber bryanwweber released this 12 Apr 17:53
c2c33f8

Added

  • Build CoolProp and run the tests on Python 3.8
  • Set up the Matplotlib functionality built into Pint. This bumps the minimum Pint version to 0.9 and adds Matplotlib as a dependency

Changed

  • Updated documentation links in README and conda recipe to ReadTheDocs

Fixed

  • The Rankine cycle example had a dimensionality error due to better NumPy support in Pint. Fixes #24.