mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
fix capitalization
This commit is contained in:
@@ -42,7 +42,7 @@ signal processing.
|
|||||||
Matplotlib
|
Matplotlib
|
||||||
----------
|
----------
|
||||||
|
|
||||||
`matplotlib <http://matplotlib.sourceforge.net/>`_ is a flexible plotting
|
`Matplotlib <http://matplotlib.sourceforge.net/>`_ is a flexible plotting
|
||||||
library for creating interactive 2D and 3D plots that can also be saved as
|
library for creating interactive 2D and 3D plots that can also be saved as
|
||||||
manuscript-quality figures. The API in many ways reflects that of `MATLAB <http://www.mathworks.com/products/matlab/>`_,
|
manuscript-quality figures. The API in many ways reflects that of `MATLAB <http://www.mathworks.com/products/matlab/>`_,
|
||||||
easing transition of MATLAB users to Python. Many examples, along with the
|
easing transition of MATLAB users to Python. Many examples, along with the
|
||||||
|
|||||||
Reference in New Issue
Block a user