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

Wp inference #118

Merged
merged 11 commits into from
Sep 20, 2021
Merged

Wp inference #118

merged 11 commits into from
Sep 20, 2021

Commits on Jul 25, 2021

  1. Add simulation control keywords rtol atol and hmax to inference and b…

    …ioscrape deterministic simulation
    William Poole committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    0d2f63c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    c621984 View commit details
    Browse the repository at this point in the history
  2. more init_seed options, including guassian and normal priors + checki…

    …ng for positivity
    William Poole committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    030ba0a View commit details
    Browse the repository at this point in the history
  3. bug fix (missing self)

    William Poole committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    be9ee8b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. typo fix

    William Poole committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    7df9df1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. filename option in py_inference

    William Poole committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    dd95b26 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. loguniform prior sampling initializaiton

    William Poole committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    28b70ec View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. parameters now can vary in log space

    William Poole committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    3a164e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. precision added to sensitivity analyss and Inference objects now save…

    … a list of params along with costs
    William Poole committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    8972d16 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

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

Commits on Aug 9, 2021

  1. ability to reset PID default parameters programatically

    William Poole committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    9b5ea03 View commit details
    Browse the repository at this point in the history