-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Our PyMC3 port is complete! #317
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
Update positional arguments pymc3
There were some changes made to PyMC3 related to positional arguments so I went through and corrected the examples that would have been affected. |
Thanks for the general cleanup of some of my old code too! 👌 |
|
Corrected Cam's name
Is there anywhere in particular that has commented-out code in an obtrusive place? I'm going through the individual scripts as they seem to have some. What is the style that you are using? I can make a note to use it every time I re-run plots. |
It's the
|
Removed unnecessary code comments from scipts
I think I may ignore it for now. |
Changing style for all plots
Plot style should be good for each chapter now. |
Reword explanation of model binding in a context
…original intention
👍 happy with this. Merging! |
Please feel free to contact either Thomas or myself with any concerns you might have about our changes!