dynare/dynare++
Sébastien Villemot 1f7d3beddc
Dynare++ tensor library: modernize the Symmetry class
We now use a initializer list constructor for creating symmetries of the form
$y^n$, $y^n u^m$, $y^nu^m\sigma^k$.

The constructor taking a single integer is used to initialize a symmetry of a
given length.

Similar changes are made to IntSequence.

This behavior is similar to std::vector.
2019-02-11 16:45:07 +01:00
..
doc Dynare++: by default, use as many threads as there are logical CPUs 2019-01-29 16:34:25 +01:00
extern Refactor GeneralMatrix and ConstGeneralMatrix classes 2019-01-24 15:27:23 +01:00
integ Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00
kord Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00
parser/cc Dynare++: enforce C++ Emacs mode for bison/flex files 2019-01-15 19:03:58 +01:00
src Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00
sylv Dynare++: further simplification in Vector class 2019-02-06 19:00:46 +01:00
tests Dynare++: fixed bug in tests 2011-01-20 15:42:53 -05:00
tl Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00
utils/cc Various modernizations 2019-01-10 18:24:04 +01:00
Makefile.am Dynare++: remove leftover file from the transition away from CWEB 2019-01-31 19:01:40 +01:00
change_log.html Putting dynare++ under main dynare SVN repository 2009-09-08 13:55:19 +00:00