insilichem / garleek

:arrow_right_hook: QM/MM interfacing in Python :leftwards_arrow_with_hook:
https://garleek.readthedocs.io
MIT License
10 stars 6 forks source link

More MM engines #1

Open jaimergp opened 6 years ago

jaimergp commented 6 years ago

TINKER provides potential energy, gradients and hessian very easily, and has decent forcefield support. However, we might want to use the current architecture to provide support for other MM engines, if only for fun:

Cases where only some data could be obtained, Python-side differentiation could be performed with autograd or similar libraries.