Skip to content

Releases: moldyn/dcTMD

v0.4.1

24 Nov 15:49

Choose a tag to compare

[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 FeatureSet class 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

v0.4.0

19 Nov 14:49

Choose a tag to compare

Added Features:

  • New FeatureSet class 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

v0.3.0

28 Mar 11:15
35594bf

Choose a tag to compare

Initial public release 🎉