choderalab / chiron

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

adding HO array and LJ testsystem #4

Closed wiederm closed 8 months ago

wiederm commented 8 months ago

Description

This PR will add additional test systems (HO array and LJ fluids), functionality, and tests for combined sampling with LangevinIntegrator and MC moves as well as PBC

Todos

Status

chrisiacovella commented 8 months ago

I changed around a bit of the code structure, causing the test_potential tests to fail. Will fix that in a bit.

chrisiacovella commented 8 months ago

Summary of additions so far:

To do still:

wiederm commented 8 months ago

I think this looks good as it is. After review, we can merge IMHO.

codecov-commenter commented 8 months ago

Codecov Report

Merging #4 (6be72aa) into main (98dd17d) will increase coverage by 7.66%. The diff coverage is 90.77%.

Additional details and impacted files