One bugfix for the Colvars library in the ABF method, and update of the copy of the Lepton library as per the OpenMM repository. List of relevant PR. - 483 Update Lepton via patching procedure https://github.com/Colvars/colvars/pull/483 (@giacomofiorin) - 482 Fix integer overflow in log_gradient_finite_diff and gradient_finite_diff https://github.com/Colvars/colvars/pull/482 (@HanatoK)
4 lines
68 B
C
4 lines
68 B
C
#ifndef COLVARS_VERSION
|
|
#define COLVARS_VERSION "2022-05-24"
|
|
#endif
|