Ticket #12090 (needs_review enhancement)
Arrangements of pseudolines
| Reported by: | ncohen | Owned by: | mhampton |
|---|---|---|---|
| Priority: | major | Milestone: | sage-5.0 |
| Component: | geometry | Keywords: | |
| Cc: | Work issues: | needs rebase | |
| Report Upstream: | N/A | Reviewers: | |
| Authors: | Nathann Cohen | Merged in: | |
| Dependencies: | #12159 #11634 | Stopgaps: |
Description
This module implements a class sage.geometry.pseudolines.PseudolinesArrangement? which can be used to encode an arrangement of pseudolines, and to go from one encoding to another.
It can also be used to plot an arrangement of pseudolines as a Wiring Diagram.
Attachments
Change History
comment:5 Changed 7 weeks ago by davidloeffler
- Status changed from needs_review to needs_work
- Work issues set to needs rebase
comment:7 Changed 7 weeks ago by ncohen
- Status changed from needs_work to needs_review
Done ! :-)
Nathann
comment:8 Changed 7 weeks ago by davidloeffler
That looks better. Notice the amusing line in the output of the patchbot test against 5.0.beta3:
#11634 already applied (5.0.beta10 <= 5.0.beta3)
which explains why it's coming up with "Apply Failed". That's a patchbot bug, which I've reported on #12486.
Note: See
TracTickets for help on using
tickets.

