Bill Allombert on Thu, 12 Sep 2019 15:01:12 +0200


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

New elldata package update (conductor up to 500000)


Dear PARI users,

John Cremona has extended his Elliptic Curve Data to all conductors < 500000
<https://github.com/JohnCremona/ecdata/>

I have updated the PARI package elldata to match.

Note that, compare to the previous package, some isogeny classes have been
reordered:

            235470bb, 235746u, 258482a, 265706a, 333270bu,
            359282a, 369194a, 375410g, 377034t, 389774b

For detail, see
https://raw.githubusercontent.com/JohnCremona/ecdata/master/doc/release_notes.md

This package contains elliptic curves defined over the rationals representing
all isogeny classes for all conductor at most 500000. Theses data are needed by
ellsearch, ellidentify and ellgenerators and require PARI/GP 2.2.11 and up.

The package can be downloaded from
<http://pari.math.u-bordeaux.fr/packages.html>

Thanks to John for providing this very useful database!

If diskspace is an issue, you can compress all the elldata/ell*
files using gzip, GP is able to read gziped files.

Cheers,
Bill.