#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                |  39deab4d13c17120737a875a4b2744a67ce61227
         Branch:                     |     Stopgaps:
  public/ticket/12455                |
   Dependencies:  #12289             |
-------------------------------------+-------------------------------------
Changes (by rws):

 * status:  needs_review => needs_work
 * reviewer:  Eviatar Bach, Karl-Dieter Crisman, Burcin Erocal => Eviatar
     Bach, Karl-Dieter Crisman, Burcin Erocal, Ralf Stephan


Comment:

 {{{
 sage -t --long src/sage/functions/airy.py
 **********************************************************************
 File "src/sage/functions/airy.py", line 404, in
 sage.functions.airy.airy_ai
 Failed example:
     plot(airy_ai(x), (x, -10, 5)) + plot(airy_ai_prime(x),
      (x, -10, 5), color='red')
 Expected nothing
 Got:
     Graphics object consisting of 2 graphics primitives
 **********************************************************************
 File "src/sage/functions/airy.py", line 799, in
 sage.functions.airy.airy_bi
 Failed example:
     plot(airy_bi(x), (x, -10, 5)) + plot(airy_bi_prime(x),
      (x, -10, 5), color='red')
 Expected nothing
 Got:
     Graphics object consisting of 2 graphics primitives
 }}}

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