Releases: arkottke/pyrvt
Releases · arkottke/pyrvt
v0.7.2
0.7.2 (2020-01-29)
- Change to no python JIT compliation for Vanmarcke integration.
- Added pre-commit back.
v0.5.5
Fixed naming and version number.
v0.5.0
- Added ability to pass transfer function to PSA calculation.
- Removed extraneous files.
- Cleaned up documentation to use NumPy style.
- Fixed PEP8 issues.
Version bumped for Zenodo
Bump the release for Zenodo to download.
v0.4
Added progress indictor to fs2psa and psa2fa operations.
v0.3
Tests can now be performed after installation with the following:
import pyrvt
pyrvt.test()
v0.1 - Initial stable release