#14971: Better latex for Farey symbols
----------------------------------+----------------------------
       Reporter:  davidloeffler   |        Owner:
           Type:  enhancement     |       Status:  needs_review
       Priority:  major           |    Milestone:  sage-5.12
      Component:  modular forms   |   Resolution:
       Keywords:  sd51            |    Merged in:
        Authors:  David Loeffler  |    Reviewers:
Report Upstream:  N/A             |  Work issues:
         Branch:                  |       Commit:
   Dependencies:                  |     Stopgaps:
----------------------------------+----------------------------

Comment (by hmonien):

 Dear David, I have been working on a major overhaul of the Farey symbols
 including among other major improvements the latex code
 for Farey symbols e.g.


 sage: f=FareySymbol(Gamma0(23))
 sage: latex(f)
 \xymatrix{& -\infty \ar@{-}@/_{1pc}/[r]_{1}& 0 \ar@{-}@/_{1pc}/[r]_{2}&
 \frac{1}{5} \ar@{-}@/_{1pc}/[r]_{3}& \frac{1}{4} \ar@{-}@/_{1pc}/[r]_{5}&
 \frac{1}{3} \ar@{-}@/_{1pc}/[r]_{3}& \frac{1}{2} \ar@{-}@/_{1pc}/[r]_{4}&
 \frac{2}{3} \ar@{-}@/_{1pc}/[r]_{2}& \frac{3}{4} \ar@{-}@/_{1pc}/[r]_{4}&
 \frac{4}{5} \ar@{-}@/_{1pc}/[r]_{5}& 1 \ar@{-}@/_{1pc}/[r]_{1}&\infty}

 In my patch which I have to rework because the Farey symbol code in sage
 has been changed between 5.9 and 5.10
 will include cusp_class and reduce_to_cusp. I have to remove some
 experimental features which are probably not
 useful for everybody.

 So should I merge your changes into my patch?

--
Ticket URL: <http://trac.sagemath.org/ticket/14971#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to