Commit Graph

266 Commits (7dd2dd5e24a343fbeaf3522ea5e535c27d8b9f95)

Author SHA1 Message Date
Sébastien Villemot f9ecc164ce Move 'nanmean' under 'matlab/missing' and add the necessary logic 2011-09-27 16:59:21 +02:00
Stéphane Adjemian (Charybdis) 1018f24f19 Merge branch 'master' into experimental 2011-09-22 11:24:15 +02:00
Stéphane Adjemian (Charybdis) 6e340c2ce8 Fixed typos in headers and cosmetic changes. 2011-09-19 23:20:33 +02:00
Stéphane Adjemian (Scylla) 9c0e559e30 Added a test for the number of variables in the data file. 2011-09-19 16:41:53 +02:00
Stéphane Adjemian (Charybdis) 306137bd2b Reverted commit 3bf482ae5c. Added missing routine nanmean (computes the mean of the columns of a matrix
with some NaNs).
2011-09-17 23:58:20 +02:00
Michel Juillard 3bf482ae5c temporary commenting of a line triggering errors in test suite 2011-09-17 21:36:40 +02:00
Stéphane Adjemian (Scylla) 1467bec712 Removed internal documentation an unitary test options from the dynare command. Created instead
a specific command named internals.

The internal documentation of a matlab routine can be displayed on screen using the following
syntax:

internals --info <PATH AND NAME OF THE MATLAB ROUTINE>

The unitary tests (if any) associated to a matlab routine are triggered as follows:

internals --test <PATH AND NAME OF THE MATLAB ROUTINE>

+Cosmetic changes in the headers.
2011-09-12 11:46:14 +02:00
Stéphane Adjemian (Charybdis) c0faa2ccb8 Fixed bug. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 9b9fb7df3a Fixed bug. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) ff98f65cf6 Changed the name of the third output (conflict with the neperian logarithm function). 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 85e0ca379a Cosmetic change. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) fe59061e91 Added routine for tests. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) b9c35234e1 Cosmetic change. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 4323653f08 Moved doc subfolder into utilities. 2011-09-05 18:57:41 +02:00
Stéphane Adjemian (Charybdis) 0c61ddc63a Changed name of the test function for matlab's routines. 2011-09-05 18:57:41 +02:00
Stéphane Adjemian (Charybdis) f0addc9e39 Added routines from dynare-breaks branch. 2011-06-23 21:46:41 +02:00