#12455: Make Airy functions symbolic
-------------------------------------+-------------------------------------
       Reporter:  olazo              |        Owner:  olazo
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  symbolics          |   Resolution:
       Keywords:  Airy functions     |    Merged in:
  sd40.5 sd48                        |    Reviewers:  Eviatar Bach, Karl-
        Authors:  Oscar Gerardo      |  Dieter Crisman, Burcin Erocal, Ralf
  Lazo Arjona, Benjamin Jones, D.    |  Stephan
  S. McNeil, Eviatar Bach, Ralf      |  Work issues:
  Stephan                            |       Commit:
Report Upstream:  N/A                |  fbd6c357dfdba94d7630d6f2becb411f6169f004
         Branch:                     |     Stopgaps:
  public/ticket/12455                |
   Dependencies:  #12289             |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 What's the point of
 {{{
 if len(args) > 0:
    raise TypeError(("symbolic function airy_ai takes at most 3 arguments "
       "({} given)").format(len(args) + 3))
 }}}
 why not simply remove `*args` completely then?

--
Ticket URL: <http://trac.sagemath.org/ticket/12455#comment:68>
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/d/optout.

Reply via email to