-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
The following functions are included in the online documentation but not exported by Hecke:
- unit_group_rank
- relative_class_number
- is_cm_field
- simplified_simple_extension
- is_involution
- normal_basis
- lorenz_module
Maybe these should be prepended with Hecke (e.g. unit_group_rank changed to Hecke.unit_group_rank by changing the @meta CurrentModule before providing these functions) or added to the exports list? Otherwise, a new user might not understand why one function simply works and another doesn't.
There are also functions isreal(P::Plc) and is_complex(P::Plc). Should isreal be replaced by the alias is_real to match is_complex in the documentation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels