Skip to content

Release 0.9.1

Choose a tag to compare

@mishioo mishioo released this 28 Feb 12:18
· 24 commits to master since this release

Bug Fixes:
- Fixed ImportError occurring in Python 3.10.
- Corrected creation of "filanemes" pseudo-genre.
- Corrected len() behavior with Spectra instances.

New Features:
- Added "top-level" temperature setting in both, API and GUI.
- Allowed ignoring of unexpected keyword arguments in Conformers.arrayed().

Other Changes:
- Moved requirements to setup.py file.
- Added tesliper-gui entry point.
- Tesliper.get_averaged_spectrum() now tries to calculate missing spectra.
- Minor supplementation to documentation and READEME.