-
Notifications
You must be signed in to change notification settings - Fork 29
ROADMAP
Pablo Winant edited this page May 3, 2017
·
4 revisions
-
(last) model syntax upgrade:
-
(/domain, /exogenous)
exogenous: !Normal sigma: [[0.001]] domain: k: [k*0.5, k*1.5]
-
(/options/grid, /options/interpolation)
options: grid: !Cartesian orders: [100,100] interpolation: splines
-
-
set_calibration
-
cleanup
- licensing
- model refactoring
- displaying (model, rules, return args)
- options uniformization/simplification
- vfi (rewards/value_updating, ...)
-
installation
-
release pre-alpha
-
additional features:
- linter
- algos (PEA/PEG/IIT)
- ergodic (ergodic/accuracy)
- model specific solution algos
- other interpolation methods (complement splines.jl)
- make_method flexibility
- simple calls
- any variable types
- improve objects handling
- paper
- documentation
- model database
- docker container
- vfi for models with many controls feels unnatural
- how to simulate models with discrete exogenous values ?