You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using the LMFDB to search for totally real biquadratic fields (i.e. "signature = [4,0]" and "field_is=multi_quad" ). However, this search also seems to erroneously return degree 2 fields, which I assume shouldn't be in the search results?
Note that we use integer_options there rather than directly accessing query["degree"] since we could have a complicated degree input like 2,3,6-8,12-20.
From the bugreport:
I was using the LMFDB to search for totally real biquadratic fields (i.e. "signature = [4,0]" and "field_is=multi_quad" ). However, this search also seems to erroneously return degree 2 fields, which I assume shouldn't be in the search results?
Here's the search:
https://www.lmfdb.org/NumberField/?signature=%5B4%2C0%5D&field_is=multi_quad
The text was updated successfully, but these errors were encountered: