Hi,

I tried the following commands and the test still fails -

$ ./sage -i http://www.stp.dias.ie/~vbraun/Sage/spkg/atlas-3.10.0.spkg
$ ./sage -t  --long -force_lib devel/sage/sage/modular/modsym/space.py

The relevant error line is -

        import numpy.core.numeric as NX
    AttributeError: 'module' object has no attribute 'core'

Should I uninstall the old atlas before running the test?

Rajeev


On Mon, Aug 27, 2012 at 2:35 PM, Volker Braun <vbraun.n...@gmail.com> wrote:
> Can you try the new ATLAS?
>
> http://trac.sagemath.org/sage_trac/ticket/10508
>
> Your output indicates that there is a bug with a BLAS kernel for a
> particular matrix size, its not surprising that the numpy/scipy testsuite
> don't trigger it. Sage modform's are doing a quite thorough job of sampling
> different matrix sizes (dimension of space of mod forms).
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To post to this group, send email to sage-devel@googlegroups.com.
> To unsubscribe from this group, send email to
> sage-devel+unsubscr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to