Commit Graph

8933 Commits (d43534d9f36f0247e2590f2c98753a7bbeaf5019)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) d43534d9f3 Fixed compilation of org files to html (dynare-internals.org).
Should fix the build of dynare's snapshot (for windows) after the
dist-upgrade on karaba.
2015-09-25 23:37:45 +02:00
Stéphane Adjemian (Charybdis) a42a9a427f Added a routine to test if a file is older than all the files in a folder (and subfolders). 2015-09-25 23:37:45 +02:00
MichelJuillard 9cc96b93c0 Merge pull request #1064 from JohannesPfeifer/trust_region
Fix exit criterion in trust_region.m
2015-09-25 10:54:19 +02:00
Johannes Pfeifer c01352ea3b Fix exit criterion in trust_region.m
Otherwise, error code -3 (Trust region became uselessly small) was accepted as a solved steady state
2015-09-25 09:11:47 +02:00
Houtan Bastani 1bc965625c test suite: adjust display of results appropriately depending on whether octave/matlab or both were used 2015-09-23 13:56:16 +02:00
Houtan Bastani d7d8af34a0 preprocessor: remove create_timing_csv.sh (moved to testsuite.git) 2015-09-21 10:59:20 +02:00
Michel Juillard c598f4dde3 fixed another bug in col_id computation 2015-09-20 15:46:17 +02:00
Michel Juillard df793cebe5 fixed bug in col_id computation 2015-09-19 15:51:32 +02:00
Michel Juillard ed480ee1f6 choose LU preconditioner by default 2015-09-19 15:51:31 +02:00
Houtan Bastani 51ab885e68 test suite: fix naming in graph when a point is highlighted 2015-09-17 15:50:34 +02:00
Houtan Bastani fa5eea5fb8 Merge pull request #1061 from JohannesPfeifer/manual_fix
Fix typo in manual
2015-09-17 14:53:37 +02:00
Johannes Pfeifer 6c8e7c5ff5 Fix typo in manual 2015-09-17 14:36:59 +02:00
Houtan Bastani 06e76386eb fix bug in 9d81916b82 2015-09-17 11:35:26 +02:00
Houtan Bastani 9d81916b82 test suite: make test work for non-dynbot users on Linux and OS X 2015-09-17 11:30:10 +02:00
Houtan Bastani b28f9ef0b3 test suite: prettier printing of timing results 2015-09-17 11:05:52 +02:00
Houtan Bastani ad3d00f0da preprocessor: fix bug when printing model variables containing underscores in latex file. closes #1059 2015-09-16 12:22:39 +02:00
Houtan Bastani 67410d87cf fix permissions on create_timing_csv.sh 2015-09-16 10:35:19 +02:00
Houtan Bastani 42d100f8c1 test suite: add header to timing files 2015-09-15 17:38:32 +02:00
Stéphane Adjemian (Charybdis) a911568b37 Updated dseries submodule and reference manual.
Remove the possibility to instantiate an empty dseries with a range of dates.
2015-09-14 14:07:51 +02:00
Houtan Bastani c6e75df544 test suite: save timing info for graphs. #298 2015-09-11 15:24:05 +02:00
Houtan Bastani 5c006a4370 test suite: add timing, report 10 slowest tests. #298 2015-09-11 15:21:51 +02:00
Houtan Bastani 268384572b Merge pull request #1017 from JohannesPfeifer/gsa_fix
Fix bugs in gsa with morris and posterior sampling
2015-09-09 11:44:49 +02:00
Houtan Bastani 09e5440b69 test suite: fix bugs introduced in ad66a7bb35 and fe221bbc42 that broke parallel processing of test suite 2015-09-09 10:44:52 +02:00
Houtan Bastani fbd178c5be preprocessor: add horizon option to ms_forecast 2015-09-08 17:28:08 +02:00
Houtan Bastani 55acc0e557 Merge pull request #1049 from JohannesPfeifer/ramsey_test
Add unit test for Ramsey policy that checks correctness with analytic…
2015-09-08 13:57:07 +02:00
Johannes Pfeifer 71fd7730f0 Add unit test for Ramsey policy that checks correctness with analytical results 2015-09-08 13:47:54 +02:00
Houtan Bastani 17c1f52868 preprocessor: quick fix for #263 2015-09-07 15:56:37 +02:00
Houtan Bastani c96b8392d3 doc: fix typo that caused repeated entries in index 2015-09-07 11:49:17 +02:00
Houtan Bastani 8d54aeeaf6 preprocessor: add relative_irf option to irf_calibration block. closes #720 2015-09-07 11:49:17 +02:00
Stéphane Adjemian (Charybdis) e5e9bdb892 Adding missing exception...
For cases where a generalized eigenvalue is too close to 0/0.
2015-09-04 11:02:39 +02:00
Stéphane Adjemian (Charybdis) 59618d132e Do not print warning backtrace when some parameters are not initialized. 2015-09-03 18:31:02 +02:00
Houtan Bastani f72fcbbe78 preprocessor: make ramsey_policy/ramsey_model and discretionary_policy mutually exclusive. closes #1047 2015-09-03 17:04:34 +02:00
Houtan Bastani 7697067062 preprocessor: fix bug in calculation of cost of trinary ops 2015-09-03 12:01:01 +02:00
Houtan Bastani 9b525713d9 Revert "preprocessor: julia: print only those temporary vars needed for the computation of (residuals, g1, g2, g3) in the respective dynamic! and static! functions"
This reverts commit eb2890d1f5.
2015-09-02 15:29:52 +02:00
Houtan Bastani eb2890d1f5 preprocessor: julia: print only those temporary vars needed for the computation of (residuals, g1, g2, g3) in the respective dynamic! and static! functions 2015-09-01 18:29:10 +02:00
Stéphane Adjemian 141706b0fd Fixed typos 2015-09-01 15:00:07 +02:00
Houtan Bastani afba7f273f preprocessor: add const declaration to temporary terms 2015-09-01 14:58:46 +02:00
Stéphane Adjemian (Charybdis) cb49836a6d Added link to Gitter. 2015-09-01 14:55:23 +02:00
Stéphane Adjemian (Charybdis) 267218b5b2 Updated m-unit-tests submodule. 2015-09-01 14:55:23 +02:00
Houtan Bastani d4630ac877 preprocessor: fix typo in julia temporary terms output 2015-09-01 14:34:40 +02:00
Houtan Bastani 311e6bf26a preprocessor: turn on temporary terms for julia 2015-09-01 14:11:38 +02:00
Houtan Bastani 11eaf27453 Merge branch 'julia' 2015-09-01 11:35:16 +02:00
Houtan Bastani 3fffcc2a3f Use Julia 4.0 syntax
This reverts commit d208391c6d.
2015-09-01 11:05:39 +02:00
Houtan Bastani d280cbfb1a doc: fix typos 2015-08-31 14:33:00 +02:00
Houtan Bastani fbe50131be test: add @#includepath to test 2015-08-31 14:33:00 +02:00
Houtan Bastani 1dd4e03770 preprocessor: fix build on wheezy due to bug introduced in f143b54142 2015-08-31 14:33:00 +02:00
Stéphane Adjemian edcddd9008 Merge pull request #1037 from JohannesPfeifer/rolling_window
Add capacities for rolling window estimation
2015-08-31 12:56:02 +02:00
Stéphane Adjemian ffa281a058 Merge pull request #1043 from JohannesPfeifer/check_matlab_path
Make check_matlab_path.m able to deal with one-letter files
2015-08-31 09:12:35 +02:00
Houtan Bastani ae49cddd1d preprocessor: allow for [paths] block in dynare config file. closes #1039 2015-08-28 18:06:30 +02:00
Houtan Bastani f143b54142 preprocessor: read config file before macroprocessor run. #1039 2015-08-28 16:09:47 +02:00