- 07 Nov, 2018 1 commit
-
-
Sébastien Villemot authored
Otherwise the DLL is dynamically linked against libwinpthread. This regression was introduced by commit 671fe4bc.
-
- 06 Nov, 2018 7 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Houtan Bastani authored
-
Sébastien Villemot authored
- Use the -static flag when linking Dynare++, so that shipping libquadmath and libgcc DLL in the installer is no longer needed. - Use AM_CXXFLAGS and AM_LDFLAGS variables for changing flags, since CXXFLAGS and LDFLAGS are user variables. Also, this avoids passing these flags down to configure scripts in subdirectories. - Check for the SZIP library in the configure test for the MatIO, this is needed under MSYS2. - Statically link MatIO and GSL in MEX files for MATLAB, this is needed under MSYS2.
-
- 05 Nov, 2018 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 31 Oct, 2018 3 commits
-
-
Sébastien Villemot authored
This commit was breaking the detection of slicot. My understanding is that autoconf is not able to deal with spaces in paths, hence Windows users have not choice but to use the 8.3 notation for MATLAB location. This reverts commit 4ab79c55.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 29 Oct, 2018 3 commits
-
-
Sébastien Villemot authored
Update documentation accordingly (except on macOS where the solution has not yet been implemented). Also include MinGW in the Windows installer.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 26 Oct, 2018 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 25 Oct, 2018 3 commits
-
-
Sébastien Villemot authored
This fixes crashes under Octave (while MATLAB seems to accept array-indexing with cell arrays).
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 24 Oct, 2018 1 commit
-
-
Stéphane Adjemian authored
-
- 18 Oct, 2018 1 commit
-
-
Sébastien Villemot authored
-
- 16 Oct, 2018 1 commit
-
-
Sébastien Villemot authored
-
- 06 Oct, 2018 3 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Thanks to Reuben for reporting.
-
- 05 Oct, 2018 1 commit
-
-
Houtan Bastani authored
-
- 04 Oct, 2018 1 commit
-
-
Stéphane Adjemian (Charybdis) authored
fs2000_uncorr_ME_missing was failing on some servers due to a numerical precision issue. It appears that the problem drops off if the smoothed variables are computed on another point (given by another optimization algorithm).
-
- 03 Oct, 2018 2 commits
-
-
Stéphane Adjemian (Charybdis) authored
- 02 Oct, 2018 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 01 Oct, 2018 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Adapt the k-order DLL as a consequence.
-
- 27 Sep, 2018 4 commits
-
-
Stéphane Adjemian(Charybdis) authored
-
MichelJuillard authored
Updated preprocessor submodule.
-
Sébastien Villemot authored
This optimizer seems more robust accross different hardware (with other optimizers, the algorithm does not converge to a local maximum, e.g. on the runner "lupi").
-
Sébastien Villemot authored
-