#9162: cygwin/ARM:pynac.pyx use double precision special functions instead of 
long
double (REVISITED)
-----------------------+----------------------------------------------------
    Reporter:  was     |         Owner:  tbd                           
        Type:  defect  |        Status:  closed                        
    Priority:  major   |     Milestone:  sage-duplicate/invalid/wontfix
   Component:  cygwin  |    Resolution:  duplicate                     
    Keywords:          |   Work_issues:                                
    Upstream:  N/A     |      Reviewer:  Burcin Erocal                 
      Author:          |        Merged:                                
Dependencies:          |  
-----------------------+----------------------------------------------------
Changes (by jdemeyer):

  * status:  positive_review => closed
  * reviewer:  => Burcin Erocal
  * resolution:  => duplicate


Old description:

> This is a followup to #8847, which was supposed to fix this, but simply
> didn't.
>
> {{{
>
> sage -t  "devel/sage/sage/functions/other.py"
> **********************************************************************
> File "/home/wstein/sage-4.4.3/devel/sage/sage/functions/other.py", line
> 475:
>     sage: gamma1(float(6))
> Expected:
>     120.0
> Got:
>     119.99999999999997
> **********************************************************************
> 1 items had failures:
>    1 of  29 in __main__.example_12
> }}}
>
> See #8847 for more details.

New description:

 This is a followup to #8847, which was supposed to fix this, but simply
 didn't.

 {{{

 sage -t  "devel/sage/sage/functions/other.py"
 **********************************************************************
 File "/home/wstein/sage-4.4.3/devel/sage/sage/functions/other.py", line
 475:
     sage: gamma1(float(6))
 Expected:
     120.0
 Got:
     119.99999999999997
 **********************************************************************
 1 items had failures:
    1 of  29 in __main__.example_12
 }}}

 See #8847 for more details.  Fixed by #12449.

--

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