Commit Graph

8950 Commits (91314724293efd9f06ab1da56fd19d029dcdef7d)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) 9131472429 Do not ask for confirmation when deleting a non empty directory (Octave) 2015-10-07 18:13:44 +02:00
Stéphane Adjemian (Charybdis) c064e9ed5e Make unit test compatible with Octave. 2015-10-07 17:47:14 +02:00
Stéphane Adjemian (Charybdis) 7b2ccc5a52 Temporarily removed an integration test.
tests/recursive/ls2003_bayesian_xls.mod causes a seg fault under Octave
3.8.2 (Debian/Jessie).
2015-10-07 12:22:50 +02:00
Stéphane Adjemian (Charybdis) 38059daccf Added integration test. 2015-10-07 12:20:40 +02:00
Stéphane Adjemian (Charybdis) 44c198f3f4 Updated dseries module (fix for csv files). 2015-10-07 11:58:17 +02:00
Stéphane Adjemian (Charybdis) 62b1c85fd4 Revert "test suite: adjust display of results appropriately depending on whether octave/matlab or both were used"
This reverts commit 1bc965625c.
2015-10-06 16:38:59 +02:00
Stéphane Adjemian (Charybdis) 4825745047 Revert "test suite: add rule for text files"
This reverts commit 7e41cc170b.
2015-10-06 16:38:59 +02:00
MichelJuillard f4e8fc74da Merge pull request #1068 from JohannesPfeifer/trust_region
Test for solution before breaking with error code -3 in trust_region
2015-10-06 14:17:25 +02:00
Johannes Pfeifer 934901036b Test for solution before breaking with error code -3 in trust_region.m
Fixes #1067
2015-10-06 13:59:59 +02:00
Michel Juillard c0bc1f949b removing old test files 2015-10-06 13:44:52 +02:00
Stéphane Adjemian (Charybdis) f215e77a3e Reduced execution time of tests/optimizers/fs2000_6. 2015-10-06 11:34:56 +02:00
Stéphane Adjemian (Charybdis) 489bffdfd8 Fixed option names for mode_compute=6. 2015-10-06 11:34:56 +02:00
Stéphane Adjemian (Charybdis) e52ce43569 Removed clear all for Matlab>=R2015b.
By default, Dynare clears the globals and functions containing
persistent variables. The behaviour of Dynare is not changed with
Matlab<R2015b or Octave.
2015-10-06 11:34:56 +02:00
Stéphane Adjemian (Charybdis) 03b92c6387 Added file to clear all functions with persistent variables. 2015-10-06 11:34:56 +02:00
Houtan Bastani 07e29125a2 Revert "Merge pull request #1064 from JohannesPfeifer/trust_region"
This reverts commit 9cc96b93c0, reversing
changes made to 1bc965625c.
2015-10-06 09:52:16 +02:00
Houtan Bastani 7e41cc170b test suite: add rule for text files 2015-10-05 12:30:01 +02:00
Houtan Bastani 51463929d1 reporting submodule update 2015-10-02 16:22:35 +02:00
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