File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Introduction
33
44matplotlib is a library for making 2D plots of arrays in `Python
55<http://www.python.org> `_. Although it has its origins in emulating
6- the MATLAB |reg | [* ]_ graphics commands, it is
6+ the MATLAB |reg | [# ]_ graphics commands, it is
77independent of MATLAB, and can be used in a Pythonic, object oriented
88way. Although matplotlib is written primarily in pure Python, it
99makes heavy use of `NumPy <http://www.numpy.org >`_ and other extension
@@ -91,4 +91,4 @@ from the Python shell in Tkinter on Windows™. My primary use is to
9191embed matplotlib in a Gtk+ EEG application that runs on Windows, Linux
9292and Macintosh OS X.
9393
94- .. [* ] MATLAB is a registered trademark of The MathWorks, Inc.
94+ .. [# ] MATLAB is a registered trademark of The MathWorks, Inc.
You can’t perform that action at this time.
0 commit comments