Opened 18 months ago
Closed 18 months ago
#28655 closed defect (fixed)
Fix typos in the method 'is_combinatorially_isomorphic' of Polyhedron
Reported by: | gh-LaisRast | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.0 |
Component: | geometry | Keywords: | typos, polytopes, is_combinatorially_isomorphic |
Cc: | jipilab, gh-kliem | Merged in: | |
Authors: | Laith Rastanawi | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | b9b38dd (Commits, GitHub, GitLab) | Commit: | b9b38ddda8a95c3c95ecb2c2434488065867109b |
Dependencies: | Stopgaps: |
Description
Fixing two typos in the method is_combinatorially_isomorphic
of the class Polyhedron
Change History (5)
comment:1 Changed 18 months ago by
- Branch set to public/28655
- Commit set to b9b38ddda8a95c3c95ecb2c2434488065867109b
- Type changed from PLEASE CHANGE to defect
comment:2 Changed 18 months ago by
- Status changed from new to needs_review
comment:3 Changed 18 months ago by
- Reviewers set to Frédéric Chapoton
- Status changed from needs_review to positive_review
ok
comment:4 Changed 18 months ago by
- Summary changed from Fix typos in the method 'is_combinatorially_isomorphic' of Polyhedon to Fix typos in the method 'is_combinatorially_isomorphic' of Polyhedron
comment:5 Changed 18 months ago by
- Branch changed from public/28655 to b9b38ddda8a95c3c95ecb2c2434488065867109b
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
fix typos in is_combinatorially_isomorphic