math-econ-code / mec_optim_2021-01

‘math+econ+code’ lectures on optimal transport and economic applications, January 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mec_optim_2021-01

‘math+econ+code’ masterclass on optimal transport and economic applications, NYU, Jan 18-22, 20201.

© 2018-2021 by Alfred Galichon. Past and present support from NSF grant DMS-1716489, ERC grant CoG-866274, and contributions by Jules Baudet, Pauline Corblet, Gregory Dannay, and James Nesbit are acknowledged.

Google form link

https://forms.gle/uC6U1h619ecdZFzV8

Getting set up

In this course, we will primarily using pythnon as our primary programming language. We will also have code available for R, but these will be unsupported, so use at your own risk. The code will be presented using Jupyter notebooks, or you can run in RStudio. In addition we will using Gurobi, a commercial linear programming solver.

The course material will be hosted on github, in this repository.

All the software will be installed in a docker container. The image can be dowloaded here.

About

‘math+econ+code’ lectures on optimal transport and economic applications, January 2021


Languages

Language:Jupyter Notebook 99.8%Language:Dockerfile 0.2%