Commit Graph

12515 Commits (c4c8a0256d77a2b50c31e657c26ce3c7f4c7ef67)

Author SHA1 Message Date
Sébastien Villemot ea4d3f4d83
Block decomposition: fix interaction with steady_state_model block
This cas was omitted in previous commit.
2020-05-25 21:10:42 +02:00
Sébastien Villemot 2c6807a66b
Block decomposition: no longer use global variables for temporary terms in the static M-file
Rather use a single vector as in non-block mode.
2020-05-25 18:36:55 +02:00
Sébastien Villemot caea047c2d
solve_one_boundary: remove unused codepaths for solve_algo={0,1,2,3}
Those cases are handled by dynare_solve.
2020-05-25 17:59:54 +02:00
Sébastien Villemot bd7eb2f88d
Fixes to solve_algo ≥ 9
— allow solve_algo=9 without block nor bytecode
— allow solve_algo≥9 with block without bytecode
— test solve_algo=9
2020-05-25 17:22:17 +02:00
Sébastien Villemot 2015b79279
solve_{one_boundary,two_boundaries}: convert some input arguments to logical type 2020-05-25 16:59:20 +02:00
Sébastien Villemot 6f0196be7f
Preprocessor: various block/bytecode refactorings 2020-05-20 11:52:02 +02:00
Sébastien Villemot 154fced8b7
Remove old SMM code
Ref. #1724
2020-05-18 17:30:40 +02:00
Sébastien Villemot 52297f4cea
CI: activate timestamping of Authenticode signatures on Windows binaries
This is necessary if we want our signatures to remain valid after the
expiration of our certificate.

For more details, see:
https://www.digicert.com/blog/best-practices-timestamping/
2020-05-15 18:23:05 +02:00
Michel Juillard b70d99d1b4
Refactoring of initval_file and histval_file
initval_file and hisvfal_file are now more flexible and have functionalities
similar to option datafile in estimation.

Closes: #1671
2020-05-14 16:45:54 +02:00
Sébastien Villemot fc2e6ef89b
Preprocessor: still more fixes related to block/bytecode temporary terms 2020-05-13 17:00:00 +02:00
Sébastien Villemot e5f45ef7b1
Testsuite: fix calls to fataltest.m 2020-05-13 14:58:09 +02:00
Sébastien Villemot ac1b7cc9e1
Testsuite: fix formula for maximum difference error test 2020-05-13 14:57:58 +02:00
Sébastien Villemot d6d528b39c
Preprocessor: fix bug in bytecode with temporary terms introduced in previous update 2020-05-13 12:57:42 +02:00
Sébastien Villemot b2841ff98c
Testsuite: minor simplification 2020-05-13 12:57:14 +02:00
Sébastien Villemot 31a9a5e9ab
Bytecode MEX: various fixes to debug mode 2020-05-13 12:22:20 +02:00
Sébastien Villemot ca0227c62c
Preprocessor: refactor block decomposition temporary terms 2020-05-12 18:48:22 +02:00
Sébastien Villemot 6bf312f263
Preprocessor update: fix previous commit which had a wrong SHA 2020-05-07 18:44:37 +02:00
Sébastien Villemot 272b05316a
Preprocessor update: bugfix in cutoff option
Bug introduced in previous commit.
2020-05-07 18:42:14 +02:00
Sébastien Villemot f4f296edd6
Preprocessor update
— various refactoring and bugfixes in block decomposition
— small bugfix for PAC models
2020-05-06 18:17:25 +02:00
Sébastien Villemot 09617453ea
Ensure that “extended_path” obeys the “bytecode” option
Closes: #1717
2020-05-04 22:42:08 +02:00
Houtan Bastani 25a977f4be
jacob_element & hess_element: remove unnecessary loops 2020-05-04 12:15:15 -04:00
Sébastien Villemot 6e0f104d7e
Bump minimal MATLAB version to R2014a
Ref. #1713
2020-04-07 16:32:32 +02:00
Sébastien Villemot e95b93f783
dseries submodule update
— Efficiency change. OCTAVE_VERSION is a builtin function in Octave
— Fix bug dseries#43
— Cosmetic changes
— Fixed subsasgn method (when calling merge)
2020-04-07 12:48:00 +02:00
Stéphane Adjemian (Charybdis) e22e41a7d4
Added preprocessor's option notime.
Do not print the total computing time at the end of the driver evaluation.
2020-04-03 11:29:05 +02:00
Sébastien Villemot 6c1020578a Merge branch 'Smoother_bug' into 'master'
missing_DiffuseKalmanSmootherH1_Z.m: fix bug with variable dimension

