Igor Schein on Tue, 4 Jan 2000 14:02:22 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

rnfcharpoly() bug


Hi,

it seems that rnfcharpoly() is peculiar about the choice of variable: 

rnfcharpoly(nfinit(quadpoly(5,y)),1,1) works fine, but
rnfcharpoly(nfinit(quadpoly(5,x)),1,1) doesn't ( SEGV on ix86,
bogus answer on sparc32 )

Thanks

Igor