X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/98edd00eb4b05e85f7cb1b85cff2f4d733909c57..b676f2dfbaa1aac981210c603bb6407d357a0340:/doc/tutorial.rst diff --git a/doc/tutorial.rst b/doc/tutorial.rst index 8598cbd..977b697 100644 --- a/doc/tutorial.rst +++ b/doc/tutorial.rst @@ -4,6 +4,10 @@ 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 --------- @@ -95,7 +99,7 @@ Also, keyword arguments can be passed such as color and the degree of transparen .. 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