Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Service release

Compare
Choose a tag to compare
@marscher marscher released this 19 May 15:28
· 2334 commits to devel since this release

2.3.2 (2-19-2017)

New features:

  • thermo:
    • Allow for periodicity in estimate_umbrella_sampling()
    • Add *_full_state getter variants to access stationary properties on the full set of states
      instead of the active set.

Fixes:

  • coordinates:
    • [TICA] fixed regularization of timescales for the non-default feature commute_map. #1037, #1038