Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of Girsanov reweighting in openmmtools integrator module #729

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jul 26, 2023

  1. Update integrators.py

    Adding the LangevinSplitting Girsanov integrator to determine the Girsanov reweighting factors g and M.
    anyschaefer authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e762c2f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Update integrators.py

    anyschaefer authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2b828dc View commit details
    Browse the repository at this point in the history
  2. Update integrators.py

    anyschaefer authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    bfbe242 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Update integrators.py

    add reference to publication on implementation
    anyschaefer authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    28b569e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    63f4562 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    7efa54e View commit details
    Browse the repository at this point in the history