Update NewFeatures: evaluate_planner_objective authored by Johannes Pfeifer's avatar Johannes Pfeifer
...@@ -16,6 +16,9 @@ Dynare 4.6-unstable ...@@ -16,6 +16,9 @@ Dynare 4.6-unstable
- fixed functionality when there is correlation of shocks or one wants to consider corr parameters for both analytical as well as numerical derivatives - fixed functionality when there is correlation of shocks or one wants to consider corr parameters for both analytical as well as numerical derivatives
- Reference: !1648 - Reference: !1648
- Optimal policy
- New command `evaluate_planner_objective` to compute the value of the `planner_objective` (https://git.dynare.org/Dynare/dynare/issues/1678)
- Improvements to option `use_dll`: - Improvements to option `use_dll`:
- compilation is now faster on large models (by disabling targeted optimization flags in the compiler) - compilation is now faster on large models (by disabling targeted optimization flags in the compiler)
... ...
......