Releases: msmbuilder/mdentropy
Releases · msmbuilder/mdentropy
v0.3
API Changes
- Added
method
option (gh-18).
- Added contact and alpha angle
metrics
(gh-33).
New Features
- Added KDE entropy estimation (gh-16).
- Added adaptive partitioning (gh-20).
- Added symbolic entropy (gh-30).
- Added KNN entropy estimators (gh-40).
- Change default to Grassberger (gh-45).
Improvements
- Massive reorganization and unit tests (gh-19).
- Added tests for shuffling correction (gh-24).
- Added dihedral option to scripts (gh-29).
- Added more options to scripts (gh-31).
- Improved code health (gh-41).
- Added conda-build and CLI (gh-46).
- KNN code speed up (gh-49).
v0.2
Now featuring:
- Convenient API
- PEP8 compliant
- Reliable algorithms