-
Notifications
You must be signed in to change notification settings - Fork 34
Rao-Blackwell adaptive MCMC #970
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
Conversation
@MichaelClerx Any idea about this Travis error? Unexpected section title (referring to the 'references' bit of the docstrings). |
For whatever reason it's not expecting a section title. Presumably it's still inside some other structure, like a list of bullet points or a code block or something? Should go away if you tidy up the bit above, add in the proper latex tags etc. |
Codecov Report
@@ Coverage Diff @@
## master #970 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 61 62 +1
Lines 6196 6226 +30
=====================================
+ Hits 6196 6226 +30
Continue to review full report at Codecov.
|
@MichaelClerx Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, bunch of questions
Addresses #917