Skip to content

braceal/molecules

 
 

Repository files navigation


https://badge.fury.io/py/molecules.png

Molecules

Machine learning for molecular dynamics.

Documentation

For references, tutorials, and examples check out our documentation.

Installation

git clone https://github.com/braceal/molecules.git
conda env create -f env.yaml -p ./conda-env

Then, install pre-commit hooks: this will auto-format and auto-lint on commit to enforce consistent code style:

pre-commit install
pre-commit autoupdate

About

Machine learning for molecular dynamics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%