- Jan 29, 2020
-
-
Houtan Bastani authored
closes #1696 includes preprocessor changes - Removed prefixing of doubles between -1 and 1 with 0. - Fixed bug introduced in 985d742. - macro processor: simplify handling of `@#define`
-
- Jan 27, 2020
-
-
Sébastien Villemot authored
Needed for some runners, e.g. lupi
-
Stéphane Adjemian authored
[skip ci]
-
Stéphane Adjemian authored
There was not test for the conditional particle filter (CPF).
-
Sébastien Villemot authored
trap error when sub_draws is set to zero See merge request Dynare/dynare!1699
-
Sébastien Villemot authored
rescale_prediction_error_covariance See merge request Dynare/dynare!1698
-
Sébastien Villemot authored
In particular, in the case of an 'mcp' tag, this could lead to a convergence failure. Also modify the lmmpc/rbcii.mod test so that it fails if convergence is not obtained, in order to detect such regressions earlier. Closes: #1697 This preprocessor update also includes the following changes: — removal of license.txt, now merged in back in the main Dynare one – various code simplifications and modernizations in the macro processor — minor code simplification in parsing of the --+ options: … +-- line
-
- Jan 26, 2020
-
-
Sébastien Villemot authored
Fix minimal state space test files for old matlab See merge request Dynare/dynare!1700
-
-
- Jan 24, 2020
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Follows from d3e90a8d.
-
Sébastien Villemot authored
Identification Toolbox: improvements, bugfixes, license, preparation for getting rid of globals Closes #1694 and #1689 See merge request Dynare/dynare!1697
-
Willi Mutschler authored
-
Marco Ratto authored
before issuing F singularity, check with rescaled F matrix: this spares lots of computing time when singularity only happens in the first KF step.
-
Willi Mutschler authored
-
Willi Mutschler authored
-
Willi Mutschler authored
-
Willi Mutschler authored
Get fields
-
Willi Mutschler authored
-
Willi Mutschler authored
-
Willi Mutschler authored
-
Marco Ratto authored
-
- Jan 23, 2020
-
-
Sébastien Villemot authored
Fix the handling of options nopreprocessoroutput, onlyjson and onlymacro when they appear at the top of the .mod file The nopathchange is still not supported in this context, so document it. Also recommend the whitespace-separated syntax instead of the comma-separated syntax, since the latter is inconsistent with the way options are passed on the command-line. Closes: #1667
-
- Jan 22, 2020
-
-
Sébastien Villemot authored
Ref. #1689
-
Sébastien Villemot authored
-
Sébastien Villemot authored
In particular, merge back preprocessor information.
-
Sébastien Villemot authored
Those had been incorrectly converted to GPL-3+ in commit 1bf81c9f.
-
Sébastien Villemot authored
Note that, for get_mean, the syntax with an optional order is not documented, because the semantics is different at order 2, and it does not work for higher orders. Closes: #1687
-
Houtan Bastani authored
[skip ci]
-
Houtan Bastani authored
Closes issue #1679 [skip ci]
-
- Jan 21, 2020
-
-
Sébastien Villemot authored
Closes: #1650
-
Sébastien Villemot authored
This is necessary for Octave under Windows, to avoid a warning about isdir() triggered by user_has_octave_forge_package.m.
-
Sébastien Villemot authored
-
Houtan Bastani authored
-
- Jan 20, 2020
-
-
Sébastien Villemot authored
Ref. preprocessor#40
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Also add a regression test. Closes: preprocessor#40
-
Sébastien Villemot authored
The old option is left for backward-compatibility purposes, but it has the same effect as the new one. Closes: #1093
-
Sébastien Villemot authored
Ref. !1692
-