Python lecture
Introduction to Python, NumPy, and SymPy.
Installation
- Install python3.4 on your machine
- Clone this repository by
git clone https://github.com/cangermueller/python_lecture.git
- Install the required packages by
pip install requirements.txt
- Run
ipython notebook