- Feb 19, 2025
-
-
Stéphane Adjemian authored
In Octave, calling @dseries/plot multiple times with `hold on` does not allow for plotting multiple time series of different lengths on the same figure (it throws an error). (cherry picked from commit 5e90961b)
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit 9fa114a6)
-
[skip ci] (cherry picked from commit 1d57bc7d)
-
(cherry picked from commit de6dfaf3)
-
Stéphane Adjemian authored
-
- Feb 14, 2025
- Feb 12, 2025
-
-
Sébastien Villemot authored
(cherry picked from commit 723257a7)
-
Sébastien Villemot authored
(cherry picked from commit 1e5b3d9d)
-
- Feb 06, 2025
- Jan 28, 2025
-
-
Sébastien Villemot authored
fix to #1935. Forced options_.analytic_derivation=-1; must be set before... See merge request !2341
-
Johannes Pfeifer authored
fix to #1935. Forced options_.analytic_derivation=-1; must be set before entering dynare_minimize_objective Cherry pick of 3da4d77f
-
- Jan 27, 2025
-
-
Sébastien Villemot authored
It should have been done in commit b9af92eb. By the way, fix a font decoration issue. [skip ci] (cherry picked from commit 91ff4ef7)
-
(cherry picked from commit 2946b7ea)
-
Erroneously triggered asymptotic Hessian via simulation (cherry picked from commit 4d0a3f2c)
-
Sébastien Villemot authored
(cherry picked from commit 45ddbafc)
-
Sébastien Villemot authored
(cherry picked from commit e67060a8)
-
Sébastien Villemot authored
See commit 2983aafa for the rationale. (cherry picked from commit 2b2376c9)
-
- Jan 23, 2025
-
-
Sébastien Villemot authored
(cherry picked from commit 45035459)
-
Sébastien Villemot authored
In situations where the solution cannot be found for an informational period > 1 using the same completion share as for the first informational period, suggest to decrease the value of the homotopy_max_completion_share option. (cherry picked from commit 119f92fd)
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit b057c177)
-
- Jan 22, 2025
-
-
(cherry picked from commit 54409c08)
-
- 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.
-