Opened 4 years ago
Closed 4 years ago
#26365 closed defect (fixed)
Library of polytopes should allow specifying backend=... (follow-up)
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.4 |
Component: | geometry | Keywords: | |
Cc: | tscrim | Merged in: | |
Authors: | Matthias Koeppe | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 72c1742 (Commits, GitHub, GitLab) | Commit: | 72c17429d2ca661de7251e82dcb30d7eb69bd8c4 |
Dependencies: | Stopgaps: |
Description (last modified by )
Follow-up from #21937:
polytopes.cube
forgets to pass on backend.
Change History (6)
comment:1 Changed 4 years ago by
- Branch set to u/mkoeppe/library_of_polytopes_should_allow_specifying_backend______follow_up_
comment:2 Changed 4 years ago by
- Cc tscrim added
- Commit set to 72c17429d2ca661de7251e82dcb30d7eb69bd8c4
comment:3 Changed 4 years ago by
- Status changed from new to needs_review
comment:4 Changed 4 years ago by
- Description modified (diff)
comment:5 Changed 4 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:6 Changed 4 years ago by
- Branch changed from u/mkoeppe/library_of_polytopes_should_allow_specifying_backend______follow_up_ to 72c17429d2ca661de7251e82dcb30d7eb69bd8c4
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Needs review?
New commits:
polytopes.cube: Pass on backend