- 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
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.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Bug introduced in 095df542 and 9337ca95.
-
Sébastien Villemot authored
Bug introduced in 79128ea9.
-
Sébastien Villemot authored
In Sphinx 8, returned filesystem path objects are no longer extended to have implicit string conversion methods. The conversion to a string must now be made explicitly. See this entry in the changelog for Sphinx 8.0: #12650, #12686, #12690: Extend the deprecation for string methods on :py:class:`~pathlib.Path` objects to Sphinx 9. Use :py:func:`os.fspath` to convert :py:class:`~pathlib.Path` objects to strings, or :py:class:`~pathlib.Path`'s methods to work with path objects. Patch by Adam Turner.
-
- Dec 18, 2024
-
-
Johannes Pfeifer authored
Closes #1948
-
Sébastien Villemot authored
🐛 Enable smoother_inversion_filter option with MCMC See merge request !2325
-
- Dec 10, 2024
-
-
Johannes Pfeifer 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 !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]
-