See merge request Dynare/dynare!1728
2020-04-03 08:29:22 +00:00
Johannes Pfeifer b8b05300c1 missing_DiffuseKalmanSmootherH1_Z.m: fix bug with variable dimension 2020-04-02 19:22:55 +02:00
Sébastien Villemot 7877791b70 Merge branch 'TaRB_small_fixes' into 'master'
Fixes TaRB with Student t proposal, update manual, unit test

See merge request Dynare/dynare!1727
2020-04-02 08:44:53 +00:00
Willi Mutschler 64a2a4388a
🐛 📖 Fixes TaRB with student t proposal distribution 2020-04-01 14:46:22 +02:00
Sébastien Villemot 8df9813a0e Merge branch 'perfect_foresight' into 'master'
fix bug when no convergence and backward model

See merge request Dynare/dynare!1726
2020-03-31 15:18:05 +00:00
Michel Juillard fd09b98150 fix bug when no convergence and backward model 2020-03-31 15:40:49 +02:00
Sébastien Villemot a34abd2289
Preprocessor update / Block decomposition
— Fix several bugs in computation of renormalized equations
— Various refactorings
2020-03-30 18:50:15 +02:00
Sébastien Villemot 7e01891657
Preprocessor update
— Block decomposition without bytecode: fix call to solve_one_boundary
  (Closes: #1717)
— Skip constant equations replacement only when there is an “mcp” tag (#1697)
2020-03-30 14:24:27 +02:00
Sébastien Villemot 0cc163a886
CI: hardcode (recent) MATLAB version
— This is consistent with the fact that we hardcode the old MATLAB version
— This ensures better homogeneity across runners (in theory, it could be
  possible that different runners have different “matlab” symlinks)
— This allows easier customization in personal repositories
2020-03-27 14:53:06 +01:00
Sébastien Villemot 2fb55907ff
Windows package: bump dependencies 2020-03-26 17:08:20 +01:00
Stéphane Adjemian (Charybdis) 166865149e
Updated build for matlab R2020a. 2020-03-26 11:20:24 +01:00
Stéphane Adjemian (Charybdis) 109bc5883c
Check the existence of the user configuration file. 2020-03-26 10:15:35 +01:00
Stéphane Adjemian (Charybdis) e2b20f3e3e
Bug fix. Dynare configuration hook was not evaluated. 2020-03-26 10:15:35 +01:00
Sébastien Villemot 0cfe3160d1
Preprocessor: various refactorings of block decomposition 2020-03-24 18:53:29 +01:00
Sébastien Villemot ac5afa71cc Merge branch 'imc_warning' into 'master'
imcforecast.m: fix faulty logic of warning

See merge request Dynare/dynare!1725
2020-03-23 09:37:23 +00:00
Johannes Pfeifer 071ab1e14f imcforecast.m: fix faulty logic of warning
Steady state and time shift were missing
2020-03-21 12:06:24 +01:00
Sébastien Villemot fbfff18378
Preprocessor: various refactorings of block decomposition
Adapt bytecode MEX accordingly.
2020-03-20 18:51:37 +01:00
Sébastien Villemot ac8bc51263
Preprocessor update: block decomposition refactoring 2020-03-19 17:51:17 +01:00
Sébastien Villemot a1a685312a Merge branch 'doc_shock_dec' into 'master'
Document options added in...

See merge request Dynare/dynare!1724
2020-03-19 13:47:26 +00:00
Johannes Pfeifer 625ad3099e Document options added in dab769c6f4 2020-03-19 14:42:18 +01:00
Sébastien Villemot 8e94250126
Preprocessor update
— add smoother options to “shock_decomposition” command
— modify Julia output for mapping eqidx
— various refactorings in block decomposition
2020-03-17 19:02:02 +01:00
Sébastien Villemot a95cb54949 Merge branch 'ident_trunc' into 'master'
Correctly pass prior_trunc option in identification

See merge request Dynare/dynare!1723
2020-03-17 13:46:40 +00:00
Johannes Pfeifer ef8671bb99 Correctly pass prior_trunc option in identification 2020-03-17 13:28:40 +01:00
Sébastien Villemot e433f7341a
Release notes for 4.6.1 2020-03-12 16:57:11 +01:00
Sébastien Villemot e93c7b6b25
Reorder files generated by “moments_varendo” option of “estimation”
If there were more than 10 files of Metropolis parameter draws, the ordering
the files containing the posterior moments could be different from that of the
parameter draws. This is because the “dir()” command was used to order the
files containing the parameter draws, and because the command uses alphabetic
ordering, file #10 would come before #2.

This commit enforces the numerical ordering of files.
2020-03-12 15:56:55 +01:00
Sébastien Villemot 8c6b24dbbb
README.md: add trick for compiling on Windows filesystems which don’t have 8dot3 names 2020-03-12 15:09:54 +01:00