Commit Graph

11481 Commits (bf60795e8e70ee76e417cb4a8bc0ad6a50c391af)

Author SHA1 Message Date
Sébastien Villemot 6684cbd9a6
Update preprocessor submodule 2018-11-05 11:30:05 +01:00
Sébastien Villemot 40362789de
Revert "More fixes related to spaces in paths"
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 4ab79c55f0.
2018-10-31 18:00:52 +01:00
Sébastien Villemot 4ab79c55f0
More fixes related to spaces in paths 2018-10-31 16:19:47 +01:00
Sébastien Villemot 625d824bbe
MEX extension detection now robust to spaces in MATLAB path 2018-10-31 15:57:34 +01:00
Sébastien Villemot 096936be9c
The preprocessor now compiles the MEX when use_dll is specified
Update documentation accordingly (except on macOS where the solution has not
yet been implemented).

Also include MinGW in the Windows installer.
2018-10-29 14:41:34 +01:00
Sébastien Villemot 7d7409bee0
Windows installer: do not forget to uninstall the VERSION file 2018-10-29 14:40:01 +01:00
Sébastien Villemot bdc9794d0e
Use extends keyword (introduced in Gitlab 11.3) to simplify .gitlab-ci.yml 2018-10-29 11:28:53 +01:00
Stéphane Adjemia (Scylla) 9afa801f1c
Fixed various things in runnin-dynare.
Mainly identation issues.
2018-10-29 10:24:59 +01:00
Stéphane Adjemia (Scylla) 38e292fc05
Cosmetic changes. 2018-10-27 22:38:29 +02:00
Stéphane Adjemia (Scylla) 7878f38115
Fixed identification and code highliting + miner changes. 2018-10-27 22:35:36 +02:00
Stéphane Adjemia (Scylla) d20194c7c4
Removed reference to the outdated user manual. 2018-10-27 15:37:54 +02:00
Stéphane Adjemia (Scylla) c692f21240
Various fixes in the introduction section. 2018-10-27 15:37:18 +02:00
Stéphane Adjemia (Scylla) 6aaa225149
Fixed copyright year. 2018-10-27 13:58:53 +02:00
Stéphane Adjemia (Scylla) f0121c5e7b
Renamed files. 2018-10-27 13:58:18 +02:00
Stéphane Adjemia (Scylla) 07493041fb
Fixed authors list. 2018-10-27 13:46:49 +02:00
Stéphane Adjemia (Scylla) 6c56cd5ef8
Removed toctree caption option.
Otherwise the value of the option is printed in the (html) sidebar.
2018-10-27 13:41:06 +02:00
Stéphane Adjemia (Scylla) 46aae2c384
Added patch to allow (fixed position) sidebar scrolling. 2018-10-27 12:47:13 +02:00
Stéphane Adjemia (Scylla) 5faabe4972
Changed Dynare logo and fixed its position. 2018-10-27 12:45:49 +02:00
Stéphane Adjemia (Scylla) 50de68191a
Fixed the position of the navigation block. 2018-10-27 12:44:34 +02:00
Stéphane Adjemia (Scylla) 6782121261
Changed configuration (use a cleaner theme). 2018-10-27 12:39:14 +02:00
Sébastien Villemot cc4183d3a5
Fix for recent MATLABs under Windows 2018-10-26 15:02:26 +02:00
Sébastien Villemot 8cf2c9300e
Update preprocessor submodule 2018-10-26 11:13:22 +02:00
Stéphane Adjemia (Scylla) 2243067379
Removed duplicate file. 2018-10-25 22:37:46 +02:00
Stéphane Adjemia (Scylla) 35c8fff32f
Added GPL v3 licence. 2018-10-25 19:00:35 +02:00
Stéphane Adjemia (Scylla) 3cd0f16088
removed useless file. 2018-10-25 18:54:06 +02:00
Stéphane Adjemia (Scylla) 7199e3c6f0
Added makefile. 2018-10-25 18:27:15 +02:00
Stéphane Adjemia (Scylla) a8149bf9a1
Added clean rule. 2018-10-25 18:26:58 +02:00
Stéphane Adjemia (Scylla) 7ab0930858
Changed copyright year and name of the reference manual. 2018-10-25 18:08:51 +02:00
Stéphane Adjemia (Scylla) 1ee57d5b63
Removed pyc generated file. 2018-10-25 17:03:19 +02:00
Stéphane Adjemia (Scylla) 88c3849238
Moved files. 2018-10-25 16:40:51 +02:00
Stéphane Adjemia (Scylla) e54b57103c
Initial commit (contributed by Alejandro Buesa). 2018-10-25 16:31:53 +02:00
Sébastien Villemot 8cb51e26e6
options_.instruments is now a cell array
This fixes crashes under Octave (while MATLAB seems to accept array-indexing
with cell arrays).
2018-10-25 15:01:53 +02:00
Stéphane Adjemia (Scylla) 460dba40d7
Added integration test (estimated_params_init). 2018-10-25 10:33:31 +02:00
Stéphane Adjemia (Scylla) caac1502c3
Updated preprocessor submodule (fixes issue #1610). 2018-10-25 10:29:10 +02:00
Stéphane Adjemia (Scylla) de0ed40f14
Updated preprocessor submodule. 2018-10-24 18:27:46 +02:00
Sébastien Villemot c11cdff2c2 Update preprocessor submodule 2018-10-18 10:58:45 +02:00
Sébastien Villemot 3263fdc9bc Submodules migrated to git.dynare.org 2018-10-16 17:08:59 +02:00
Stéphane Adjemia (Scylla) d4bfd6c9f0
Another attempt to fix numerical accuracy issues in integration tests. 2018-10-06 21:44:58 +02:00
Stéphane Adjemia (Scylla) e5317b17de
Cosmetic change. 2018-10-06 17:52:58 +02:00
Stéphane Adjemia (Scylla) 108854a484
Bug fix. verbosity option was not honoured in simplex algorithm (8).
Thanks to Reuben for reporting.
2018-10-06 17:50:37 +02:00
Houtan Bastani 2d674e0c55 update year in license file 2018-10-05 23:07:28 +02:00
Stéphane Adjemian (Charybdis) 084b7ac537
Changed optimization algorithm in integration tests.
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).
2018-10-04 12:02:31 +02:00
Stéphane Adjemian (Charybdis) 6a847931dc
Dynare computes the excess kurtosis.
See https://forum.dynare.org/t/simulated-kurtosis-reported-incorrectly/12534
2018-10-03 23:22:33 +02:00
Stéphane Adjemian (Charybdis) 03bd2b73e6
Fixed integration test for the automatic tuning of mh_jscale. 2018-10-03 18:21:16 +02:00
Sébastien Villemot ffb36e5713 Remove obsolete kludges for MinGW 2018-10-02 17:10:36 +02:00
Sébastien Villemot 8f6b89ab56 Gitlab CI: include test results at 2nd level of the filesystem hierarchy 2018-10-02 15:51:55 +02:00
Sébastien Villemot 24cb1c0719 Provisions for MATLAB R2018b (9.5) 2018-10-01 18:26:03 +02:00
Sébastien Villemot c6a17abc72 Testsuite: suppress MATLAB splash screen when generating .m.tls file 2018-10-01 16:40:26 +02:00
Sébastien Villemot 59642c3312 C output of preprocessor now splits generated fcts into several smaller fcts
Adapt the k-order DLL as a consequence.
2018-10-01 16:13:12 +02:00
Stéphane Adjemian(Charybdis) 76c4df129c
Added integration tests. 2018-09-27 18:58:52 +02:00