On 09/09/2010 03:47:27 AM, François Bissey wrote:
Hi Steve,just to be clear, when you enter the data of the test manually in sage there is no problems? We already have one test like that, and there are a few reports of phantom failing tests on sage-devel so it is possible. Francois
François ,
When the following
sage: x = polygen(GF(121, 'a'))
sage: C = HyperellipticCurve(x^5 + x - 1, x^2 + 2)
sage: len(C.points())
122
is entered manually I get the expected result. The last line of the sage input
is where
sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/hyperelliptic_finite_field.py"
fails. I downgraded to sage-doc-4.5.2-r1 numpy-1.3.0-r2 scipy-0.7.2-r1 sage-4.5.2-r1and the test passed. I then upgraded to the latest sage-doc, numpy, scipy and sage and the test passed, but only the first time. On subsequent tries the test has failed.
Steve
pgprE4zW98ojJ.pgp
Description: PGP signature
