#14082: PARI stack overflow crashes Sage
----------------------------------+-----------------------------------------
       Reporter:  jdemeyer        |         Owner:  jdemeyer       
           Type:  defect          |        Status:  positive_review
       Priority:  critical        |     Milestone:  sage-5.8       
      Component:  c_lib           |    Resolution:                 
       Keywords:                  |   Work issues:                 
Report Upstream:  N/A             |     Reviewers:  David Roe      
        Authors:  Jeroen Demeyer  |     Merged in:                 
   Dependencies:                  |      Stopgaps:                 
----------------------------------+-----------------------------------------
Changes (by roed):

  * status:  needs_review => positive_review
  * reviewer:  => David Roe


Comment:

 This looks good, and the following change means that our eta function now
 agrees with Mathematica (and PARI as well)

 {{{
 -            sage: CDF(10^15,0.1).eta()     # slightly random-ish arch
 dependent output
 -            -0.121339721991 - 0.19619461894*I
 +            sage: CDF(10^15, 0.1).eta()  # abs tol 1e-10
 +            -0.115342592727 - 0.19977923088*I
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14082#comment:7>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to