- Dec 13, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Also ensure that guards are not reserved identifiers (i.e. starting with an underscore).
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Automatically detected by clang-tidy using performance-unnecessary-value-param and performance-move-const-arg checks.
-
Sébastien Villemot authored
Automatically detected by clang-tidy with performance-noexcept-move-constructor check.
-
-
- Dec 12, 2023
-
-
Name of the parameter.
-
-
- prior mean - prior mode - prior median - prior variance
-
-
-
Will be used as a replacement for priordens.
-
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
Ref. !2218
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Under Linux and macOS, the default location for the configuration file is now dynare/dynare.ini under the configuration directories as defined by the XDG specification. Under Windows, the default configuration file is now %APPDATA%\dynare\dynare.ini. There is now a default value for the global initialization file (GlobalInitFile option of the configuration file): the global_init.m in the Dynare configuration directory.
-
Sébastien Villemot authored
– “bvar_irf” added to statements – “target”, “auxname_target_nonstationary”, “component”, “growth”, “auxname”, “kind” added to statements-like – “filter_initial_state” added to blocks
-
Sébastien Villemot authored
-
- Dec 11, 2023
-
-
Sébastien Villemot authored
Remove various unused files See merge request Dynare/dynare!2217
-
Johannes Pfeifer authored
dr_block has been removed
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
- Dec 08, 2023
-
-
Sébastien Villemot authored
Ref. !2215
-
Sébastien Villemot authored
-
- Dec 07, 2023
-
-
Sébastien Villemot authored
Such calls may bypass virtual dispatch. Automatically detected by clang-tidy with clang-analyzer-optin.cplusplus.VirtualCall check.
-
Sébastien Villemot authored
Dynare++ is no longer distributed as a standalone binary.
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
[skip ci]
-
Johannes Pfeifer authored
plot_shock_decomposition.m: filter out case where data to plot is empty and writing the Excel file will crash
-
Stéphane Adjemian authored
-
Sébastien Villemot authored
Ref. !2213
-