optrs 0.1.0

Forcefield molecule optimization
Documentation
1
2
3
4
5
6
7
pub mod forcefield;
pub mod uff;
pub mod rb;
mod bonds;
mod angles;
mod dihedrals;
mod nonbonded;