- Mar 13, 2025
-
-
Frédéric Karamé authored
-
- Jan 09, 2025
-
-
Frédéric Karamé authored
-
Frédéric Karamé authored
-
Frédéric Karamé authored
-
Frédéric Karamé authored
-
Frédéric Karamé authored
-
Frédéric Karamé authored
-
- Dec 13, 2024
-
-
Frédéric Karamé authored
-
- Dec 06, 2024
-
-
[skip ci]
-
- Dec 05, 2024
-
-
Sébastien Villemot authored
Previously, “contains('foo\', '\')” would fail with an error, due to the antislash not being escaped when calling the “regexp” function. Same for other special characters in regular expressions (e.g. the dollar sign). In particular, this bug would make Dynare unusable with Octave under Windows (since commit e9d79796), because Windows paths typically contain antislashes.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Stéphane Adjemian authored
Make compatible the outputs of the online particle filter with the Dynare... See merge request Dynare/dynare!2323
-
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
-