rougier/scientific-visualization-book
WIPAn open access book on scientific visualization using python and matplotlib
repo name | rougier/scientific-visualization-book |
repo link | https://github.com/rougier/scientific-visualization-book |
homepage | |
language | |
size (curr.) | 27505 kB |
stars (curr.) | 1574 |
created | 2019-08-16 |
license | |
Scientific Python — Volume II
Scientific Visualization – Python & Matplotlib, Nicolas P. Rougier
An open access book on scientific visualization using python and matplotlib to be released during summer 2020 (hopefully). Sources will be available in this repository, the PDF book will be open-access and the printed book will cost 50$.
If you want to support the book, you can:
- Star the project
- Tip a few euros (10 €)
- Access the private repository (25 €) during the writing
(and let me know about your github handle) - Sponsor me through GitHub sponsorship program
Note that in any case, the repository will be made public at the end of the writing and the PDF will be available for free.
In the meantime and if you’re impatient, you can read:
- Python & OpenGL for Scientific Visualization
- From Python to Numpy
- 100 Numpy exercices
- Matplotlib cheat sheet
Latest news
You can read them on them news issue and subscribe to this specific issue to get notified about new posts.
Progress
You can follow progress on the project tab
Image of the week
The images below come from the book and have been made using matplotlib, of course.
Textual contours (text path)
Typography (text, ticks)
Complex axes layout (axes, text, imshow)
Signal multisampling (plot, collection, imshow)
Polygons & testing
Polygons & clipping
Post-processing
3D projection
Polar projection
Scales (plot + scales)
Matplotlib map (Contour + lines collection)
Escher style (Polygons)
Many plots (plot & fill_between)
Oriented histogram (axisartist toolkit)
Seasonal plot (polar plot & patches)
Hatched bars (bar)
Platonic solids (PolyCollection)
Calendar heatmap (github activity) (Imshow, PolyCollection)
Recursive Voronoi (PolyCollection)
Scatter 3D (PolyCollection, scatter(s), Ellipses and custom 3D projection)
Text shadow (TextPath, PolyCollection and imshow)
Boots (scatter plot)