- Jan 16, 2025
-
-
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_
-
- 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]
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
- 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
-
Johannes Pfeifer authored
-
Johannes Pfeifer 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
-