-
-
Notifications
You must be signed in to change notification settings - Fork 657
Open
Description
Names in the sage.quadratic_forms.genera.genus module should be reworked for uniformity:
- the global function
is_GlobalGenus
should be renamed so it avoids the deprecated pattern ofis_Class
functions (Meta-ticket: Replaceis_Class
functions, create abstract base classes to enable modularization #32414) or maybe become a method ofGenusSymbol_global_ring
Genus_Symbol_p_adic_ring
should probably be renamed to be in line with other classes in the same module that follow the normal naming scheme, such asGenusSymbol_global_ring