Skip to content

v1.7.0

Compare
Choose a tag to compare
@ewu63 ewu63 released this 06 Oct 18:50
· 6 commits to main since this release
5b11785

New Features

  • Adding a simple parser to parse string format by @eirikurj in #86
  • Add a general solver history class by @A-CGray in #58
  • add getIter method to SolverHistory by @A-CGray in #87
  • Added function to compare list of strings by @nwu63 in #82

Maintenance and bug fixes

  • Fix test for when mpi4py is unavailable by @nwu63 in #81
  • Better equality testing by @nwu63 in #84
  • Fix read functions when file does not exist by @nwu63 in #83
  • Better dtype check by @nwu63 in #85

Documentation

  • Revamp thermodynamic state documentation by @gang525 in #78

New Contributors

  • @gang525 made their first contribution in #78

Full Changelog: v1.6.2...v1.7.0