Skip to content

Latest commit

 

History

History
79 lines (57 loc) · 1.55 KB

index.rst

File metadata and controls

79 lines (57 loc) · 1.55 KB

Python Scientific Lecture Notes

div.bodywrapper blockquote { margin: 0 ; } div.toctree-wrapper ul { margin: 0 ; padding-left: 0px ; } li.toctree-l1 { padding: 0 ; list-style-type: none; font-size: 150% ; font-family: Arial, sans-serif; background-color: #f2f2f2; font-weight: normal; color: #20435c; margin-left: 0; margin-bottom: 1em; font-weight: bold; } li.toctree-l1 a { padding: 0 0 0 10px ; } li.toctree-l2 { padding: 0.25em 0 0.25em 0 ; list-style-type: none; background-color: #FFFFFF; font-size: 90% ; font-weight: bold; } li.toctree-l2 ul { padding-left: 40px ; } li.toctree-l3 { font-size: 70% ; list-style-type: square; font-weight: normal; } li.toctree-l4 { font-size: 85% ; list-style-type: circle; font-weight: normal; }
.. only:: html

    Download printable version: :download:`PythonScientific.pdf`

    Download `html version and additional files <https://github.com/scipy-lectures/scipy-lectures.github.com/zipball/master>`_


.. toctree::
   :maxdepth: 3
   :numbered:

   intro/index.rst
   advanced/index.rst