Skip to content

Conversation

@roed314
Copy link
Member

@roed314 roed314 commented Dec 2, 2025

No description provided.

havarddj and others added 30 commits October 31, 2025 20:39
“In elliptic_curves/code.yaml, replace Ser(mfcoefs(mf,20),q) by Ser(ellqexp(E,20),q) and remove duplicate L1:. Please run the snippet generator to refresh GP logs.”
ECNF/GP: fix conductor-norm snippet by calling idealnorm(K, ellglobalred(E)[1]) (missing K), resolving “too few arguments” in code-11.1-a1-gp.log and code-81.1-CMa1-gp.log.
GP: nfsubfields slice fixed (L[2..length(L)], not length(b)).

Oscar: Avoid non-portable API:

Replaced uppercase PolynomialRing/NumberField with lowercase polynomial_ring/number_field.

automorphisms(K) now uses a fallback: isdefined(Main,:automorphisms) ? automorphisms(K) : Hecke.hom(K,K).

Guarded transitive_group_identification(G) with degree(K) > 1.

Fixed root discriminant to compute from discriminant(ring_of_integers(K)) (no stray dK).

Class number formula block uses the lowercase API consistently.
elliptic_cuerves/code.yaml
EC elliptic_curves/code.yaml: fix PARI q-expansion to Ser(ellan(E,20),q)*q (drop mffromell/mfcoefs/ellqexp), remove duplicate L1 block, and normalize whitespace.
Whitespace removed
solve whitespace issue
whitespace issue finally
whitespace issue finally
Fix #6742 - use flexbox for front page layout
fixing bug in size guessing for create_table_like
hgu2699 and others added 29 commits November 21, 2025 12:31
Fix incomplete message in higher genus pages
Fix bug in subgroup display when missing aut_tex
Add cyclic isogeny invariants, search options, and tests for AV/Fq Issue #6696
Fix error when downloading fields without slopes known
Don't update ongoing operations on proddb
Add number field picture description page
@roed314 roed314 merged commit 51545cc into web Dec 2, 2025
114 of 116 checks passed
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.

9 participants