Package: dynare / 4.4.3-3
Metadata
Package | Version | Patches format |
---|---|---|
dynare | 4.4.3-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
extra addpatch.patch | (download) |
matlab/dynare.m |
8 8 + 0 - 0 ! |
add dynare root directory to the path at invocation Add an extra addpath at the top of `dynare.m' so that the symlink in `/usr/share/octave/site/api-v*/m' works correctly. Also, temporarily disable the Octave:shadowed-function warning, otherwise we will have a warning saying that `/usr/share/dynare/matlab/dynare.m' overrides the symlink. |
hardcode dynareroot.patch | (download) |
matlab/dynare_config.m |
2 1 + 1 - 0 ! |
hardcode the root of the dynare installation Otherwise it will be incorrectly detected because of the symlink for Octave. |
ordschur.patch | (download) |
mex/build/octave/Makefile.am |
6 5 + 1 - 0 ! |
no longer compile ordschur.oct for octave >= 4.0 The function is now an Octave builtin. |
warning language extension.patch | (download) |
matlab/warning_config.m |
8 6 + 2 - 0 ! |
octave warning "matlab-incompatible" renamed to "language-extension" in 4.0 Patch needed in order to avoid flows of warnings. |
ilu.patch | (download) |
matlab/dynare_config.m |
5 3 + 2 - 0 ! |
ilu function has been implemented in octave 4.0 |
1