Skip to content

2.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@jag1g13 jag1g13 released this 23 Sep 20:54
· 148 commits to dev since this release
832a456

PyCGTOOL 2.0.0-alpha.5 Release Notes

This is the first public alpha release for PyCGTOOL 2.0.0, incorporating a large number of changes across the entire codebase.

Changes

  • Support for virtual sites for the Martini v3 model
  • Improved calculation of circular variances for dihedral angles
  • Generalised functional forms code for easier addition of more options
  • Moved advanced options to the CLI
  • Improved GROMACS topology file parsing
  • Replaced core trajectory handling with MDTraj
  • Support many more formats for input / output files
  • Significant performance improvements across representative test cases
  • Extensive code reduction and cleaning
  • Moved continuous integration to GitHub Actions