Skip to content

noegroup/nmjmc

Repository files navigation

Neural Mode Jump Monte Carlo

Python package that contains the core features for NMJMC training and data generation.

Requirements

Content of the paper has been generated with following python packages and versions tensorflow 1.14 python 3.7 numpy 1.17 jupyter 1.0 tqdm 4.36 scipy 1.3 dill 0.3 matplotlib 3.1

Install

Please make sure to pull all submodules before attempting installation, e.g. by running git submodule update --init --recursive . To use the package, install the requirements i.e. via conda and run python setup.py install . This should allow you to run the ipython notebooks in the /notebooks folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published