- Dec 05, 2024
-
-
Sébastien Villemot authored
As a consequence, drop workaround for https://github.com/msys2/MINGW-packages/issues/22712
-
- Dec 03, 2024
-
-
Sébastien Villemot authored
-
- Nov 29, 2024
-
-
Stéphane Adjemian authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Also add a test with dseries but with bare shocks/endval.
-
Sébastien Villemot authored
By the way, only create the dseries output of “perfect_foresight_solver” when requested.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Manual: document that oo_.{endo,exo}_simul can be created by perfect_foresight_with_expectation_errors_solver By the way, drop mention of “simul” in their description, since it is obsolete. [skip ci]
-
Sébastien Villemot authored
[skip ci]
-
- Nov 28, 2024
-
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
[skip ci]
-
- Nov 27, 2024
-
-
Sébastien Villemot authored
Update manual on Matlab Toolboxes See merge request Dynare/dynare!2326
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
stochastic_solvers.m: add comments to document algorithm See merge request Dynare/dynare!2328
-
- Nov 26, 2024
-
-
Johannes Pfeifer authored
-
- Nov 25, 2024
-
-
Sébastien Villemot authored
Ref. !2324
-
Closes #1945
-
- Nov 23, 2024
-
-
Johannes Pfeifer authored
-
- Nov 21, 2024
-
-
Stéphane Adjemian authored
calib_smoother: enable plots See merge request Dynare/dynare!2322
-
- Nov 20, 2024
-
-
Sébastien Villemot authored
Automatically detected by clang-tidy using performance-unnecessary-value-param check.
-
Sébastien Villemot authored
Variable “init” is of the trivially-copyable type std::initializer_list<int>. Automatically detected by clang-tidy using performance-move-const-arg check.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
– enable new options InsertNewlineAtEOF and RemoveSemicolon – reformat the code accordingly
-
- Nov 18, 2024
-
-
Sébastien Villemot authored
It has been available in Octave for a long time.
-
- Nov 15, 2024
-
-
Sébastien Villemot authored
-
- Nov 05, 2024
-
-
Sébastien Villemot authored
This will facilitate the introduction of dates in shock sequences.
-
Sébastien Villemot authored
Field names used in the option structure were slightly different depending on whether the option value was an integer or a date. This is confusing. This commit aligns the structure field names with the option names. It also simplifies the logic for histval_file/initval_file option handling.
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
Should have been removed in b70d99d1.
-
- Oct 30, 2024
-
-
Sébastien Villemot authored
Ref. #1859
-
Sébastien Villemot authored
Ref. #1859
-
- Oct 29, 2024
-
-
Sébastien Villemot authored
Ref. #1859
-
- Oct 24, 2024
-
-
Sébastien Villemot authored
– New M_.heterogeneity(i).state_var field – Misc minor code simplifications
-
- Oct 23, 2024
-
-
Sébastien Villemot authored
The legacy representation is no longer used for the estimation chain. Note that this mechanism is not robust (in particular it does not work with the use_dll option), but this is not new. Ref. #1859
-
Sébastien Villemot authored
Ref. #1859
-