#8383: Make symbolic versions of moebius, sigma, and euler_phi functions
-------------------------------+--------------------------------------------
Reporter: zimmerma | Owner: burcin
Type: enhancement | Status: new
Priority: minor | Milestone: sage-5.6
Component: symbolics | Resolution:
Keywords: beginner | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by burcin):
You're running into circular imports. Symbolic functions are considerably
slower compared to the current implementations in `sage/rings/arith.py`.
Since these are used in many places in the Sage library, it would make
sense to keep those and introduce symbolic versions in a new file
(`sage/functions/arith.py` say). Then you need to make sure that the
functions imported at the Sage command line are the symbolic ones.
Thanks for looking into this.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8383#comment:12>
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.