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

Test model logp before starting any MCMC chains #4211

Merged
merged 10 commits into from
Nov 27, 2020

Commits on Nov 24, 2020

  1. Re-create branch

    Stephen Hogg committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    301430f View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    Stephen Hogg committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    ac28054 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. bug fix

    Stephen Hogg committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    de4b46d View commit details
    Browse the repository at this point in the history
  2. remove unneeded import

    Stephen Hogg committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    64ed067 View commit details
    Browse the repository at this point in the history
  3. Update pymc3/util.py as per twiecki

    Co-authored-by: Thomas Wiecki <[email protected]>
    StephenHogg and twiecki authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    9d3e0ce View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'pymcdevs/master' into 4116

    Stephen Hogg committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    a3cba36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d14410 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. fix test_examples.py

    Stephen Hogg committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    c9c40ff View commit details
    Browse the repository at this point in the history
  2. fix test_step.py

    Stephen Hogg committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    2ec02a3 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary import

    Stephen Hogg committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    ddf9fc3 View commit details
    Browse the repository at this point in the history