Programowanie w systemie UNIX/Python: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
m →‎pip: <pre>pip3 -V</pre>
m →‎matplotlib: pip3 install numpy
Linia 162:
* [https://matplotlib.org/stable/tutorials/index.html#tutorials-colors tutoriale]
* [https://matplotlib.org/stable/gallery/index.html#color-examples przykłady]
==numpy==
 
pip3 install numpy
 
 
pip3 show numpy
 
==scipy==