Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.23 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.23 KB

Computational Optimal Transport - Exercise Notebooks

This is a collection of Jupyter / Python notebooks for the computational optimal transport course at the Mathematical Sciences Institute, Australian National University.

The notebooks are best viewed online using nbviewer as GitHub doesn't do a great job at renderring the LaTeX / MathJax in Jupyter notebooks. Click on the links below to view the notebooks in nbviewer:

To complete and run these notebooks you will need a recent installation of Python (Version 3.6+) along with the Numpy, Scipy, and matplotlib packages. You will also need to install Jupyter.