- Apr 22, 2024
-
-
Sébastien Villemot authored
-
- Mar 07, 2024
-
-
Sébastien Villemot authored
-
- Mar 01, 2024
-
-
Sébastien Villemot authored
-
- Feb 21, 2024
-
-
Johannes Pfeifer authored
-
- Feb 17, 2024
-
-
Johannes Pfeifer authored
-
- Jan 22, 2024
-
-
Sébastien Villemot authored
-
- Jan 19, 2024
-
-
Sébastien Villemot authored
Under Debian 12, it fails with: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/12/libgomp.a(team.o): réadressage R_X86_64_TPOFF32 vers symbole caché « gomp_tls_data » ne peut pas être utilisé en créant un objet partagé
-
- Jan 03, 2024
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Dec 21, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
xvfb-run is a Debian-specific program. Closes: #1892
-
Sébastien Villemot authored
-
Willi Mutschler authored
-
Willi Mutschler authored
-
Willi Mutschler authored
-
Willi Mutschler authored
-
- Dec 13, 2023
-
-
- Dec 07, 2023
-
-
Sébastien Villemot authored
Dynare++ is no longer distributed as a standalone binary.
-
-
- Nov 28, 2023
-
-
Sébastien Villemot authored
Fix marginal linearization in the context of perfect_foresight_with_expectation_errors_solver with homotopy If a solution corresponding to 100% of the shock can’t be found in the first informational period, marginal linearization will be performed to extrapolate a solution. However, in subsequent informational periods, this extrapolated solution cannot be used for the initial conditions of endogenous variables, because the initial conditions are not a true solution of the nonlinear model. For those subsequent informational periods, the correct approach is to compute the two solutions needed for marginal linearization using as initial conditions the values obtained in the same two solutions for the previous informational periods (stored as oo_.deterministic_simulation.{sim1,sim2}).
-
- Nov 24, 2023
-
-
Sébastien Villemot authored
Unfortunately it is not possible to enable it for all supported Octave versions (which would have allowed us to remove the old codepath), because of this bug: https://savannah.gnu.org/bugs/?64687
-
- Nov 22, 2023
-
-
Sébastien Villemot authored
Incidentally, this means that the JSONlab submodule is no longer needed, so it is removed in the present commit. Closes: #1907
-
Sébastien Villemot authored
Ref. #1907
-
Sébastien Villemot authored
-
- Nov 21, 2023
-
-
Sébastien Villemot authored
As a consequence, drop old uncrustify config file.
-
- Nov 17, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Indexes all C++, Fortran and C files (including submodules).
-
- Nov 14, 2023
-
-
Sébastien Villemot authored
Ref. preprocessor#104
-
- Nov 10, 2023
-
-
Sébastien Villemot authored
This replaces the old hack which was using a local Linux-specific symlink. Now, the Dynare default is the same as in Sphinx, i.e. rely on a CDN for delivering MathJax. Adapt our CI accordingly to continue using MathJax from the Debian package there (to avoid privacy issues related to the use of a CDN).
-
- Nov 09, 2023
-
-
- Oct 23, 2023
-
-
Sébastien Villemot authored
-
- Oct 19, 2023
-
-
Sébastien Villemot authored
These two classes were so entangled that their separation was meaningless.
-
- Oct 18, 2023
-
-
Sébastien Villemot authored
-
- Oct 12, 2023
-
-
Sébastien Villemot authored
-
- Oct 11, 2023
-
-
- Oct 10, 2023
-
-
Sébastien Villemot authored
-
- Sep 27, 2023
-
-
Sébastien Villemot authored
Add the -Bsymbolic linker flag. This ensures that the main() symbols defined in both MS-SBVAR MEX won’t step on each other.
-
- Sep 26, 2023
-
-
Sébastien Villemot authored
-