Skip to content
Snippets Groups Projects

pymc3.py: make sure step is set within the model context manager

Merged Matthew David Pitkin requested to merge matthew-pitkin/bilby:pymc3_fix into master

This patch fixes a bug in which the step method was not being set within the PyMC3 model context manager, so the code would not run if a step method was passed to the sampler.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading