Hi,
if I understand correctly, the preconditions of sqrfree do not require
the operand to be in expanded form. However, invoking it on some
non-expanded polynomials results in a division-by-zero error on my
system (code attached). Is this a bug in sqrfree? I am using gcc 5.1.1
and GiNaC 1.6.6.
Diego