escheffel / pymaclab

Dynamic Stochastic Equilibrium Models (DSGE) in Python
www.pymaclab.com
Other
137 stars 47 forks source link

Substitution lists/dictionaries should be changable at runtime with intelligent model update feature #6

Closed escheffel closed 12 years ago

escheffel commented 12 years ago

Substitution lists/dictionaries should be changable at runtime with intelligent model update feature. This would mean that users could change utility/production/other functions dynamically at runtime and let the model update itself automatically to reflect changes. The only difficult part is that the changes can alter the number and type of parameters passed to the model.