From 04560c99168c8cb10b4abc42de31b05584de5c98 Mon Sep 17 00:00:00 2001 From: John Cremona Date: Fri, 8 Nov 2024 08:53:58 -0500 Subject: [PATCH 1/2] updated congruent number information page --- .../elliptic_curves/templates/congruent_number_data.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lmfdb/elliptic_curves/templates/congruent_number_data.html b/lmfdb/elliptic_curves/templates/congruent_number_data.html index 980c0d6254..9c101a9fb1 100644 --- a/lmfdb/elliptic_curves/templates/congruent_number_data.html +++ b/lmfdb/elliptic_curves/templates/congruent_number_data.html @@ -259,9 +259,12 @@

Credit and acknowledgements

The data files were created by Randall L. Rathbun on February 14, 2013 -with updates on May 18, 2014. Some data was provided by Allan J -MacLeod, Ralph Buchholz and Brett Wittby, the rest computed by Rathbun using PARI/GP -and eclib (in particular mwrank). +with updates on May 18, 2014. For the curves of rank one, the generators were computed by him using an implementation +in PARI/GP originally by Robatino of an algorithm in Robatino's 1996 thesis Computation of mock Heegner points +on modular elliptic curves, following work of Monsky. + +Some data was provided by Allan J. MacLeod, Ralph Buchholz and Brett Wittby, and the rest computed by Rathbun using + PARI/GP and eclib (in particular mwrank).

From 026017b1c32dbb80b60c3869c822b79b9440a54f Mon Sep 17 00:00:00 2001 From: John Cremona Date: Wed, 20 Nov 2024 06:41:59 -0500 Subject: [PATCH 2/2] updated congruent number information page (2) --- lmfdb/elliptic_curves/templates/congruent_number_data.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lmfdb/elliptic_curves/templates/congruent_number_data.html b/lmfdb/elliptic_curves/templates/congruent_number_data.html index 9c101a9fb1..8442566210 100644 --- a/lmfdb/elliptic_curves/templates/congruent_number_data.html +++ b/lmfdb/elliptic_curves/templates/congruent_number_data.html @@ -263,7 +263,8 @@

Credit and acknowledgements

in PARI/GP originally by Robatino of an algorithm in Robatino's 1996 thesis Computation of mock Heegner points on modular elliptic curves, following work of Monsky. -Some data was provided by Allan J. MacLeod, Ralph Buchholz and Brett Wittby, and the rest computed by Rathbun using +Some data was provided by Allan J. MacLeod, and by Ralph Buchholz and +Brett Wittby, using Magma; the rest computed by Rathbun using PARI/GP and eclib (in particular mwrank).