bhairavmehta95 / scientific-visualization-book

❗️WIP❗️An open access book on scientific visualization using python and matplotlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scientific Python — Volume II
Scientific Visualization – Python & Matplotlib, Nicolas P. Rougier

Front cover

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:

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:

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.

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)

About

❗️WIP❗️An open access book on scientific visualization using python and matplotlib