From 63237967989d89ccf02d72fa80ef24f45db47db5 Mon Sep 17 00:00:00 2001 From: "Nicolas P. Rougier" Date: Mon, 30 May 2022 16:26:13 +0200 Subject: [PATCH] Added link to my open access book --- doc/users/resources/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/users/resources/index.rst b/doc/users/resources/index.rst index 30c275766b2b..a2c4ccd4a7fc 100644 --- a/doc/users/resources/index.rst +++ b/doc/users/resources/index.rst @@ -11,6 +11,10 @@ External resources Books, chapters and articles ============================ +* `Scientific Visualization: Python + Matplotlib (2021) + `_ + by Nicolas P. Rougier + * `Mastering matplotlib `_ by Duncan M. McGreggor