Commit | Author | Summary |
69b2c906b | Adrian Pop | fix windows GCC now :) - more checks for pthread: attribute init, stack setting |
325b3925f | Adrian Pop | fix windows build - include omc_msvc.h for attribute - exclude wsock2 as is already incldued - for some reason lst1 and lst2 are defined |
74ad9da44 | Willi Braun | [Backend] fix generateSymbolicJacobian config flag |
f6ac4dd0d | Willi Braun | [NF] set index of relations to -1 otherwise it's a zc |
7b8186ac6 | Willi Braun | [BE] fixing function differentiation and tuple calls in algorithms |
d874cd0ea | Willi Braun | [BE] move transpose to a single function calls |
90b9c22c7 | Willi Braun | [BE] added size and range operator to diff module |
808888cb5 | Willi Braun | [BE] added debug for diff exp and calls |