Releases: usnistgov/thermoextrap
v0.5.0
What's Changed
- Multidimensional Inputs for GP Models by @JIMonroe in #1
- Update to latest GPflow by @JIMonroe in #3
- feat: update nox config by @wpk-nist-gov in #4
- Feature/update structure by @wpk-nist-gov in #5
- Update boilerplate by @wpk-nist-gov in #6
- Feature/update rng by @wpk-nist-gov in #7
New Contributors
- @JIMonroe made their first contribution in #1
- @wpk-nist-gov made their first contribution in #4
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Added
-
Package now available on conda-forge
-
Now support python3.11
-
Bumped pymbar version to pymbar>=4.0
Changed
- Switched from tox to nox for testing.
Deprecated
- No longer support pymbar < 4.0
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Changed
-
New linters via pre-commit
-
Development env now handled by tox
-
Moved
modesl, data, idealgas
fromthermoextrap.core
tothermoextrap
.
These were imported at top level anyway. This fixes issues with doing things
likefrom thermoextrap.data import ...
, etc. -
Moved
core._docstrings_
todocstrings
. -
Now using
cmomy.docstrings
instead of repeating them here.
Full Changelog: v0.2.3...v0.3.0
v0.2.3
Full Changelog: master-cleanup...v0.2.3
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.1.9...v0.2.1
v0.2.0
Full Changelog: v0.1.9...v0.2.0
v0.1.9
Full Changelog: https://github.com/usnistgov/thermoextrap/commits/v0.1.9
v0.1.8
Full Changelog: v0.1.7...v0.1.8