Ticket #1919 (new enhancement)
Opened 5 years ago
improve base fields of DualAbelainGroup
| Reported by: | wdj | Owned by: | joyner |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-feature |
| Component: | group theory | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
In sage/groups/abelian_gps/dual_abelian_group_element.py, the call method uses some code which must be modified if the base field is finite. Specifically, "zeta = F.gen()" must be changed.
Note: See
TracTickets for help on using
tickets.
