Skip to content

Implementation of methods to sample from Boltzmann distributions

License

Notifications You must be signed in to change notification settings

DreamFold/boltzmann-generators

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of methods to sample from Boltzmann distributions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%