Skip to content

pAPRika v1.1.0

Compare
Choose a tag to compare
@jeff231li jeff231li released this 17 Feb 18:33
· 150 commits to master since this release
864e321

This release provides a number of enhancements to the paprika code and changes to the API.

  • Adds support for writing APR restraints to Plumed and Colvars format.
  • Refactoring of the Amber simulation wrapper code and expanded to include wrappers for GROMACS and NAMD.
  • Namespace refactoring for the align, dummy, and tleap modules (now under paprika.build).
  • Namespace refactoring for the OpenFF-Evaluator related modules (now under paprika.evaluator).
  • Enhancements to the tleap class, which includes a wrapper around InterMol for converting Amber files to other MD formats and support for solvating with the Bind3P water model.
  • Migrate continuous integration (CI) to Github Actions (GHA).
  • Minor bug fixes.

What's Changed

Full Changelog: v1.0.4...v1.1.0