- 12 Nov, 2018 1 commit
-
-
Sébastien Villemot authored
-
- 27 Sep, 2018 1 commit
-
-
Sébastien Villemot authored
-
- 05 Jun, 2018 1 commit
-
-
Sébastien Villemot authored
Needed because bytecode DLL uses some preprocessor code which is C++14.
-
- 17 May, 2018 1 commit
-
-
Sébastien Villemot authored
It's actually not needed. The QZ complex decomposition can be obtained in Octave on real matrices by casting them to the complex type.
-
- 16 May, 2018 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
These functions are all included in Octave 4.2.
-
- 15 May, 2018 1 commit
-
-
Sébastien Villemot authored
-
- 22 Sep, 2017 1 commit
-
-
- 19 May, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 17 Mar, 2015 1 commit
-
-
Sébastien Villemot authored
The function is now an Octave builtin.
-
- 03 Mar, 2014 1 commit
-
-
Sébastien Villemot authored
Our workaround for cross-compilation has been incorporated upstream.
-
- 03 Jan, 2014 1 commit
-
-
Sébastien Villemot authored
- no longer use OCTAVE_QUIT in MEX files; this seems now only possible in oct-files. (Ref #304) - do not build linsolve.oct on Octave >= 3.8, it is available natively. - do not add strjoin.m to the patch on Octave >= 3.8, it is available natively. - default_save_options has been renamed save_default_options.
-
- 02 Dec, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 09 Sep, 2013 2 commits
-
-
Sébastien Villemot authored
With automake 1.14 there are a lot of new warnings related to the way we deal with MEX files (they are compiled from source files located in a different tree). Automake wants us to use the 'subdir-objects' option, but it breaks in our case. In automake 2.0, the 'subdir-objects' option will be activated by default, so we will have to refactor the build system for MEX files. But for now we can live with the automake warnings.
-
Sébastien Villemot authored
This reverts commit 7541bb52. This commit was breaking compilation of MEX files: the subdir-objects option does not deal well with source files that are under a distinct tree.
-
- 06 Sep, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 17 Apr, 2013 1 commit
-
-
Houtan Bastani authored
-
- 29 Mar, 2013 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
This will facilitate the detection of UMFPACK under Windows
-
- 23 Mar, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 28 Sep, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 19 Sep, 2012 2 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 18 Sep, 2012 1 commit
-
-
Houtan Bastani authored
-
- 13 Sep, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 23 Aug, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 06 Aug, 2012 1 commit
-
-
Sébastien Villemot authored
Closes: #273
-
- 02 Aug, 2012 1 commit
-
-
Houtan Bastani authored
-
- 11 Jun, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 04 Mar, 2012 1 commit
-
-
Stéphane Adjemian authored
equations are approximated at order two around the deterministic steady state.
-
- 21 Dec, 2011 1 commit
-
-
Stéphane Adjemian authored
Added new mex file for computing Quasi Monte-Carlo sequences (Sobol), texinfo headers and unitary tests are available in <DYNARE_PATH>/matlab/qmc_sequence.m.
-
- 23 Sep, 2011 1 commit
-
-
Sébastien Villemot authored
-
- 22 Feb, 2011 2 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
SWZ: Revert "SWZ: remove gsl from build system, to be reintstated if gsl remains a requirement in the ms new code" This reverts commit e19026d1.
-
- 11 Feb, 2011 1 commit
-
-
Stéphane Adjemian (Scylla) authored
-
- 04 Feb, 2011 1 commit
-
-
Sébastien Villemot authored
-
- 02 Feb, 2011 2 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
SWZ: remove gsl from build system, to be reintstated if gsl remains a requirement in the ms new code
-
- 25 Jan, 2011 1 commit
-
-
Sébastien Villemot authored
- remove the dirty vpath hack - factorize between the two estimation DLLs - factorize within SWZ makefile
-
- 24 Jan, 2011 1 commit
-
-
Sébastien Villemot authored
-