Commit Graph

6143 Commits (4052d4ccaffcdb161b1346b27f17cb48fc243811)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) 4052d4ccaf Cosmetic changes. Use skipline() instead of disp(' '). 2013-07-10 17:12:34 +02:00
Stéphane Adjemian (Charybdis) 184c403375 Replaced disp(' ') by skipline(). 2013-07-10 16:16:32 +02:00
Stéphane Adjemian (Charybdis) 964b7580d8 Cosmetic change. 2013-07-10 16:15:28 +02:00
Stéphane Adjemian (Charybdis) dfc51d097a Cosmetic change. Replaced warning(...) by disp(...). 2013-07-10 16:09:31 +02:00
Stéphane Adjemian (Charybdis) ab00257c3b Merge branch 'master' into particle_mode_compute 2013-07-10 16:04:19 +02:00
Stéphane Adjemian (Charybdis) 2fae989131 Rewrote the portion of code requesting a user input when non linear filters are used with a gradient based optimization routine.
Closes issues #442 and #443.
2013-07-10 16:03:49 +02:00
Johannes Pfeifer aeda8d17ff Add warning if gradient-based optimizer is used with particle-filtering and offer user choice to change mode-finder 2013-07-10 12:08:59 +02:00
Stéphane Adjemian (Charybdis) 3dc372e5bc Added (command line) nointeractive option. 2013-07-10 12:02:12 +02:00
Stéphane Adjemian (Charybdis) dd21816b13 Added (command line) nograph option. 2013-07-10 11:03:48 +02:00
Stéphane Adjemian 0dfd7fc8eb Merge pull request #445 from JohannesPfeifer/simplex_fix
Fixed bugs and typos in dynare's implementation of the simplex algorithm.
2013-07-09 04:04:39 -07:00
Johannes Pfeifer 83b96814f2 Bugfix mode_compute=8
Corrects typo in first line and adds missing argument to subfunction
2013-07-09 09:48:23 +02:00
Stéphane Adjemian (Charybdis) e0ce89ec8c Fixed bug (print_info wrong calling sequence). 2013-07-08 18:05:37 +02:00
Stéphane Adjemian (Charybdis) 305869f5e1 Cosmetic change. 2013-07-08 16:43:38 +02:00
Stéphane Adjemian (Charybdis) 3fd2a9845a Added routine. 2013-07-08 16:43:17 +02:00
Stéphane Adjemian (Charybdis) 44961e3408 Cosmetic change. Display the cell report in the log file. 2013-07-05 18:07:28 +02:00
Stéphane Adjemian (Charybdis) 6d440fbe56 Added a human readable version of the report (log file). 2013-07-05 18:02:39 +02:00
Stéphane Adjemian (Charybdis) cafbab4392 Added cycle reduction routine (and logarithmic reduction routine) in the unitary tests suite. 2013-07-05 17:28:19 +02:00
Stéphane Adjemian (Charybdis) b997febc92 Added matlab version and system name in the generated report. 2013-07-05 16:11:46 +02:00
Stéphane Adjemian (Charybdis) dc57706b55 Cosmetic change. 2013-07-05 15:56:14 +02:00
Stéphane Adjemian (Charybdis) 0f48674771 Added name2tex to the unitary tests suite. 2013-07-05 15:33:46 +02:00
Stéphane Adjemian (Charybdis) f2d0da4d80 Merge branch 'master' into experimental-unitary-tests 2013-07-05 14:28:56 +02:00
Stéphane Adjemian (Charybdis) a80ed38f5b Moved name2tex in matlab/utilities/general 2013-07-05 13:56:48 +02:00
Stéphane Adjemian (Charybdis) 67ee48cddc Added unitary tests. 2013-07-05 13:56:48 +02:00
Stéphane Adjemian (Charybdis) 141d720b77 Fixed error in copyright. 2013-07-05 13:56:48 +02:00
Stéphane Adjemian (Charybdis) e9dca040a6 Added missing routine in commit c19905725fd91e91a7fb42437ff8155921a5b8bd. 2013-07-05 13:56:48 +02:00
Stéphane Adjemian (Charybdis) e75df484e9 Code factorization. 2013-07-05 13:56:48 +02:00
Stéphane Adjemian (Charybdis) c93f972ee5 Fixed bug introduced in 72a02846a810c3968040fd900e9f2b5a5fe9b432 and other bugs. 2013-07-05 13:56:48 +02:00
Stéphane Adjemian (Charybdis) 38cc6add5f Added a loop in name2tex so that the first argument can be a cell of string. 2013-07-05 13:56:48 +02:00
Stéphane Adjemian (Charybdis) 35c4debfc5 Cosmetic change. 2013-07-05 00:30:01 +02:00
Stéphane Adjemian (Charybdis) f8e5cc7b49 Cosmetic change. 2013-07-05 00:24:17 +02:00
Stéphane Adjemian (Charybdis) 1b35bfb211 Fixed bug (wrong syntax for scp). 2013-07-05 00:02:15 +02:00
Stéphane Adjemian (Charybdis) d428124ac9 Send the report on the web. 2013-07-04 22:12:04 +02:00
Stéphane Adjemian (Charybdis) 89474d5e44 Reorganization of the code with respect to the production of the summary report. 2013-07-04 21:28:08 +02:00
Stéphane Adjemian (Charybdis) 71e8cb569d Added one output argument (return the output of clock). 2013-07-04 21:21:45 +02:00
Stéphane Adjemian (Charybdis) 11bda09860 Fixed typo. 2013-07-04 21:17:54 +02:00
Stéphane Adjemian (Charybdis) fb5c5d4ea6 Added a routine to produce and send a summary report about unitary tests. 2013-07-04 18:06:12 +02:00
Stéphane Adjemian (Charybdis) 42ed03048b Added option for saving the produced detailed report about unitary tests. 2013-07-04 15:57:31 +02:00
Stéphane Adjemian (Charybdis) 6bfda327b3 Fixed bug related to the presence of temporary files (begining with .#) in a folder. 2013-07-04 15:35:55 +02:00
Stéphane Adjemian (Charybdis) 4913413896 Fixed bug. Set elapsed time to NaN if the unitary test fails. 2013-07-04 15:34:50 +02:00
Stéphane Adjemian (Charybdis) bbfe68a09d Fixed bug + Cosmetic change. 2013-07-04 15:06:05 +02:00
Stéphane Adjemian (Charybdis) 1657111fa8 Added tags for unitary tests. 2013-07-04 15:00:24 +02:00
Stéphane Adjemian (Charybdis) 45d7568712 Fixed typo. 2013-07-04 14:38:22 +02:00
Stéphane Adjemian (Charybdis) 479cf5bf8b Added routines to run matlab's unitary tests. 2013-07-04 14:36:31 +02:00
Stéphane Adjemian (Charybdis) fcef6e83b5 Fixed bug related to the name of the tested matlab routine. 2013-07-04 14:10:17 +02:00
Sébastien Villemot 02820b7151 Merge pull request #440 from JohannesPfeifer/shock_decomp
Fixes for shock_decomposition
2013-07-04 04:14:51 -07:00
Stéphane Adjemian (Charybdis) c83b047aa0 If mtest is called with one input then it must return two arguments (with detailed information about unitary tests). 2013-07-04 11:54:27 +02:00
Stéphane Adjemian (Charybdis) b4a8155f5b Adapted mtest routine so that it can be used in the matlab routines test suite.
mtest can now return more informations about the unitary tests.
2013-07-04 11:52:07 +02:00
Stéphane Adjemian (Charybdis) a6043ee628 Fixed typo. 2013-07-03 18:14:11 +02:00
Stéphane Adjemian (Charybdis) 71e9081d24 Added a routine that tests if unitary tests are available in a matlab routine. 2013-07-03 17:04:29 +02:00
Stéphane Adjemian (Charybdis) c7f688249d Added new routine that returns all the files available in a folder and its subfolders. 2013-07-03 17:03:00 +02:00