- Jan 29, 2025
-
-
Sébastien Villemot authored
Add integration test for newrate with analytic_derivation Closes #1935 See merge request !2340
-
- Jan 28, 2025
-
-
Johannes Pfeifer authored
Related to #1935
-
Sébastien Villemot authored
fix to #1935. See merge request !2339
-
- Jan 27, 2025
-
-
Marco Ratto authored
fix to #1935. Forced options_.analytic_derivation=-1; must be set before entering dynare_minimize_objective
-
Sébastien Villemot authored
It should have been done in commit b9af92eb. By the way, fix a font decoration issue. [skip ci]
-
Sébastien Villemot authored
🐛 fix identification bugs See merge request Dynare/dynare!2333 -
Sébastien Villemot authored
-
- Jan 24, 2025
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
See commit 2983aafa for the rationale.
-
- Jan 22, 2025
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
In situations where the solution cannot be found for an informational period > 1 using the same completion share as for the first informational period, suggest to decrease the value of the homotopy_max_completion_share option.
-
Sébastien Villemot authored
[skip ci]
-
Stéphane Adjemian authored
Use the model simulation based on a first-order local approximation as the initial guess for the nonlinear solver in each period. Can speed-up extended path simulations. We could also consider simulations based on higher order approximations, but I did not find any significant improvements with a second order approximation.
-
- Jan 21, 2025
-
-
Stéphane Adjemian authored
manual: correct value of prior_trunc used in code See merge request !2338
-
- Jan 17, 2025
-
-
Johannes Pfeifer authored
-
- Jan 16, 2025
-
-
Stéphane Adjemian authored
🐛 evaluate_planner_objective.m and discretionary policy: account for purely forward models See merge request !2334 -
Stéphane Adjemian authored
🐛 fix gsa_sample_file option See merge request !2335 -
Stéphane Adjemian authored
🐛 fix download link for SS ANOVA package Closes #1946 See merge request !2336 -
Stéphane Adjemian authored
Various improvements around particle filtering See merge request !2329
-
- Jan 07, 2025
-
-
Johannes Pfeifer authored
Closes #1946
-
- Jan 02, 2025
-
-
Stéphane Adjemian authored
Also rewrite some descriptions and add examples.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
- fill_ - ge (>=) - gt (>) - le (<=) - lt (<) - hdiff, hdiff_ - hgrowth, hgrowth_
-
- Jan 01, 2025
-
-
Johannes Pfeifer authored
Capitalization was wrong
-
- Dec 28, 2024
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Only try to compute planner welfare related to states if there are any
-
- Dec 27, 2024
-
-
Sébastien Villemot authored
🐛 subst_auxvar.m: account for auxiliary type 5 See merge request !2331 -
Sébastien Villemot authored
-
Sébastien Villemot authored
However do not set that option permanently (and also disable RemoveSemicolon by default), since the clang-format manual states that these options can lead to incorrect formatting and thus their result should be carefully reviewed.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Erroneously triggered asymptotic Hessian via simulation
-
Johannes Pfeifer authored
Fixes crashes in model_info with differentiate_forward_vars
-
- Dec 24, 2024
-
-
Sébastien Villemot authored
Preprocessor: fix performance regression on models with many nested model-local variables without leads/lags
-
Sébastien Villemot authored
Manual: document new syntax for Liu/West online filter Closes #1948 See merge request !2332
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Dec 23, 2024
-
-
Sébastien Villemot authored
Bug introduced in c4bf6d07.
-