LMFDB / lmfdb

L-Functions and Modular Forms Database
Other
243 stars 198 forks source link

Display some objects in their main page #2047

Open edgarcosta opened 7 years ago

edgarcosta commented 7 years ago

Hi,

When one accesses the Riemann Zeta function we display the first zeros by default. I would like to see the same behaviour where appropriate. For example, for Elliptic curves, Genus 2 curves and Hilbert Modular forms (and perhaps many other classes) it seems natural to me to show the first few results of the default search. What do you think?

Cheers, Edgar

davidfarmer commented 7 years ago

In some previous discussion, it was decided to show a few Euler factors on the home page of isogeny class of a genus 2 curve, but not in the pages of the individual curves. The first few zeros of the L-function are shown on the home page of the L-function, but not on the page of the object itself.

I am pretty sure there will not be consensus to show zeros of an L-function on a page that is not about L-functions.

But note that elliptic curves and genus 2 curves are inconsistent about where they show Euler factors.

On Fri, 12 May 2017, Edgar Costa wrote:

Hi,

When one accesses the Riemann Zeta function we display the first zeros by default. I would like to see the same behaviour where appropriate. For example, for Elliptic curves, Genus 2 curves and Hilbert Modular forms (and perhaps many other classes) it seems natural to me to show the first few results of the default search. What do you think?

Cheers, Edgar

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.[AAM6LA52YKrppgEs5n24NfMBd55mMgycks5r5KwogaJpZM4NZqb1.gif]

edgarcosta commented 7 years ago

I'm sorry for not being clear. What I had in mind is for "http://www.lmfdb.org/EllipticCurve/Q/" displaying some of the first results that you would have obtained if you only clicked enter in the search box.

In a picture:

screen shot 2017-05-14 at 15 23 13

Obviously, we have bigger fish to fry. I'm just trying to gather some input, if indeed we think this is a good idea.

Cheers, Edgar

AndrewVSutherland commented 7 years ago

I think your example screen shot suggests that this is probably not a good idea; there just isn't enough screen real estate. We will surely be adding more search options in the future, and there is no point in showing an initial list of objects if it won't fit on the first page (which might already be true at lower screen resolutions).

I think the numerous browsing options already provided on this screen (e,g, conductor range, random curve, or just pressing enter) give several easy one-click/one-keystroke ways for someone to quickly get a sense of what is there.

edgarcosta commented 7 years ago

Makes sense

JohnCremona commented 7 years ago

I agree with the previous comments, especially about there not being enough room. But it's healthy to keep on having ideas on what might improve things. Another idea I had is to have a variant on the random object link which gives a random object satisfying some search criteria. Of course we can always just look at the search results and pick an object from the list returned by hand. But I don't see an efficient way of implementing this any better than a version of the random object selection which happens when there is no .rand collection, and it is certainly not a priority.

davidfarmer commented 7 years ago

Also, the space at the bottom of the current page is "free", in the sense that putting a lit there does not impair any of the current functionality.

Having such a list could enable quicker navigation to popular curves.

Maybe we should reopen this issue?

On Mon, 15 May 2017, John Cremona wrote:

I agree with the previous comments, especially about there not being enough room. But it's healthy to keep on having ideas on what might improve things. Another idea I had is to have a variant on the random object link which gives a random object satisfying some search criteria. Of course we can always just look at the search results and pick an object from the list returned by hand. But I don't see an efficient way of implementing this any better than a version of the random object selection which happens when there is no .rand collection, and it is certainly not a priority.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.[AAM6LC0dhVOfF1q__xcyvpwIYb_vaHfCks5r6DOIgaJpZM4NZqb1.gif]

JohnCremona commented 7 years ago

I reopened it since if nothing else it makes it easier to add comments.

On http://beta.lmfdb.org/EllipticCurve/ I put a short list of "Curves with interesting properties" with links -- not the curves themseves. It would certainly be possible to add something similar to http://beta.lmfdb.org/EllipticCurve/Q/ i the browse/search section, though it is rather arbitrary what to include.

edgarcosta commented 7 years ago

That might be nice, even though its arbitrary.

My idea was just displaying the first results of the default search at the end of the page, just as a sample of what that search will display.