Commit Graph

11613 Commits (b2957127ad54501f928487774314e57c7b658ed0)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) 35b848d766
Moved all files under doc/manual subfolder. 2019-02-19 11:32:09 +01:00
Stéphane Adjemian (Charybdis) 7d93021839
Added rule for pushing reference manual on remote server. 2019-02-19 11:24:18 +01:00
Stéphane Adjemian (Charybdis) f8ba3da65d
Ensure that src/build/html/_static contains a symlink to mathjax...
... Not a copy of all the files.
2019-02-19 11:02:14 +01:00
Stéphane Adjemian (Charybdis) 6f28c71029
Added README. 2019-02-19 10:41:45 +01:00
Stéphane Adjemian (Charybdis) d548a6bdc6
Use python packages from the package manager. 2019-02-19 10:15:39 +01:00
Stéphane Adjemian (Charybdis) e7b08b7230
Use Mathjax from package manager. 2019-02-19 09:49:50 +01:00
Stéphane Adjemian (Charybdis) 9e3141482b
Reworked the installation of the Dynare sphinx domain and pygment lexer. 2019-02-19 09:32:45 +01:00
Stéphane Adjemian (Charybdis) f4ce25c982
Removed useless patch file since 524dedf. 2019-02-19 09:15:26 +01:00
Stéphane Adjemian (Charybdis) 3acf4d6a83
Removed sidebar's scrollbar. 2019-02-18 23:41:54 +01:00
Stéphane Adjemian (Charybdis) 5eaaea510a
Updated copyright headers. 2019-02-18 22:52:10 +01:00
Stéphane Adjemian (Charybdis) 524dedfba8
Moved patch to custom.css. 2019-02-18 22:43:07 +01:00
Stéphane Adjemian (Charybdis) a112f6789a
Fixed hyperlinks. 2019-02-18 22:36:46 +01:00
Stéphane Adjemian (Charybdis) 28f02e6acb
Under Octave, the "statistics" Forge package is now a requirement.
Manually cherry-picked from 1f84bc051d.
2019-02-18 19:24:42 +01:00
Stéphane Adjemian (Charybdis) ca9cae7226
Document treatment of several Matlab statements in one line.
Manually cherry-picked from 20b51b3c08.
2019-02-18 17:56:37 +01:00
Stéphane Adjemian (Charybdis) 0dfa2546ab
Added remark about rounding in reporting class.
Manually cherry-picked from 266d470668.
2019-02-18 17:46:16 +01:00
Sébastien Villemot 1f84bc051d
Under Octave, the "statistics" Forge package is now a requirement
The gamrnd fallback under matlab/missing/stats/ does not work under Octave
because the +gamrnd/ folder is not accessible (it has the same name as the
function, which does not work under Octave).

Instead of fixing this, rather make the statistics toolbox a requirement, since
anyways it is very easy to obtain under Octave.

Accordingly:
- do not try to run the unit tests of matlab/missing/stats/ under Octave
- merge the matlab/missing/stats-matlab/ into matlab/missing/stats/, since this
  directory is now MATLAB-only.

Also:
- move matlab/distributions/+gamrnd/ under matlab/missing/stats/ for
  consistency
- in the manual: remove obsolete link to Octave downloads on the Dynare
  website; update URL of Octave Forge

