This is a introductory course on programming with Python, held at the University of Zurich alongside the Asset pricing lecture by Prof. F. Kübler in Feb 2018.
- Simon Scheidegger (University of Zurich)
In the folder /python_examples, there are two sets of example codes:
- python_examples/basic_examples (basic examples that show how to program in python)
- python_examples/opt_nonlinear (examples of how to use optimization and root-finder in python)