Releases: tobanw/MarriageMarkets.jl
Releases · tobanw/MarriageMarkets.jl
Initial release for Julia 1.0
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.