projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ensmp -> mines-paristech
[linpy.git]
/
doc
/
tutorial.rst
diff --git
a/doc/tutorial.rst
b/doc/tutorial.rst
index
8598cbd
..
977b697
100644
(file)
--- a/
doc/tutorial.rst
+++ b/
doc/tutorial.rst
@@
-4,6
+4,10
@@
Tutorial
========
Tutorial
========
+This section a short introduction to some of LinPy's features.
+For a comprehensive description of its functionalities, please consult the :ref:`reference` section.
+
+
Polyhedra
---------
Polyhedra
---------
@@
-95,7
+99,7
@@
Also, keyword arguments can be passed such as color and the degree of transparen
.. figure:: images/union.jpg
:align: center
.. figure:: images/union.jpg
:align: center
-3D plots are also supported
.
+3D plots are also supported
:
>>> import matplotlib.pyplot as plt
>>> from matplotlib import pylab
>>> import matplotlib.pyplot as plt
>>> from matplotlib import pylab