Skip to content

Releases: MineralsCloud/qha

v1.0.12

27 Aug 05:00

Choose a tag to compare

v1.0.12 Pre-release
Pre-release

This version may contain breaking changes. We introduce a new command line tools so that old qha-run, qha-plot and qha-convert has now been moved to qha run, qha plot and qha convert, respectively.

What's Changed

Full Changelog: v1.0.11...v1.0.12

v1.0.11

07 Aug 19:46

Choose a tag to compare

v1.0.11 Pre-release
Pre-release

Full Changelog: v1.0.10...v1.0.11

v1.0.10

10 Jun 22:56

Choose a tag to compare

v1.0.10 Pre-release
Pre-release

Bug fix, docs writing and other improvements

Caution: This version may cause your previous scripts not working since it contains deprecations.

What's Changed

Full Changelog: v1.0.9...v1.0.10

v1.0.9

14 May 18:49

Choose a tag to compare

v1.0.9 Pre-release
Pre-release

Possibly breaking change

In this release, we remove the old implementation bmf function in bmf.py,
and replace it with new polynomial_least_square_fitting, so you may have to
change your code if you have ever used bmf function.

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

13 May 19:33

Choose a tag to compare

v1.0.8 Pre-release
Pre-release

Breaking change

Deprecate: qha command has been renamed to qha-run. Please uninstall previous version, clean old qha script and reinstall.

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

08 May 21:13

Choose a tag to compare

v1.0.7 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

07 Aug 19:48
b040b8c

Choose a tag to compare

v1.0.6 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

04 May 19:41

Choose a tag to compare

v1.0.5 Pre-release
Pre-release

In this version, we add an example for how to use qha-convert script.

What's Changed

  • Fix unit bug for Cp and Cv and change unit of energy to ry instead of au. by @tianqin91 in #15
  • Bugfix and example added for qha-convert by @singularitti in #16

Full Changelog: v1.0.4...v1.0.5

v1.0.4

07 Aug 19:49

Choose a tag to compare

v1.0.4 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.1...v1.0.4

v1.0.2

07 Aug 19:49

Choose a tag to compare

v1.0.2 Pre-release
Pre-release

Full Changelog: v1.0.1...v1.0.2