Commit 2025-05-02 14:44 8a454c28
View on Github →chore(NumberTheory/Cyclotomic/CyclotomicCharacter): fix name to camelCase (#24521)
Fix the name of ModularCyclotomicCharacter
and CyclotomicCharacter
to camelCase, since they are not Type
.
Also fix the module docstring.