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

Update simulate.py #179

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

Commits on Feb 9, 2022

  1. Update simulate.py

    moyuanchen committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ef49125 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Update simulate.py

    Added options to pass in key word arguments to the update_sigma_fn in Brownian Dynamics simulation
    moyuanchen committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    8b04205 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Update simulate.py

    moyuanchen committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d893392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3293ff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from moyuanchen/bd_improvement_2

    Bd improvement 2
    moyuanchen committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    a36336d View commit details
    Browse the repository at this point in the history
  4. Update simulate.py

    moyuanchen committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    67c0e6d View commit details
    Browse the repository at this point in the history
  5. Update documentation of mass and gamma

    In response to @cpgoodri 's comment. Rolling back to the original definition to ensure backward compatibility, and updated the documentation to clarify the definition of gamma. Also, added the option for user to pass in gamma in the apply_fn similarly to how temperature can be passed in.
    moyuanchen committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    de8d4fa View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Update quantity.py

    moyuanchen committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    afa2d1b View commit details
    Browse the repository at this point in the history
  2. Update simulate.py

    moyuanchen committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    5e60f3b View commit details
    Browse the repository at this point in the history