Scientific python basics ======================== This is a lightly edited version of a set of restructured text files by D. J. Pine, converted to jupyter notebooks and rendered using nbsphinx All notebooks and exercises are available at the `GitHub Repository `_. ================= .. toctree:: :maxdepth: 1 :numbered: Chapter 1: Introduction Chapter 2: First Steps Chapter 3: Arrays Chapter 4: Input and Output Chapter 5: Plotting Chapter 6: Flow control Chapter 7: Functions Chapter 8: Curve Fitting Chapter 9: Scipy Appendix 1: Resources