]> www.ginac.de Git - ginac.git/history - check/pgcd_infinite_loop.cpp
Be more careful with conjugate(f(x)) -> f(conjugate(x)).
[ginac.git] / check / pgcd_infinite_loop.cpp
2010-05-17 Alexei Sheplyakovpgcd(), chinrem_gcd(): use appropriate definition of...
2010-05-17 Alexei Sheplyakovpgcd(): avoid infinite loop if the first GCD candidate...