Skip to content

Commit

Permalink
Matplotlib library (#180)
Browse files Browse the repository at this point in the history
* matplotlib basics

* Added description of stateless vs stateful interface.

* Added more examples.

* Remove incomplete cell.

* Index: add link to the Matplotlib library.

* remove incomplete cell.

* Added example for patches.

---------

Co-authored-by: Simone Baffelli <[email protected]>
Co-authored-by: Aliaksandr Yakutovich <[email protected]>
  • Loading branch information
3 people authored Dec 14, 2023
1 parent e469574 commit 1b2ad28
Show file tree
Hide file tree
Showing 2 changed files with 1,211 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"\n",
"# Libraries\n",
"\n",
"- [Matplotlib](./library_matplotlib.ipynb)\n",
"- [NumPy](./library_numpy.ipynb)\n",
"- [scikit-learn](./library_sklearn.ipynb)\n",
"- [SciPy](./library_scipy.ipynb)"
Expand Down
Loading

0 comments on commit 1b2ad28

Please sign in to comment.