13 Jun
2010
13 Jun
'10
5:30 p.m.
Hi! Am 13.06.2010 17:24, schrieb Cristobal Navarro:
now i have two options i could search for another free symbolic library thread-safe (which for me is unknown, does such library exist?) or
There is tform (http://www.nikhef.nl/~form/), for example.
i could put and end to this and program myself a simple and thread-safe symbol-expression environment for my needs, which are very reduced (i only use polinomies, big in size but in the end they are polinomial expressions).
Or statically link your program and run different instances simultaneously? Regards, Jens