- Apr 15, 2019
-
-
Sébastien Villemot authored
Ref #217
-
Sébastien Villemot authored
It was not possible to set a 2-digit order (i.e. ≥ 10). Not sure that it was a real problem in practice, given the computational limits.
-
Sébastien Villemot authored
Ref #217
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Ref #217
-
Sébastien Villemot authored
The last input argument is now a struct containing matrices g_0, g_1,… Typically one can pass oo_.dr for this argument. Ref #217
-
Sébastien Villemot authored
Ref #217
-
Sébastien Villemot authored
Bug introduced in 4c6e911d (only apparent under Octave, since under MATLAB assertions are skipped). Ref #217
-
Sébastien Villemot authored
-
- Apr 12, 2019
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
We no longer use the old ‘modfile.dynamic’ compatibility layer. We directly call the ‘modfile.dynamic_g*’ functions. Ref #217
-
Sébastien Villemot authored
The preprocessor no longer exports the ‘ntt’ symbol in the MEX. Ref #217
-
Sébastien Villemot authored
Ref #217
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Houtan Bastani authored
read JSON for stochastic simulations from GUI See merge request !1650
-
Sumudu Kankanamge authored
-
- Apr 10, 2019
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Houtan Bastani authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
k-order DLL: simplify and better document correspondence between Dynare and Dynare++ variable orderings
-
- Apr 09, 2019
-
-
Sébastien Villemot authored
-
- Apr 08, 2019
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- Apr 05, 2019
-
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
We now use a symbolic link farm to make source file accessible from build directories. Closes #466
-
Sébastien Villemot authored
It looks like in Emacs 26, the semantics of .dir-locals.el has changed: overriding the default value of indent-tabs-mode in makefile-mode no longer work. Therefore we no longer set a default value and rather set the variable on a per-mode basis. By the way, remove the setting for fill-column.
-
Sébastien Villemot authored
-
- Apr 04, 2019
-
-
Sébastien Villemot authored
By the way, drop ax_boost_base.m4 which is no longer used.
-
- Apr 03, 2019
-
-
Sébastien Villemot authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- Apr 02, 2019
-
-
Sébastien Villemot authored
By the way, enable the option in example1_korder.mod (it does not work, but no harm since it’s not in the testsuite).
-
Sébastien Villemot authored
Thus we can remove unfolding code from k_order_pert.m.
-
Sébastien Villemot authored
-
Stéphane Adjemian authored
-