Differences between revisions 2 and 11 (spanning 9 versions)
Revision 2 as of 2007-12-31 20:49:58
Size: 1674
Comment: pretty up changelog, especially contact and distribution section
Revision 11 as of 2022-04-05 00:50:01
Size: 0
Editor: mkoeppe
Comment: outdated
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= eclib =

== Description ==

John Cremona's programs for enumerating and computating with elliptic
curves defined over the rational numbers. This is the culmination of
over 30 years of hard work and careful polish.

== Maintainers ==

 * William Stein
 * John Cremona
 * Ralph Philip Weinmann
 * Michael Abshoff

== Contact ==

 * Author: John Cremona
 * Email: [email protected]
 * Website: http://www.warwick.ac.uk/~masgaj/mwrank/index.html

== Distributions ==

=== Padus ===

  * Contact: Ismail Dönmez
  * EMail: [email protected]
  * Website: N/A

== Changelog ==

=== eclib-20071231 (John Cremona) ===

 * renamed to eclib
 * allows elliptic curves as input with rational (as opposed to just integer) coefficients.

=== cremona-20071219.p1 (Michael Abshoff) ===

 * patch to fix "Internal error: can't free this _ntl_gbigint" (John Cremona)

=== cremona-20071219.p0 (John Cremona) ===

 * fix main Makefile mismerge (Michael Abshoff)
 * add missing export to g0n/Makefile (John Cremona)
 * fix permission issue (Michael Abshoff)

=== cremona-20071219 (John Cremona) ===

 * update to latest source
 * fix mwrank error on non-minimal curves (#1233)

=== cremona-20071124.p4 (Michael Abshoff) ===

 * apply John Cremoan's second patch for #1403
 * delete $SAGE_LOCAL/include/mwrank (#1410)
 * strip the mwrank binaries and link dynamically (#1410)
 * delete $SAGE_LOCAL/lib/libmwrank.[so|dylib] (#1410)

=== cremona-20071124.p3 (Michael Abshoff) ===

 * apply John Cremoan's patch for #1403
 * fix #1256, i.e. remove the now obsolete mwrank.spkg

=== previous versions ===

 * lost to history