Commit Graph

11004 Commits (a92cd4dfc48399de46bbe7e731bf92e9af53c7dc)

Author SHA1 Message Date
Sébastien Villemot a92cd4dfc4 CI: checkout submodules 2018-09-12 18:53:44 +02:00
Sébastien Villemot fdcf84e864 First try for CI build 2018-09-12 18:49:48 +02:00
Houtan Bastani 3d2bc65df6 preprocessor: submodule update 2018-09-12 18:27:37 +02:00
Houtan Bastani 9367981b58 preprocessor: submodule update 2018-09-12 18:02:25 +02:00
Houtan Bastani 62db2e59f5 preprocessor: submodule update 2018-09-12 12:07:51 +02:00
Houtan Bastani 2ba50d3b3b preprocessor: submodule update 2018-09-11 12:08:18 +02:00
Sébastien Villemot 7b834bef29 Update URLs for the move to GitLab 2018-09-10 11:55:04 +02:00
Stéphane Adjemian(Charybdis) 1f82fd8c72 Changed remote of preprocessor submodule. 2018-09-10 11:13:04 +02:00
Stéphane Adjemian(Charybdis) bcdca088d3 Changed remote for reporting submodule. 2018-09-10 10:23:21 +02:00
Stéphane Adjemian(Charybdis) 7438498acd Changed remote for dseries submodule.
Also changed branch to master.
2018-09-10 10:07:28 +02:00
Stéphane Adjemian(Charybdis) 740f5d3481 Changed remote for dates submodule.
Also changed branch to master.
2018-09-10 09:49:14 +02:00
Sébastien Villemot d3c618e8a1 Upgrade to Octave 4.4.1 for Windows installer 2018-09-07 18:44:40 +02:00
Sébastien Villemot 51416bf2ae Always use "isoctave" for testing Octave context 2018-09-07 17:22:08 +02:00
Stéphane Adjemian(Charybdis) 2a60e57dfc Changed remote for m-unit-tests submodule. 2018-09-07 15:45:15 +02:00
Houtan Bastani b945bdd042 preprocessor: submodule update 2018-08-27 16:45:12 +02:00
Houtan Bastani ee93d9ddd1 preprocessor: update submodule 2018-08-23 10:53:32 +02:00
Stéphane Adjemian(Charybdis) 57c6eaad07 Updated preprocessor submodule. 2018-08-14 16:50:30 +02:00
Stéphane Adjemian(Charybdis) e1a20dfb92 Updated preprocessor submodule. 2018-08-13 12:35:32 +02:00
Stéphane Adjemian(Charybdis) 86445832fd Added routine returning true iff a variable is an auxiliary variable. 2018-08-10 14:52:22 +02:00
Houtan Bastani 25f19c3d32 preprocessor: submodule update 2018-08-09 14:05:23 +02:00
Stéphane Adjemian(Charybdis) 1eb9fad16e Updated preprocessor submodule. 2018-08-08 15:45:35 +02:00
Stéphane Adjemian(Charybdis) 447c5f8b96 Updated preprocessor submodule. 2018-08-06 21:38:41 +02:00
Stéphane Adjemian(Charybdis) 28a1d6086d Updated preprocessor submodule. 2018-08-04 20:10:24 +02:00
Sébastien Villemot 13526bcbce Octave now has the same graphical waitbar as MATLAB (for MCMC progress) 2018-08-02 15:33:18 +02:00
Sébastien Villemot d03cc56587 solve_algo=7 and stack_solve_algo=2 are now allowed under Octave
The gmres() function has been implemented (actually since Octave 3.4.1!).
2018-08-02 15:20:39 +02:00
Sébastien Villemot fda021855c Fix forecast command with deterministic exogenous and linear option
Closes #1608
2018-08-02 14:20:51 +02:00
Sébastien Villemot b055f63faf Update preprocessor submodule 2018-08-01 19:45:33 +02:00
Stéphane Adjemian(Charybdis) 42e8a779bf Updated preprocessor submodule. 2018-07-30 15:38:13 +02:00
Stéphane Adjemian(Charybdis) 6d79ca4f58 Return 0 if input is empty. 2018-07-28 10:48:43 +02:00
Michel Juillard a5b97a28a0 adding missing any() 2018-07-27 20:24:13 +02:00
Stéphane Adjemian(Charybdis) df3942b439 Updated preprocessor submodule. 2018-07-27 09:45:51 +02:00
Stéphane Adjemian(Charybdis) 7087534bae Fixed typo. 2018-07-26 11:05:52 +02:00
Sébastien Villemot 0da4aefd99 Update preprocessor submodule with macroprocessor refactoring
By the way, add new tests for the macroprocessor.
2018-07-25 18:51:38 +02:00
Stéphane Adjemian(Charybdis) 1bd74c4704 Updated NEWS (4.5.6 release). 2018-07-25 17:01:02 +02:00
Johannes Pfeifer 433a68169d TaRB: fix bug where incorrect last posterior was returned if last draw was rejected 2018-07-24 17:07:29 +02:00
Stéphane Adjemian(Charybdis) 157641ac91 Updated particles submodule. 2018-07-24 14:12:53 +02:00
Stéphane Adjemian(Charybdis) 9e40cb0e6b Changed remote for matlab/particles submodule. 2018-07-24 12:59:42 +02:00
Stéphane Adjemian(Charybdis) cffff796f1 Added routine to test if an auxiliary variable is a lag of a variable. 2018-07-23 10:41:34 +02:00
Stéphane Adjemian(Charybdis) 3dcd8fc9f5 Added preprocessor unit tests (on the fly declarations of types). 2018-07-19 23:51:37 +02:00
Stéphane Adjemian(Charybdis) 39d1d5461a Updated preprocessor submodule. 2018-07-19 23:51:37 +02:00
Stéphane Adjemian(Charybdis) 5f8b2c5a77 Revert "modify on-the-fly example to accept variables declared in equation tag"
This reverts commit 8ff8d787e8.
2018-07-19 19:08:07 +02:00
Stéphane Adjemian(Charybdis) 7421e6b5b2 Fixed copyright header. 2018-07-19 15:36:02 +02:00
Stéphane Adjemian(Charybdis) 44c49eaef8 Improved iterations display of Dynare's simplex routine. 2018-07-19 15:15:05 +02:00
Stéphane Adjemian(Charybdis) 2d321cb0e3 Increased default number of iterations in simplex. 2018-07-19 15:15:05 +02:00
Johannes Pfeifer 97229177b4 simplex_optimization_routine.m: account for penalty indicator being third output, not fourth one
Caused occasional crashes
2018-07-19 09:25:27 +02:00
Sébastien Villemot 932e5f946c Update preprocessor submodule
Adapt bytecode DLL as a consequence.
2018-07-18 17:52:44 +02:00
Sébastien Villemot 9c3ce0350d Replace LMMCP test with another one that converges
Incidentally the new one takes far less time, especially on Octave.
2018-07-18 17:52:44 +02:00
Stéphane Adjemian(Charybdis) 5361325ba9 Fixed unit test (false negative in Octave testsuite). 2018-07-18 12:18:43 +02:00
Stéphane Adjemian(Charybdis) ac3af2052a Remove test from Octave testsuite.
The function is only called by Matlab if the statistics toolbox is not available.
2018-07-18 11:14:47 +02:00
Michel Juillard 59b7785719 adding package update command line for Debian 2018-07-18 11:04:46 +02:00