Releases: MineralsCloud/qha
v1.1.0
Full Changelog: v1.1.0...v1.1.0
v1.0.22
Remove seaborn from deps
Full Changelog: v1.0.21...v1.0.22
v1.0.21
Bug fix and improvements
What's Changed
- Try to solve issue #70 and #47 by @singularitti in #71
- Restyle Fixing a wrong loop condition and wrong array size by @restyled-io in #78
- Fixing a wrong loop condition and wrong array size by @chazeon in #77
- Use least-square fitting in polynomial fitting by @chazeon in #82
- Small fix, missing linalg, rcond by @chazeon in #85
- Fix splitting in
FromQEOutput.read_frequency_fileby @singularitti in #89
Full Changelog: v1.0.20...v1.0.21
v1.0.20
Bug fix and improvements
What's Changed
- Replace
bigfloatwithmpmathby @singularitti in #84
Full Changelog: v1.0.19...v1.0.20
v1.0.19
Bug fix and improvements
Full Changelog: v1.0.18...v1.0.19
v1.0.18
Bug fix and improvements
Full Changelog: v1.0.17...v1.0.18
v1.0.17
Bug fix and improvements: See pull request #65, and issues #66, #67, #68, #69.
What's Changed
- Restyle feat: Add entropy output by @restyled-io in #65
- feat: Add entropy output by @underhill1886 in #64
New Contributors
- @underhill1886 made their first contribution in #64
Full Changelog: v1.0.16...v1.0.17
v1.0.15
This fixes that the volume_ratio in user's settings.yaml is not functioning.
Full Changelog: v1.0.14...v1.0.15
v1.0.14
This release fixes that deprecated plot_results keyword still exists in the code and doc.
Full Changelog: v1.0.13...v1.0.14
v1.0.13
This release includes restriction of the Python version to be valid only for 3.6.x.
Full Changelog: v1.0.12...v1.0.13