From 0735cf4bde1cbabbdd1d59dc1da4be85285450d1 Mon Sep 17 00:00:00 2001 From: Roanna Victorio Date: Sun, 16 Oct 2022 18:25:12 -0700 Subject: [PATCH] add book to Python section: Scientific Visualization: Python + Matplotlib (#8454) * add Scientific Visualization: Python + Matplotlib check_urls=free-programming-books-langs.md * change url to the repo Co-authored-by: Roanna Victorio --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 1406c5a97..6082f7906 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1968,6 +1968,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [Python Programming](https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) - Wikibooks (PDF) (2.6) * [Python Programming And Numerical Methods: A Guide For Engineers And Scientists](https://pythonnumericalmethods.berkeley.edu/notebooks/Index.html) - Qingkai Kong, Timmy Siauw, Alexandre Bayen (3.7) * [Python Tutorial](https://www.tutorialspoint.com/python/) - Tutorials Point (HTML, PDF) +* [Scientific Visualization: Python + Matplotlib](https://github.com/rougier/scientific-visualization-book) - Nicolas P. Rougier (PDF) * [Scipy Lecture Notes](http://scipy-lectures.github.io) * [SICP in Python](http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/) (3.2) * [Slither into Python: An introduction to Python for beginners](https://web.archive.org/web/20210411065902/https://www.slitherintopython.com/) (3.7) *(:card_file_box: archived)*