Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@brianjimenez brianjimenez released this 20 Jan 12:45
· 36 commits to master since this release

This release adds the support for a new protein-nucleic scoring function (dna).

dna scoring function makes use of the AMBER94 force-field as in the Python version.

Code has been heavily refactored to support for more scoring functions in the future.

Rust language edition has been updated to 2021.