- 15 Sep, 2015 1 commit
-
-
MichelJuillard authored
(cherry picked from commit 8fb08096)
-
- 31 Jul, 2015 1 commit
-
-
for Octave 4.0.0 (cherry picked from commit caa04fb2)
-
- 21 Jul, 2015 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
The test would crash on Octave 4.0.
-
Sébastien Villemot authored
-
- 13 Jul, 2015 1 commit
-
-
MichelJuillard authored
(cherry picked from commit edbd1ef3)
-
- 14 Apr, 2015 2 commits
- 01 Apr, 2015 2 commits
-
-
Stéphane Adjemian authored
-
Houtan Bastani authored
(cherry picked from commit 86d6e214)
-
- 31 Mar, 2015 1 commit
-
-
MichelJuillard authored
(cherry picked from commit 4f172545)
-
- 27 Mar, 2015 1 commit
-
-
Stéphane Adjemian authored
(cherry picked from commit 510c6641)
-
- 25 Mar, 2015 1 commit
-
-
Stéphane Adjemian authored
Fixed bug. Uninitialized memory reads because the code was working with a std::map, which was volatile. (cherry picked from commit 7ca36832)
-
- 18 Mar, 2015 3 commits
-
-
Sébastien Villemot authored
(manually cherry picked from commit 80f512b9)
-
Sébastien Villemot authored
(cherry picked from commit ec65f806)
-
Sébastien Villemot authored
The function is now an Octave builtin. (manually cherry picked from commit d0628af1)
-
- 16 Mar, 2015 1 commit
-
-
Houtan Bastani authored
(cherry picked from commit 1a3d8d0b)
-
- 09 Mar, 2015 2 commits
-
-
Sébastien Villemot authored
Ref #617 (cherry picked from commit 6e0d9197)
-
(cherry picked from commit 4179e25e)
-
- 06 Mar, 2015 1 commit
-
-
Houtan Bastani authored
preprocessor: bug fix; warning should be issued if there is at least one unused exo not more than one (cherry picked from commit 9ab6be89)
-
- 22 Jan, 2015 1 commit
-
-
Bug correction in splitting the jacobian into blocks: the vector variable_2_block is valid only for endogenous variables. (cherry picked from commit 6529fe60)
-
- 17 Jan, 2015 2 commits
-
-
MichelJuillard authored
relies on parameters (oo_.osr.optim_params) that exist only in master but not in 4.4
-
MichelJuillard authored
simulations whith leads or lags on more than one period.
-
- 16 Jan, 2015 1 commit
-
-
MichelJuillard authored
(cherry picked by hand from commit f29bb5c7)
-
- 15 Jan, 2015 1 commit
-
-
MichelJuillard authored
by more than one period. Added corresponding test cases. (cherry picked by hand from commit 470fbbe0)
-
- 04 Dec, 2014 2 commits
-
-
Sébastien Villemot authored
(cherry picked from commit d3ae526d)
-
(cherry picked from commit 26f111a2)
-
- 27 Nov, 2014 1 commit
-
-
Stéphane Adjemian authored
Cherry pick simplex fixes
-
- 25 Nov, 2014 5 commits
-
-
Johannes Pfeifer authored
(cherry picked from commit d27e5bc5)
-
Johannes Pfeifer authored
One was unset, leading to crashes, and the other one was ignored due to naming conflicts (cherry picked from commit 3d6316bc)
-
Johannes Pfeifer authored
(cherry picked from commit 268e8627) Conflicts: matlab/global_initialization.m
-
Houtan Bastani authored
Add initial values to prevent unit test from crashing due to numerical i...
-
Johannes Pfeifer authored
(cherry picked from commit 1ac96c68)
-
- 24 Nov, 2014 4 commits
-
-
Houtan Bastani authored
(cherry picked from commit 289afb51)
-
Houtan Bastani authored
(cherry picked from commit 2254f846)
-
(cherry picked from commit e12b4949)
-
Houtan Bastani authored
Cherry-pick 4.4
-
- 22 Nov, 2014 3 commits
-
-
Johannes Pfeifer authored
(cherry picked from commit e94056a7)
-
Johannes Pfeifer authored
Some elements were simply left out. This commit now mimics the computations as in th_autocovariances.m and makes sure the loss function coincides with the one that is obtained by reading out the covariance from oo_.var (cherry picked from commit cb5d3df6)
-
Johannes Pfeifer authored
M_.params is global and was set by csminwel1 to the last value tested; this does not necessarily coincide with the optimal parameter vector, which may have occurred earlier. This commit explicitly sets the optimal parameter vector. (cherry picked from commit 66901616) Conflicts: matlab/osr1.m
-