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
The following items needs to be accomplished before a beta version is deployed
Search Page
Remove Class Filter
Fix Field label filter
Test Rational Periodic Points filter
Implement Rational Preperiodic filter
Remove Indeterminancy locus filter
Detail Page
Fix main functions details: correct data and correct fields
- Standard model = the polynomials contained in the model specificed by display_model
- field of definition = base_field_label ( should like to LMFDB)
- automorphism group cardinality
- min Field of definition = remove
- field of moduli = remove
- Divided into a second table containing
- Is_PCF
- Is Newton? = functions_dim_1_NF -> is_newton
- Is Lattes? = functions_dim_1_NF -> is_lattes
- Is Chebyshev? = functions_dim_1_NF -> is_chebshev
- Is Polynomial? = functions_dim_1_NF -> is_polynomial
Rational Preperiodic Points
- This needs to be a table of values. The column values come from rational_prepeiodic_dim_1_NF joined with graphs_dim_1_nf.
Specifically, find all the rows which contain function_id. The table will have one row per base_field_label with the data coming from graph_dim_1_nf with the graph_id in the rational_preperiodic_dim_1_NF table
Cardinality = cardinality
field label (rename this to "Field of Definitioin") = base_field_label (from the rational_preperidoic table)
The following items needs to be accomplished before a beta version is deployed
Search Page
Detail Page
Fix main functions details: correct data and correct fields
- Standard model = the polynomials contained in the model specificed by display_model
- field of definition = base_field_label ( should like to LMFDB)
- automorphism group cardinality
- min Field of definition = remove
- field of moduli = remove
- Divided into a second table containing
- Is_PCF
- Is Newton? = functions_dim_1_NF -> is_newton
- Is Lattes? = functions_dim_1_NF -> is_lattes
- Is Chebyshev? = functions_dim_1_NF -> is_chebshev
- Is Polynomial? = functions_dim_1_NF -> is_polynomial
Rational Preperiodic Points
- This needs to be a table of values. The column values come from rational_prepeiodic_dim_1_NF joined with graphs_dim_1_nf.
Specifically, find all the rows which contain function_id. The table will have one row per base_field_label with the data coming from graph_dim_1_nf with the graph_id in the rational_preperiodic_dim_1_NF table
Remove automorphism group block
Critical Points
Critical Point Portrait
Models
Make it dynamic. Show only models that are relevant
Fix Polynomials formatting. Surrounding () and fix trailing +
add field of definition
Add families information (dynamic table)
family label (link to family details (when implemented)
family name
family model
add rational twist information (dynamic table)
A rational twist is a related function
label for each twist (link)
standard model for each twist
The text was updated successfully, but these errors were encountered: