2.0.0-alpha.5
Pre-release
Pre-release
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