dynare/dynare++
Houtan Bastani cb5b756927
sqrt is not a constexpr
see: http://open-std.org/JTC1/SC22/WG21/docs/papers/2017/p0533r0.pdf
2019-05-08 13:01:34 +02:00
..
doc Dynare++: rename old changelog 2019-04-26 14:44:36 +02:00
integ Dynare++: various simplifications 2019-04-24 17:47:15 +02:00
kord Dynare++: replace some uses of std::vector by a lighter std::unique_ptr 2019-04-30 12:58:21 +02:00
parser/cc Dynare++: fix bug introduced in 0b9b69f638 2019-04-29 18:31:57 +02:00
src sqrt is not a constexpr 2019-05-08 13:01:34 +02:00
sylv Dynare++: replace some uses of std::vector by a lighter std::unique_ptr 2019-04-30 12:58:21 +02:00
tests Dynare++: add test mod files to testsuite 2019-04-29 18:31:54 +02:00
tl Dynare++: improvements to comments 2019-05-06 18:44:49 +02:00
utils/cc Dynare++: move multithreading abstraction to the "utils" module 2019-05-02 12:38:56 +02:00
Makefile.am Dynare++: add test mod files to testsuite 2019-04-29 18:31:54 +02:00