
optrs is a lightweight molecular mechanics optimisation code written in rust.
Installation
Install the binary with
or the Python API.
Usage
Optimise a molecule provided as a .xyz file
which will generate opt.xyz in working directory. API examples.