#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 afleckenstein):

 As I'm writing the symbolic version of sigma, it appears that symbolic
 functions created using BuiltinFunction has to have an explicit number of
 arguments. It is a little more work to write
 {{{
 sage: sigma(5, 1)
 }}}
 than just
 {{{
 sage: sigma(5)
 }}}
 but I'm not sure if there's a way around it.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8383#comment:13>
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.

Reply via email to