StateSpaceModels/ssm

cache_special_function_C breaks in case of nested special functions

Closed this issue · 1 comments

e.g sqrt(sin(pow(x,2)))

was indeed ok but the parsers were wrong. Fixed now.