- 13 Nov, 2020 13 commits
-
-
Sébastien Villemot authored
Add mjdgges.m unit test Closes #1438 See merge request Dynare/dynare!1771
-
Johannes Pfeifer authored
Closes Dynare/dynare#1438
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Closes: #1748
-
Johannes Pfeifer authored
Closes Dynare/dynare#1576
-
Sébastien Villemot authored
Document enabling of v73-save option Closes #1730 See merge request Dynare/dynare!1770
-
Johannes Pfeifer authored
Closes Dynare/dynare#1730
-
Sébastien Villemot authored
– Consistently use LaTeX labels in figures instead of relying on psfrag – Fix eps-TeX-loaders – auxiliary_particle_filter.m: set undefined variable (Ref. #1718)
-
Sébastien Villemot authored
nanmean: Compatibility fix for Octave See merge request Dynare/dynare!1769
-
Sébastien Villemot authored
endogenous_prior.m: deal with missing data Closes #1744 See merge request Dynare/dynare!1768
-
Johannes Pfeifer authored
Octave does not support Matlab's recommended syntax
-
Johannes Pfeifer authored
Closes Dynare/dynare#1744
-
Sébastien Villemot authored
-
- 12 Nov, 2020 3 commits
-
-
Sébastien Villemot authored
Fix initialization of state variances See merge request Dynare/dynare!1762
-
Sébastien Villemot authored
discretionary_policy_1.m: take care of presence of auxiliary equations See merge request Dynare/dynare!1767
-
Johannes Pfeifer authored
- incomplete computation of variances in case 1 - wrong ordering for case 2
-
- 11 Nov, 2020 1 commit
-
-
Johannes Pfeifer authored
Happens e.g. with news shocks
-
- 10 Nov, 2020 3 commits
-
-
Sébastien Villemot authored
Incidentally, this makes it possible to use model-local variables with either the “block” or “bytecode” option. (Closes: #1243)
-
Sébastien Villemot authored
Added install instructions for CentOS See merge request Dynare/dynare!1766
-
[skip ci]
-
- 09 Nov, 2020 3 commits
-
-
Sébastien Villemot authored
Several tests need to be adapted, because they were implicitly making the assumption that there is no auxiliary variable. Incidentally, this closes #1731. This commit therefore also removes the workaround introduced in 0391dbbe.
-
Sébastien Villemot authored
Added install instructions for RHEL and remove some tested distributions See merge request Dynare/dynare!1765
-
Willi Mutschler authored
[skip ci] Removed Debian 9 from tested distros as it requires newer version of several packages such as GCC, Octave, bison Removed Ubuntu 18.04 as it requires newer version of Octave
-
- 06 Nov, 2020 2 commits
-
-
[skip ci]
-
[skip ci]
-
- 05 Nov, 2020 5 commits
-
-
Sébastien Villemot authored
— FCFLAGS needs to contain the compilation flags used when compiling Octave, otherwise it fails at configure stage when looking for gfortran — Explicitly add -L$OCTLIBDIR, because with Octave 5 it is no longer there, and on Fedora the Octave libraries are no in the default linker search path
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Similar to 95dcb5f4.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
By the way, remove inexact comment about a similar code in histvalf.m
-
- 03 Nov, 2020 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
In particular, this allows us to split the “test” and “pkg” stages, without increasing the execution time.
-
Sébastien Villemot authored
Test for ifndef See merge request Dynare/dynare!1763
-
- 02 Nov, 2020 3 commits
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
See Dynare/dynare#1747
-
Sébastien Villemot authored
— Fix the interpretation of @#else clause within an @#ifndef Closes: #1747 — Fix the interpretation of @#elseif clauses within an @#ifdef or @#ifndef — PAC model: fixes to M_.pac.MODEL.ar (information about autoregressive part) Ref. preprocessor#52 — PAC model: make detection of non-optimizing part more robust Ref. preprocessor#50 — Fixes to Julia output
-
- 23 Oct, 2020 1 commit
-
-
Sébastien Villemot authored
This bug is causing random crashes in the testsuite on our runners. See https://sourceware.org/bugzilla/show_bug.cgi?id=19329
-
- 22 Oct, 2020 1 commit
-
-
Sébastien Villemot authored
-
- 21 Oct, 2020 2 commits
-
-
Sébastien Villemot authored
Bug introduced in commit e21cb1ad Ref. #1720
-
Sébastien Villemot authored
-