Dne čtvrtek, 20. března 2014 11:23:29 UTC+1 [email protected] napsal(a): > Sage 6.1.1, dot2tex-2.8.7.p2 installed. This works > > > > Poset(([0,1,2,3,4,5,6,7], [[0, 1], [0, 2], [1, 4], [1, 3], [2, 4], [2, 5], > > [4, 6], [6, 7], [3, 7], [5, 7]])).show() > > > > This poset/lattice is "symmetric", i.e. when putting 0, 4, 6 and 7 to > > line, it is easy to see that changing 3<->5 or 1<->2 makes isomorphic > > lattice. > > > > Are there any plans for better show()-function(s)? Something that could > > see symmetries, avoid crossing lines when possible etc? > > > > -- > > Jori Mäntysalo
The dot2tex output (as produced by view(P)) is also not optimal. Thanks for the test case. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