Closes #1638
2019-02-18 17:41:10 +01:00
Stéphane Adjemian (Charybdis) cb69610711
Fixed error in example (osr).
Manually cherry-picked from 163c904b49.
2019-02-18 17:40:13 +01:00
Stéphane Adjemian (Charybdis) 57b65956a3
Fixed typo.
Manually cherry-picked from 123ba261b4.
2019-02-18 17:36:36 +01:00
Stéphane Adjemian (Charybdis) 83e2382c35
Added documentation for prior moments(distribution) option.
Manually cherry-picked from 6460a3a1e5.
2019-02-18 17:34:10 +01:00
Stéphane Adjemian (Charybdis) 4ef55c726a
Fixed description of oo_.conditional_variance_decomposition.
Manually cherry-picked from 463e42a18f.
2019-02-18 17:29:24 +01:00
Stéphane Adjemian (Charybdis) 98b9db13a1
Prevent inconsistent specification in estim_params-block.
Manually cherry-picked from 2ba9a8e10b.
2019-02-18 17:12:19 +01:00
Stéphane Adjemian (Charybdis) ccd01ba8ce
Cosmetic fixed in the bibliography.
Manually cherry-picked from bb1642b5b8.
2019-02-18 17:07:52 +01:00
Stéphane Adjemian (Charybdis) 71445c098b
Bumped minimal MATLAB version requirement to 7.9 (R2009b).
Manually cherry-picked from 736d43c4e6.
2019-02-18 17:01:56 +01:00
Stéphane Adjemian (Charybdis) 7a170b9579
Added onlymodel option.
Manually cherry-picked from 2dcaff4f16.
2019-02-18 16:59:55 +01:00
Stéphane Adjemian (Charybdis) 9ccb2050bb
Document mexext and matlabroot options.
Manually cherry-picked from e37549461b.
2019-02-18 16:56:40 +01:00
Stéphane Adjemian (Charybdis) 223c5105f8
The preprocessor now compiles the MEX when use_dll is specified.
Manually cherry-picked from 096936be9c.
2019-02-18 16:13:56 +01:00
Stéphane Adjemian (Charybdis) 3467a47ae3
Dynare computes the excess kurtosis.
Manually cherry-picked from 6a847931dc.
2019-02-18 15:45:48 +01:00
Stéphane Adjemian (Charybdis) b8518079bc
Allowing for different number of periods in conditional_forecast_path.
Manually cherry-picked from 3ad654b9b8.
2019-02-18 15:43:26 +01:00
Stéphane Adjemian (Charybdis) a14ffe6a46
Update URLs for the move to GitLab.
Manually cherry-picked 7b834bef29.
2019-02-18 15:35:25 +01:00
Stéphane Adjemian (Charybdis) 868be78cab
solve_algo=7 and stack_solve_algo=2 are now allowed under Octave.
Manually cherry-picked from d03cc56587.
2019-02-18 15:25:47 +01:00
Stéphane Adjemian (Charybdis) cb61cd98bd
Added on-the-fly variable declaration in equation tags.
Manually cherry-picked 01d5a13082.
2019-02-18 15:20:41 +01:00
Stéphane Adjemian (Charybdis) 5d9764dd69
Added macro functions.
Manually cherry-picked from cfee93b080.
2019-02-18 15:10:16 +01:00
Stéphane Adjemian (Charybdis) 7263f2e19a
Moved the location of various generated files on the filesystem.
Manually cherry-picked from a1b8bd39b2.
2019-02-18 14:55:38 +01:00
Stéphane Adjemian (Charybdis) e98d294baa
Corrected reference.
Manually cherry-picked from fa363f7e4b.
2019-02-18 12:50:40 +01:00
Stéphane Adjemian (Charybdis) 0b0f9fba41
Added new option mh_tune_jscale.
Manually cherry-picked from f53be721c1.
2019-02-18 12:46:32 +01:00
Stéphane Adjemian (Charybdis) cd3e7658f9
Added remark about the counting of unstable eigenvalues.
Manually cherry-picked from 8f53be2a6f.
2019-02-18 12:29:53 +01:00
Stéphane Adjemian (Charybdis) 1812136c5e
Documents on-the-fly declaration.
Manually cherry-picked from 7f3120eb2e.
2019-02-18 12:19:14 +01:00
Stéphane Adjemian (Charybdis) cce6bbad62
Fixed error in documentation of presample in realtime shock decomposition.
Manually cherry-picked from e45acc11cc.
2019-02-18 10:54:51 +01:00
Stéphane Adjemian (Charybdis) ed8374d310
Make fast_realtime accept observation as input.
Manually cherry-picked from dde1acd18d.
2019-02-18 10:49:03 +01:00
Stéphane Adjemian (Charybdis) 088e15b628
Added fast_realtime option.
Manually cherry-picked from 911ca2a54f.
2019-02-18 10:44:30 +01:00
Stéphane Adjemian (Charybdis) a3c56e5e07
Added option to remove empty lines from macro-expanded mod file
Manually cherry-picked 27317d25c5.
2019-02-18 10:38:26 +01:00
Stéphane Adjemian (Charybdis) 72ee99ff8e
Added line number to field in structure that macro variables are saved to.
Manually cherry-picked from 4a6fd427e0.
2019-02-18 09:55:19 +01:00
Stéphane Adjemian (Charybdis) e5725d1daa
Cosmetic change. 2019-02-18 09:52:21 +01:00
Stéphane Adjemian (Charybdis) f464bcdb19
Added echomacrovars macro directive.
Manually cherry-picked from 1d1a91239e.
2019-02-18 09:50:00 +01:00
Stéphane Adjemian (Charybdis) 06604fcdaf
Be less strict in accepting macros from .mod file.
Manually cherry-picked from c258bad2ab.
2019-02-17 23:32:09 +01:00
Stéphane Adjemian (Charybdis) 834b49584a
Added verbatim BibTeX code for citing dynare.
Manually cherry-picked 21c8c3e586.
2019-02-17 23:05:07 +01:00
Stéphane Adjemian (Charybdis) 1029c870a3
Added Junior to citation in manual.
Manually cherry-picked from 87ea953aa7.
2019-02-17 21:53:39 +01:00
Stéphane Adjemian (Charybdis) ae1edd6bf2
Update guidemines for citing Dynare.
Manually cherry-picked from a03834ac3e.
2019-02-17 18:43:31 +01:00
Stéphane Adjemian (Charybdis) 51f8297d78
Update dynare compatibility.
Manually cherry-picked from 372decfe90.
2019-02-17 18:39:09 +01:00
Stéphane Adjemian (Charybdis) f2137c5d2e
Removed references to the user guide.
Manually cherry-picked from 85dc468f74.
2019-02-17 18:32:06 +01:00