[Merged by Bors] - chore(NumberTheory/Cyclotomic/CyclotomicCharacter): fix name to camelCase#24521
[Merged by Bors] - chore(NumberTheory/Cyclotomic/CyclotomicCharacter): fix name to camelCase#24521
Conversation
PR summary 0b9af5bd97Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
Thanks for doing this! Can you add deprecated aliasses for the renamed definitions, please? |
|
Done. Hopefully I'm doing correctly (there are several). |
Ruben-VandeVelde
left a comment
There was a problem hiding this comment.
Thanks
maintainer merge
|
🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde. |
…Case (#24521) Fix the name of `ModularCyclotomicCharacter` and `CyclotomicCharacter` to camelCase, since they are not `Type`. Also fix the module docstring.
|
Pull request successfully merged into master. Build succeeded: |
…Case (#24521) Fix the name of `ModularCyclotomicCharacter` and `CyclotomicCharacter` to camelCase, since they are not `Type`. Also fix the module docstring.
…Case (#24521) Fix the name of `ModularCyclotomicCharacter` and `CyclotomicCharacter` to camelCase, since they are not `Type`. Also fix the module docstring.
…Case (#24521) Fix the name of `ModularCyclotomicCharacter` and `CyclotomicCharacter` to camelCase, since they are not `Type`. Also fix the module docstring.
Fix the name of
ModularCyclotomicCharacterandCyclotomicCharacterto camelCase, since they are notType.Also fix the module docstring.