Opened 2 years ago
Closed 2 years ago
#26688 closed enhancement (fixed)
py3: some fixes in quaternion algebras
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.5 |
Component: | python3 | Keywords: | |
Cc: | tscrim | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 23b858e (Commits, GitHub, GitLab) | Commit: | 23b858e472d2b863d924c7e8cf6990de6ac28901 |
Dependencies: | Stopgaps: |
Description
using bool() in the doctests
and some cleanup of doc
Change History (3)
comment:1 Changed 2 years ago by
- Branch set to u/chapoton/26688
- Cc tscrim added
- Commit set to 23b858e472d2b863d924c7e8cf6990de6ac28901
- Status changed from new to needs_review
comment:2 Changed 2 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:3 Changed 2 years ago by
- Branch changed from u/chapoton/26688 to 23b858e472d2b863d924c7e8cf6990de6ac28901
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: some fixes in quaternion algebras