On Nov 1, 12:20 pm, "Joel B. Mohler" <[EMAIL PROTECTED]> wrote:
> 2.8.11.alpha0 builds and seems to run fine on my gentoo 32-bit machine.
> However, I have this one failed doc-test (which appears to basically be a
> precision issue):
>
> sage -t  devel/sage-main/sage/lfunctions/lcalc.py           
> **********************************************************************
> File "lcalc.py", line 188:
>     sage: E.Lseries().values_along_line(0.5, 3, 5)
> Expected:
>     lcalc:  1.5 0 WARNING- we don't have enough Dirichlet coefficients.
>     lcalc:  Will use the maximum possible, though the output will not 
> necessarily be accurate.
>     lcalc:  nan nan
>     [(0, 0.209951303),
>      (0.500000000, -2.96501173e-16),
>      (1.00000000, 0.133768433),
>      (2.00000000, 0.552975867)]
> Got:
>     lcalc:  1.5 0 WARNING- we don't have enough Dirichlet coefficients.
>     lcalc:  Will use the maximum possible, though the output will not 
> necessarily be accurate.
>     lcalc:  nan nan
>     [(0, 0.209951303), (0.500000000, -2.33390770e-16), (1.00000000, 
> 0.133768433), (2.00000000, 0.552975867)]
> **********************************************************************

I get the same failure on my laptop (32-bit x86 Debian testing).

With regards to Jaap's failure, in my logs the build of
sparsetools_wrap.cxx went smoothly except for many warning messages of
the form:
Lib/sparse/sparsetools/sparsetools_wrap.cxx:2602: warning: deprecated
conversion from string constant to 'char*'

Carl


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to