Re: [SciPy-dev] scipy errors
by Pauli Virtanen other posts by this author
Nov 5 2009 12:41AM messages near this date
Re: [SciPy-dev] scipy errors
|
Re: [SciPy-dev] scipy errors
Wed, 04 Nov 2009 20:18:01 -0700, Charles R Harris wrote:
> I see the following test errors on ubuntu_x86_64 9.10
>
> ERROR: Check linalg works with non-aligned memory
> ----------------------------------------------------------------------
[clip]
> ValueError: Non-aligned array cannot be passed to LAPACK without copying
The correct fix IMHO would be here to copy unaligned arrays.
This requires some messing around with all affected linalg functions.
> ======================================================================
> ERROR: test_mpmath.test_hyp2f1_real_some_points
[clip]
> ERROR: test_mpmath.test_hyp2f1_real_some
[clip]
> I suspect the last failure is an mpmath version problem, and maybe the
> second also. Is anyone else seeing the other error?
Both are mpmath version issues. Fixed.
--
Pauli Virtanen
_______________________________________________
Scipy-dev mailing list
Scipy-dev@[...].org
http://mail.scipy.org/mailman/listinfo/scipy-dev
Thread:
Charles R Harris
Charles R Harris
Pauli Virtanen
Pauli Virtanen
Anne Archibald
Charles R Harris
Anne Archibald
Charles R Harris
|