Getting started with Python for science ======================================= This part of the *Scientific Python Lectures* is a self-contained introduction to everything that is needed to use Python for science, from the language itself, to numerical computing or plotting. | .. include:: ../includes/big_toc_css.rst :start-line: 1 .. rst-class:: tune .. toctree:: intro.rst language/python_language.rst numpy/index.rst matplotlib/index.rst scipy/index.rst help/help.rst