Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 622 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 622 Bytes

Implementing Boltzmann generators with normflows

This package comprises several tools to train Boltzmann generators, i.e. normalizing flows approximating Boltzmann distributions. It uses and extends the normflows package. To compute the Boltzmann distribution, the OpenMM Python library is applied.

Methods of Installation

The latest version of the package can be installed via pip

pip install --upgrade git+https://github.com/VincentStimper/boltzmann-generators.git