From a64d3d91ba31aa25bc117d084fdf283a188cc6fa Mon Sep 17 00:00:00 2001 From: Sam Schiavone Date: Tue, 23 Apr 2024 14:24:20 -0400 Subject: [PATCH] borders and polys in T --- lmfdb/hypergm/main.py | 2 +- lmfdb/hypergm/templates/hgm-show-motive.html | 2 +- lmfdb/hypergm/templates/hgm_family.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lmfdb/hypergm/main.py b/lmfdb/hypergm/main.py index 63867d6b7c..95fe8fb0de 100644 --- a/lmfdb/hypergm/main.py +++ b/lmfdb/hypergm/main.py @@ -506,7 +506,7 @@ def render_hgm_webpage(label): for j in range(len(locinfo)): locinfo[j] = [primes[j]] + locinfo[j] # locinfo[j][2] = poly_with_factored_coeffs(locinfo[j][2], primes[j]) - locinfo[j][2] = list_to_factored_poly_otherorder(locinfo[j][2], vari='x') + locinfo[j][2] = list_to_factored_poly_otherorder(locinfo[j][2], vari='T') hodge = data['hodge'] famhodge = data['famhodge'] prop2 = [ diff --git a/lmfdb/hypergm/templates/hgm-show-motive.html b/lmfdb/hypergm/templates/hgm-show-motive.html index e9d8df8083..fdb122fc40 100644 --- a/lmfdb/hypergm/templates/hgm-show-motive.html +++ b/lmfdb/hypergm/templates/hgm-show-motive.html @@ -37,7 +37,7 @@

{{ KNOWL('hgm.local_information', 'Local information') }}

- +
diff --git a/lmfdb/hypergm/templates/hgm_family.html b/lmfdb/hypergm/templates/hgm_family.html index fc00877be4..555003f2f6 100644 --- a/lmfdb/hypergm/templates/hgm_family.html +++ b/lmfdb/hypergm/templates/hgm_family.html @@ -39,7 +39,7 @@

{{ KNOWL('hgm.defining_parameter_ppart', title='$p$-parts of defining parameters') }}

-

+
{% for p, Ap, Bp, Cp in family.ppart %} @@ -56,7 +56,7 @@

{{ KNOWL('hgm.monodromy', title='Monodromy groups') }} modulo $\ell$

-
$p$ {{ KNOWL('hgm.defining_parameter_ppart', title='$A_p$') }} {{ KNOWL('hgm.defining_parameter_ppart', title='$B_p$') }} {{ KNOWL('hgm.defining_parameter_ppart', title='$C_p$') }}
+
$\ell$ {{ KNOWL('hgm.monodromy_index', title='Index') }}