- Mar 24, 2025
-
-
Sébastien Villemot authored
Fix crash of perfect foresight w/ expectation errors + marginal linearization + several learnt_in blocks (cherry picked from commit 85bea5a6)
-
- Feb 19, 2025
-
-
Stéphane Adjemian authored
In Octave, calling @dseries/plot multiple times with `hold on` does not allow for plotting multiple time series of different lengths on the same figure (it throws an error). (cherry picked from commit 5e90961b)
-
- Feb 14, 2025
-
-
Closes #1949 (manually cherry picked from commit 74bc73e7)
-
- Feb 06, 2025
- Jan 16, 2025
-
-
(cherry picked from commit 0668025f)
-
- Dec 28, 2024
-
-
Fixes crashes in model_info with differentiate_forward_vars (cherry picked from commit 8313cd5e)
-
- Dec 06, 2024
-
-
Sébastien Villemot authored
This test takes too long, and there is no added value in having so many particles.
-
- Nov 05, 2024
-
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit ad98158d)
-
- Oct 04, 2024
-
-
Sébastien Villemot authored
Perfect foresight with linear approximation: path for endogenous after failure to converge was not centered Also add a test for that codepath (linear_approximation + stack_solve_algo=0). (partial and manually adapted cherry-pick from d2065889)
-
- Sep 25, 2024
- Sep 23, 2024
-
-
Stéphane Adjemian authored
-
- Sep 13, 2024
-
-
Stéphane Adjemian authored
Attempt to fix CI's job #66356 (failing testsuite for octave). Is Octave to slow to run the Sequential Importance Sampling algorithm?
-
- Sep 12, 2024
- Jun 04, 2024
-
-
(cherry picked from commit e22c3405)
-
- Apr 12, 2024
-
-
Fix `simult_.m` to call specialized simulation codes for order <= 3 instead of `k_order_simul` whenever possible (manually cherry picked from commit 03064501)
-
- Apr 09, 2024
-
-
Sébastien Villemot authored
The test condition was incorrect (though this was probably harmless). Also the error message related to oo_.dr.ghu was incorrect. (cherry picked from commit cc289468)
-
- Apr 05, 2024
-
-
Sébastien Villemot authored
(manually cherry picked from commit 9f65299d)
-
- Mar 20, 2024
-
-
Sébastien Villemot authored
The initial guess was set to the solution, so the algorithms would really be tested. (cherry picked from commit 1f0422b6)
-
- Feb 22, 2024
-
-
(cherry picked from commit abfdf5ca)
-
- Feb 20, 2024
-
-
(cherry picked from commit 5d47ac2a)
-
- Jan 15, 2024
-
-
(cherry picked from commit 1b181fca)
-
- Jan 05, 2024
-
-
(cherry picked from commit 46d7e155)
-
- Dec 22, 2023
-
-
Sébastien Villemot authored
-
- the mode file was previously saved as '-v7.3', now it is '-v6' - mode_compute=1 and additional_optimizer=1 do not work under Octave (cherry picked from commit ee2545f8)
-
- Dec 21, 2023
-
-
Willi Mutschler authored
-
Willi Mutschler authored
-
Willi Mutschler authored
-
Willi Mutschler authored
-
Willi Mutschler authored
-
- Dec 18, 2023
-
-
-
Related to Dynare/preprocessor#95
-
Stéphane Adjemian authored
-
- Dec 15, 2023
-
-
Johannes Pfeifer authored
-
- Dec 14, 2023
-
-
Marco Ratto authored
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
The old name is still accepted, but will trigger a deprecation warning.
-
-