OS: Ubuntu 11.04
Compiled with g++: g++ -o test test.cpp -lcln -lginac
GiNaC ver: 1.60
Sample version of program attached. Program generates Hermite polynomial to high degree. It then subs into it a series of numbers. The output RANDOMLY generates an incorrect answer. No answer after a substitution should ever be zero, yet zeros inevitably appear. The problem occurs once out of every 3 executions, on average.