- Jan 16, 2025
- Dec 28, 2024
-
-
Fixes crashes in model_info with differentiate_forward_vars (cherry picked from commit 8313cd5e)
-
- Dec 27, 2024
-
-
Sébastien Villemot authored
(cherry picked from commit 49b08642)
-
Sébastien Villemot authored
Also disable RemoveSemicolon option by default, since the clang-format manual states that these options can lead to incorrect formatting and thus their result should be carefully reviewed.
-
- Dec 24, 2024
-
-
Sébastien Villemot authored
(cherry picked from commit 5bf6b032)
-
Sébastien Villemot authored
(cherry picked from commit 668fe504)
-
- Dec 23, 2024
-
-
Sébastien Villemot authored
Bug introduced in c4bf6d07. (cherry picked from commit 65a5b211)
-
Sébastien Villemot authored
(cherry picked from commit 2a81775d)
-
Sébastien Villemot authored
(cherry picked from commit 25416a64)
-
Sébastien Villemot authored
Bug introduced in 095df542 and 9337ca95. (cherry picked from commit a6941c77)
-
Sébastien Villemot authored
Bug introduced in 79128ea9. (cherry picked from commit 474c91b7)
-
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. (cherry picked from commit 2983aafa)
-
- Dec 06, 2024
-
-
Sébastien Villemot authored
(partial cherry-pick from 6fb7d57d)
-
Sébastien Villemot authored
This test takes too long, and there is no added value in having so many particles.
-
[skip ci] (manually cherry picked from commit 2eecea76)
-
(manually cherry picked from commit 79128ea9, after removing the reference to the DIME sampler which is not in 6.x)
-
(cherry picked from commit 8edb7959)
-
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. (cherry picked from commit 078b253f)
-
- Nov 29, 2024
-
-
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] (cherry picked from commit 62101ec4)
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit e055fee7)
-
- Nov 28, 2024
-
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit 9337ca95)
-
Sébastien Villemot authored
(manually cherry picked from commit bf60defe)
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit 095df542)
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit e623fa6f)
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit 0431bc7b)
-
- Nov 20, 2024
-
-
Sébastien Villemot authored
(cherry picked from commit 2691dd4a)
-
Sébastien Villemot authored
– enable new options InsertNewlineAtEOF and RemoveSemicolon – reformat the code accordingly (manually cherry picked from commit 4ecb7fe5)
-
- Nov 08, 2024
-
-
Sébastien Villemot authored
-
- Nov 05, 2024
-
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit ad98158d)
-
- Oct 21, 2024
-
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit 9465e460)
-
- Oct 15, 2024
-
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit 7e894404)
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit ed9f8a34)
-
Sébastien Villemot authored
Closes: #1899 (cherry picked from commit 503f656d)
-
- Oct 10, 2024
-
-
Sébastien Villemot authored
Also use hyperlinks. [skip ci] (cherry picked from commit 7b54cf35)
-
- Oct 08, 2024
-
-
Sébastien Villemot authored
fix number of sub_draws used See merge request !2321
-
- 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)
-
- Oct 03, 2024
-
-
Johannes Pfeifer authored
Revert of 5424fde7
-
- Sep 26, 2024
-
-
Sébastien Villemot authored
[skip ci]
-
- Sep 25, 2024
-
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit 963809c2)
-
Sébastien Villemot authored
(manually cherry picked from commit 17271e48)
-