Introduction to Python and NumPy for ChBE39

Launch Binder  View on Github  Download Zip  Download TarGz  download size  last updated

A Tufts University Data Lab Workshop
Written by Uku-Kaspar Uustalu

datalab.tufts.edu  @TuftsDataLab

Python resources: go.tufts.edu/python
Questions: datalab-support@elist.tufts.edu
Feedback: uku-kaspar.uustalu@tufts.edu

Slides: tufts.box.com/v/chbe39-python


Table of Contents


Part 1/2: Introduction to Programming with Python

Launch Binder  Open in Colab  Download Notebook 

A hands-on introductory notebook that is suitable for self-guided study and covers the following:


Part 2/2: Scientific Computing with Python using NumPy

Launch Binder  Open in Colab  Download Notebook 

An interactive introduction to NumPy and Matplotlib that makes comparisons with MATLAB and covers the following:


Additional Resources