holoviz-topics / examples

Visualization-focused examples using HoloViz for specific topics
https://examples.holoviz.org
Creative Commons Attribution 4.0 International
84 stars 24 forks source link

added a new example about Goldbach's comet #182

Closed djfrancesco closed 3 years ago

djfrancesco commented 3 years ago

I added a new candidate example, about the computation of Goldbach function with Numba, and its visualization with Datashader. Overall, this notebook only takes a few minutes to run on my laptop. This is a reduced version of a recent blog post. I thank @jbednar for making the proposition to make this post available at examples.pyviz.org. I hope I did not forget anything... Tell me whatever I can do to fix/improve it!

jbednar commented 3 years ago

Looks great to me! Thanks so much for the contribution. I made minor updates to the .yml and .ipynb, and now I can only think of a couple of possible improvements:

Those are both optional; if you don't want to make those changes, I'm happy to merge as-is!

djfrancesco commented 3 years ago
jbednar commented 3 years ago

Perfect, thanks so much!