Python code based on Lovelace and Dumont (http://spatial-microsim-book.robinlovelace.net/index.html)
Spatial Microsimulation 1 - reproduces the SimpleWorld example given in Chapters 4 and 5 using iterative proportional fitting (ipfn)
Spatial Microsimulation 2 - explores some reweighting procedures using scipy optimisers, covering some of Chapter 6.
Spatial Microsimulation 3 - reproduces the CakeMap example given in Chapter 7.