#11709: FareySymbol
-----------------------------+----------------------------------------------
Reporter: hmonien | Owner: craigcitro
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.7.2
Component: modular forms | Keywords: Farey symbol
Work_issues: | Upstream: N/A
Reviewer: Martin Raum | Author: Hartmut Monien
Merged: | Dependencies: None
-----------------------------+----------------------------------------------
Comment(by hmonien):
Added a few checks for user code. The user subgroup is now check for a
!__contains!__ member and if this member returns bool. Removed some
unnecessary code: the rep member of farey_symbol etc.. Cleaned up the code
for the special case of SL2Z which now gives the correct coset and
generators.
Revised the SL2Z.hpp file: changed member function get_a(), get_b() ... to
a(), b(), c(), ... . Is the definition of SL2Z *= and /= correct now?
Added two file sage/plot/hyperbolic_arc.py and
sage/plot/hyperbolic_triangle.py for plots in the hyperbolic plane.
Added member fundamental_domain() to FareySymbol which plots the
fundamental domain.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11709#comment:10>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.