Releases: moldyn/dcTMD
Releases · moldyn/dcTMD
v0.4.1
[0.4.1] - 2025-11-24
Bugfix 🐛:
- Remove unused deps to fix publishing to conda, #32
- Fix unreachable code in input method
[0.4.0] - 2025-11-19
Added Features:
- New
FeatureSetclass for loading multidimensional trajectory features. - added
ForceEstimator.memory_kernelto analyse force correlations at a fixed reference time point. - Added tutorials for both new features
API changes warning ⚠️ :
- Drop python 3.8 support
Added Features and Improvements 🙌:
- Add python 3.11-3.14 support🎉
- Add tutorial explaining the theory
Other changes:
- Fix newlines in docs
- Add generalized smoothing of estimators
- Many minor bugfixes and improvements in the docs
- Changed syntax of plotting functions
v0.4.0
Added Features:
- New
FeatureSetclass for loading multidimensional trajectory features. - added ForceEstimator.memory_kernel to analyse force correlations at a fixed reference time point.
- Added tutorials for both new features
API changes warning ⚠️ :
- Drop python 3.8 support
Added Features and Improvements 🙌:
- Add python 3.11-3.14 support🎉
- Add tutorial explaining the theory
Other changes:
- Fix newlines in docs
- Add generalized smoothing of estimators
- Many minor bugfixes and improvements in the docs
- Changed syntax of plotting functions
Full Changelog: v0.3.0...v0.4.0