Opened 10 years ago
Closed 10 years ago
#10316 closed enhancement (fixed)
add Durer graph to common graph database
Reported by: | mvngu | Owned by: | jason, ncohen, rlm |
---|---|---|---|
Priority: | major | Milestone: | sage-4.6.2 |
Component: | graph theory | Keywords: | |
Cc: | Merged in: | sage-4.6.2.alpha0 | |
Authors: | Minh Van Nguyen | Reviewers: | Nathann Cohen |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
Attachments (2)
Change History (7)
Changed 10 years ago by
comment:1 Changed 10 years ago by
- Description modified (diff)
- Status changed from new to needs_review
comment:2 follow-up: ↓ 3 Changed 10 years ago by
- Reviewers set to Nathann Cohen
Changed 10 years ago by
comment:3 in reply to: ↑ 2 Changed 10 years ago by
- Status changed from needs_review to positive_review
Replying to ncohen:
Just for fun, I also added a doctest to this one testing the automorphism group..
:-)
Thank you. Positive review to your added doctest.
comment:4 Changed 10 years ago by
- Milestone changed from sage-4.6.1 to sage-4.6.2
comment:5 Changed 10 years ago by
- Merged in set to sage-4.6.2.alpha0
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Hello Minh !!!
Just for fun, I also added a doctest to this one testing the automorphism group..
:-)
(Of course, your patch is good to go !)
Nathann