Skip to content

math+econ+code masterclass on optimization in economics: optimal transport, demand models, matching models

Notifications You must be signed in to change notification settings

math-econ-code/mec_optim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5a07463 · Aug 24, 2023

History

78 Commits
May 20, 2022
Jan 10, 2022
Jul 30, 2023
Jul 30, 2023
Jul 30, 2023
Jul 30, 2023
Jul 30, 2023
Aug 24, 2023
Jan 5, 2022

Repository files navigation

mec_optim, Jan'22

‘math+econ+code’ masterclass on optimal transport and economic applications, NYU, January 2022.

© 2018-2022 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, Giovanni Montanari, and James Nesbit are acknowledged.

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.