DMFF
DMFF copied to clipboard
DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable implementation of molecular force field models.
### Bug summary After using conda install dmff, which installs JAX version 0.4.28, the issue occurs. (DMFF is supposed to support JAX versions under 0.4.24.) `ImportError: cannot import name 'config'...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/setup-python#1164 Make sure your runner is...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...