dynare/dynare++/tl
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
..
cc Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00
testing Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00
Makefile.am Dynare++: add tl.tex to distributed tarball 2019-01-31 12:11:28 +01:00
tl.tex Dynare++ tensor library: further notation fixes in documentation 2019-01-31 19:01:41 +01:00