Commit Graph

7360 Commits (5425245ec138ac3868b2327803cfaf2e85d7ed80)

Author SHA1 Message Date
Michel Juillard 5425245ec1 adding lmmcp 2014-05-18 21:49:52 +02:00
Houtan Bastani e97cf3d1db doc: add example to dseries/reporting slides 2014-05-16 17:12:12 +02:00
Houtan Bastani e6b7a5b74a reporting: fix spacing between sections 2014-05-16 16:59:56 +02:00
Houtan Bastani 3af8ab90bb reporting: bug fix 2014-05-16 16:43:45 +02:00
Houtan Bastani 3516dd5989 reporting: simplify check 2014-05-16 16:35:18 +02:00
Houtan Bastani 35e56bad72 Add back function that was erroneously removed 2014-05-16 15:29:54 +02:00
Houtan Bastani d4972e988f reporting: fix bug when data option is passed to addGraph 2014-05-16 15:00:43 +02:00
Houtan Bastani a9e90f5d57 doc: add reporting slides to dseries presentation 2014-05-14 16:54:58 +02:00
Houtan Bastani 9e86c760b3 doc: finish dseries syntax for slides 2014-05-13 18:30:50 +02:00
Houtan Bastani f21bed4f1f doc: add default values for baxter_king_filter 2014-05-13 13:00:28 +02:00
Sébastien Villemot c45f45f58e Forbid model local variables in planner_objective.
Otherwise the preprocessor crashes.
2014-05-13 11:46:19 +02:00
Michel Juillard 23134353e3 extended_path: update tests models; correct bugs introduced in
previous commit
2014-05-12 14:17:19 +02:00
Michel Juillard c83eac26bb extended_preprocessor C API: removing C++ statement from header
file (C API implementation not finished)
2014-05-12 12:34:41 +02:00
Sébastien Villemot 979101fa55 sim1: when there are NaNs/Infs, raise a warning rather than an error.
Otherwise the homotopy procedure can fail prematurely.

Thanks to Tom Holden for the suggestion.
2014-05-12 12:15:16 +02:00
Michel Juillard 26f2b301b0 make extended path algorithm 1 as a self contained problem usable by dynare_solve 2014-05-12 10:18:43 +02:00
Michel Juillard c3efb214ef Merge changes to extended path 2014-05-12 09:43:49 +02:00
Michel Juillard add594ab7e updating extended_path 2014-05-12 09:40:12 +02:00
Michel Juillard b5ca118bfb trust_region: replace a loop with a matrix expression 2014-05-11 14:44:44 +02:00
Michel Juillard 72950de0a0 solve1: initialize fjac only if it needs to be computed numerically. 2014-05-11 14:44:06 +02:00
Michel Juillard 1de2c67e76 Merge branch 'master' into ep 2014-05-10 10:15:39 +02:00
Sébastien Villemot e8ac5da9ea Fix trust region on entire model. 2014-05-09 15:33:26 +02:00
Michel Juillard 15b44eda25 Merge branch 'master' into ep 2014-05-09 10:02:05 +02:00
Michel Juillard 8bf484a140 fixed expectation model test cases. They had a crazy steady state
revealed by the now more accurate nonlinear solver.
2014-05-08 12:23:09 +02:00
Michel Juillard 57ae7d7fd9 adding solve_algo=9: using trust_region algorithm on the entire model 2014-05-07 21:25:10 +02:00
Michel Juillard a6106f07c7 making solve1.m robust to sparse Jacobian 2014-05-07 21:12:56 +02:00
Michel Juillard fad9aa6846 removing debugging printing 2014-05-07 14:23:31 +02:00
Michel Juillard 58ba964bb7 trust_region/dogleg: fixing sign error 2014-05-07 13:34:59 +02:00
Sébastien Villemot c3544553ab Merge pull request #650 from JohannesPfeifer/parameter_diagnostics
Adds test whether all parameters are set to model_diagnostics.m
2014-05-07 12:27:07 +02:00
Sébastien Villemot f31d060a4f Add all-in-one-file example for smoother2histval. 2014-05-07 11:16:47 +02:00
Sébastien Villemot c768ff239b Ref. manual: fix default number of periods of forecast command. 2014-05-07 11:14:54 +02:00
Johannes Pfeifer d44825723b Adds test whether all parameters are set to model_diagnostics.m 2014-05-07 10:49:50 +02:00
Sébastien Villemot c4a4e6eeb3 Octave testsuite: force gnuplot toolkit for text graphics.
This is necessary since FLTK is now the default toolkit in octave 3.8.
2014-05-07 10:42:28 +02:00
Houtan Bastani b3f2822c61 doc: complete dates portion of dseries/reporting slides 2014-05-06 18:05:41 +02:00
Sébastien Villemot 9a6ed32ff3 Use correct texinfo commands for *_plan functions. 2014-05-06 16:05:47 +02:00
Stéphane Adjemian (Scylla) 6ca649c4bf Added char method for @dates objects. 2014-05-02 12:15:58 +02:00
Stéphane Adjemian (Scylla) f03dd893a8 Allow the syntax o.disp() for @dates and @dseries objects. 2014-04-30 11:11:45 +02:00
Stéphane Adjemian (Scylla) f183c047d5 Test the existence of the files and folder before deletion. 2014-04-30 10:42:39 +02:00
Stéphane Adjemian (Scylla) 0cd6c9917e Changed name of the clean routine (otherwise if a user types clean instead of clear all the generated files and data would be erased). 2014-04-30 10:42:39 +02:00
Houtan Bastani 32f7f211d7 doc: dseries and reporting presentation (draft) 2014-04-29 17:57:24 +02:00
Michel Juillard 75291659ec putting functions related to extended preprocessor in ExternalFiles.cc 2014-04-24 20:54:38 +02:00
Michel Juillard ad42818606 fixing extended-preprocessor C++ API and test case 2014-04-24 14:33:04 +02:00
Michel Juillard b62e300f8a fixing bugs in commit 182c27f 2014-04-24 14:33:04 +02:00
Michel Juillard 35831c5c46 changed line options for extended preprocessor, adding language option
renamed FileOutputType.hh as ExtendedPreprocessorTypes.hh
updated Makefile.am
2014-04-24 14:33:04 +02:00
Sébastien Villemot e5ba312174 Perfect foresight homotopy: make sure that oo_.endo_simul is not corrupted by failed simulation.
Ref #220
2014-04-23 16:45:09 +02:00
Sébastien Villemot e2b42382ee There is now an interface for option maxit. 2014-04-23 15:18:33 +02:00
Sébastien Villemot cfb69064d9 More detailed progress information in perfect foresight homotopy.
Ref #220
2014-04-23 15:04:59 +02:00
Houtan Bastani fb5b730a1d doc: fix typo 2014-04-22 11:41:32 +02:00
Houtan Bastani aa135218a5 preprocessor: don't substitute 'dates' when preceded by an underscore 2014-04-18 16:08:39 +02:00
Sébastien Villemot 7b882b2f60 Fix bug introduced in 0e204673. 2014-04-10 16:46:30 +02:00
Sébastien Villemot 85f7af9133 Perfect foresight solver now uses a homotopy technique by default.
This commit introduces a "no_homotopy" option to restore the old behavior.

Ref #220
2014-04-10 16:39:06 +02:00