uncertainpy icon indicating copy to clipboard operation
uncertainpy copied to clipboard

Coffee cup notebook suggestion

Open desertnaut opened this issue 5 years ago • 1 comments

As is, the coffee cup notebook leaves a so what? impression. I kindly suggest you include the code for the final plots as shown in the front (README) page of the repo.

desertnaut avatar Apr 24 '20 16:04 desertnaut

Thanks for the feedback! The plotting code is available here: https://github.com/simetenn/uncertainpy/blob/master/examples/paper_figures/figures.ipynb, and is doing a lot of matplotlib tweaks, so I am uncertain if it is fitting for a first example. It might be possible to make the plots look better than they currently are though, so a middle ground is probably best. I'll think on the complexity/prettiness tradeoff.

simetenn avatar Jun 18 '21 17:06 simetenn