dynare/dynare++
Sébastien Villemot 790c56612c
Dynare++ tensor library: changes to exception handling
- TL_RAISE now unconditionally raises an exception
- rathe use TL_RAISE_IF at some places, to save a test in non-debug mode
2019-02-20 18:07:07 +01:00
..
doc Dynare++: change default # of threads to # logical CPUs divided by 2 2019-02-13 18:29:34 +01:00
extern Dynare++: use std::unique_ptr for storage inside tensor containers 2019-02-20 17:04:34 +01:00
integ Dynare++: the get() method of tensor containers now return a reference 2019-02-20 18:06:58 +01:00
kord Dynare++: the get() method of tensor containers now return a reference 2019-02-20 18:06:58 +01:00
parser/cc Dynare++: remove duplicate implementation of the Pascal triangle 2019-02-19 16:46:04 +01:00
src Dynare++: the get() method of tensor containers now return a reference 2019-02-20 18:06:58 +01:00
sylv Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
tests Dynare++: fixed bug in tests 2011-01-20 15:42:53 -05:00
tl Dynare++ tensor library: changes to exception handling 2019-02-20 18:07:07 +01:00
utils/cc Dynare++: remove duplicate implementation of the Pascal triangle 2019-02-19 16:46:04 +01:00
Makefile.am Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
change_log.html Putting dynare++ under main dynare SVN repository 2009-09-08 13:55:19 +00:00