Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Statistics page for elliptic curves #16

Merged
merged 1 commit into from Feb 4, 2013

Conversation

JohnCremona
Copy link
Member

People seemed to like this. I would like an expert to check that I am not doing anything stupid in the (effectively) cached function init_ecdb_stats() which takes a few seconds the first time the new page is viewed. I did add an index to the field 'torsion_structure' since it did not have one (even theough we already had a search on this field).

@@ -11,7 +11,8 @@
The database currently contains the Cremona database of all
{{info.ncurves}} elliptic curves with {{ KNOWL('ec.q.conductor',title
= "conductor")}} at most {{info.max_N}}, all of which have {{
KNOWL('ec.q.rank', title="rank")}} ≤ {{info.max_rank}}.
KNOWL('ec.q.rank', title="rank")}} ≤ {{info.max_rank}}. Here are some
<a href="Q/stats">further statistics</a>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we make the href="{{ url_for('.statistics') }}" ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, good idea -- I thought there was a better way to do that. I'll do it tomorrow.

haraldschilly added a commit that referenced this pull request Feb 4, 2013
Add Statistics page for elliptic curves
@haraldschilly haraldschilly merged commit cd70eb5 into LMFDB:master Feb 4, 2013
sanni85 pushed a commit to sanni85/lmfdb that referenced this pull request Dec 18, 2015
edgarcosta referenced this pull request in edgarcosta/lmfdb Jun 12, 2018
formatting for belyi web pages
edgarcosta referenced this pull request in edgarcosta/lmfdb Jul 11, 2018
tornaria pushed a commit to tornaria/lmfdb that referenced this pull request Nov 18, 2023
Just trying not to break things
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants