choderalab / chiron

Differentiable Markov Chain Monte Carlo
https://github.com/choderalab/chiron/wiki
MIT License
14 stars 1 forks source link

Base implementation of individual blocks #3

Closed wiederm closed 8 months ago

wiederm commented 9 months ago

Description

We want to implement a general MCMC sampler to construct joint distributions from different probability density functions. We can use this base implementation to discuss design decisions early on.

This PR introduces the following modules with their functionality:

A good starting point for the current API and functionality are the tests here: chiron/tests/test_mcmc.py

Note:

We will take the Topology class from openMM and the testsystems from openmmtools.

Status

codecov-commenter commented 8 months ago

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered :open_umbrella: