Under Octave, the "statistics" Forge package is now a requirement.

Manually cherry-picked from 1f84bc051d.
time-shift
Stéphane Adjemian (Charybdis) 2019-02-18 19:24:42 +01:00
parent ca9cae7226
commit 28f02e6acb
Signed by untrusted user who does not match committer: stepan
GPG Key ID: A6D44CB9C64CE77B
1 changed files with 2 additions and 4 deletions

View File

@ -15,9 +15,7 @@ steps are necessary in that case.
In order to run Dynare, you need one of the following:
* MATLAB version 7.9 (R2009b) or above (MATLAB R2009b 64-bit for macOS);
* GNU Octave version 4.2.1 or above.
Packages of GNU Octave can be downloaded on the `Dynare website`_.
* GNU Octave version 4.2.1 or above, with the statistics package from `Octave-Forge<http://octave.sourceforge.io/>`_.
The following optional extensions are also useful to benefit from
extra features, but are in no way required:
@ -27,7 +25,7 @@ extra features, but are in no way required:
* If under GNU Octave, the following `Octave-Forge
<http://octave.sourceforge.net/>`_ packages: ``optim, io,
statistics, control``.
control``.
Installation of Dynare