Skip to content

Initial release for Julia 1.0

Latest
Compare
Choose a tag to compare
@tobanw tobanw released this 06 Nov 05:05
· 1 commit to master since this release

Both static and search models are working on Julia 1.0.

In updating the code to Julia 1.0, the static matching equilibrium solver algorithm also got a major overhaul. It now uses a supply & demand based routine in which the solver searches for the transfers that make the excess demand zero. This is more efficient and stable than directly solving the system of equations.