issues
search
deepmodeling
/
DMFF
DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable implementation of molecular force field models.
GNU Lesser General Public License v3.0
154
stars
43
forks
source link
Fix some problems in dmff.__init__
#80
Closed
KuangYu
closed
1 year ago
KuangYu
commented
1 year ago
Change the way the generators are imported in dmff/
init
.py, so dmff.admp and dmff.classical still point to the backend
Change the dependence of MDAnalysis to MDTraj for sGNN