Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@craabreu craabreu released this 20 Apr 23:21
· 8 commits to main since this release

What's Changed

  • Converts numpy numbers to allow serialization by @craabreu in #86
  • Improves parameter handling in meta-collective variables by @craabreu in #87
  • Adds method to get default values of meta-cv parameters by @craabreu in #88
  • Allows attribute redirection to wrapped OpenMM forces by @craabreu in #90
  • Introduces the reporting subpackage by @craabreu in #89
  • Removes self-inspection of constructor arguments by @craabreu in #91
  • Includes PathCV that uses reference structures as milestones by @craabreu in #93
  • Fixes bug in path cv test by @craabreu in #94
  • Includes shortest distance collective variable by @craabreu in #95
  • Improves documentation of default values by @craabreu in #96

Full Changelog: v0.11.1...v0.12.0