Releases: maxkapur/DeferredAcceptance.jl
v0.7.0
DeferredAcceptance v0.7.0
v0.6.2
DeferredAcceptance v0.6.2
Option for exact (albeit expensive) computation of demand in multiple test model.
Cleaned up examples and docstrings.
v0.6.1
DeferredAcceptance v0.6.1
A modified secant method for finding equilibrium cutoffs.
An example of a dynamic tatonnement process with schools competing on both quality and selectivity.
v0.6.0
DeferredAcceptance v0.6.0
Substantial reorganization of example files and plots.
A new, much more general demand function form that evaluates using Monte Carlo simulation.
Rename and divide some functions to accurately reflect algorithmic approach.
v0.5.0
DeferredAcceptance v0.5.0
New overloads for nonatomic DA allow working with arbitrary demand function.
Implement a Walrasian algorithm that computes equilibria in this case.
v0.4.0
DeferredAcceptance v0.4.0
New overloads for nonatomic DA allow working with multinomial logit choice model.
Improved type assertions and expanded test suite.
v0.3.1
DeferredAcceptance v0.3.1
Expanded tutorial, including example of nonatomic DA. Improved code formatting and type declarations.
v0.3.0
DeferredAcceptance v0.3.0
ismarketclearing() to check if a set of cutoffs clears the market (and thus encodes a stable assignment).
Reverse mode in DA_nonatomic_lite and wrapper DA_nonatomic.
Fixed a misplaced iteration cap that caused tests to fail at unreasonably generous tolerances.
v0.2.0
DeferredAcceptance v0.2.0
v0.2.0 contains greatly expanded documentation, including docstrings for all the core functions, a tutorial, and a more thorough test file. I have also greatly improved the implementation of nonatomic DA by reducing the state space to the score cutoff vectors.
Closed issues:
- TagBot trigger issue (#1)