Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers copied to clipboard
Fix `linewidth` parameter: `str` → `float`.
In the current stable Matplotlib version (3.7), lw (linewidth) should not be a string but float. Reference.
Fixed for Ch-1. Let me know if this format of PR is fine, then will fix in other chapters as well.
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB