Ticket #9783 (closed defect: fixed)
Add additive groups to the documentation
| Reported by: | rbeezer | Owned by: | joyner |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.5.3 |
| Component: | group theory | Keywords: | |
| Cc: | cremona | Work issues: | |
| Report Upstream: | N/A | Reviewers: | John Cremona |
| Authors: | Rob Beezer | Merged in: | sage-4.5.3.rc0 |
| Dependencies: | Stopgaps: |
Description
Add the relatively new additive group documentation from #6449 into the reference manual and verify that it builds properly.
Attachments
Change History
comment:1 Changed 3 years ago by rbeezer
- Status changed from new to needs_review
Patch:
1) Adds the modules for additive abelian groups to the documentation, which builds just fine.
2) Some minor touchups and additions to the documentation.
3) I removed the note about the output format, as this seems to have been fixed.
4) I added some doctests about creating elements, since this had me very confused when I created #9695.
Note: See
TracTickets for help on using
tickets.

