Skip to content

Commit 1b2ad28

Browse files
despadambaffelliyakutovicha
authored
Matplotlib library (#180)
* 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 <simone.baffelli@empa.ch> Co-authored-by: Aliaksandr Yakutovich <yakutovicha@gmail.com>
1 parent e469574 commit 1b2ad28

2 files changed

Lines changed: 1211 additions & 0 deletions

File tree

index.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"\n",
2525
"# Libraries\n",
2626
"\n",
27+
"- [Matplotlib](./library_matplotlib.ipynb)\n",
2728
"- [NumPy](./library_numpy.ipynb)\n",
2829
"- [scikit-learn](./library_sklearn.ipynb)\n",
2930
"- [SciPy](./library_scipy.ipynb)"

0 commit comments

Comments
 (0)