Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 403 Bytes

index.rst

File metadata and controls

17 lines (12 loc) · 403 Bytes

Pylab is a scientific computing environment based on the Python programming language.

What's included?

  • Python is a flexible, readable, general purpose programming language.
  • Numpy supports arrays of data, a cornerstone for many other abilities.
  • Matplotlib allows you to quickly produce high quality plots of your data.

...

.. toctree::
   :hidden:

   install
   specification