Skip to content

Releases: maxsaller/RSHtune

RSHtune v1.0.1

10 Jul 21:16
Compare
Choose a tag to compare

RSHtune v1.0.1

Updates to conform to PEP, pycodestyle and pydocstyle, especially type hinting and default values.

RSHtune v1.0.0

10 Jul 02:21
Compare
Choose a tag to compare

RSHtune v1.0.0

Basic tuning functionality via three classes for input parsing, calculation setup and the optimal tuning algorithm respectively.
User interfacing with the package is demonstrated in and can be handled in its entirety by the interface script driver.py.
Basic documentation and installation via Makefile are also included.