ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> scipy-dev
scipy-dev
Re: [SciPy-dev] scipy errors
by Pauli Virtanen other posts by this author
Nov 5 2009 12:48AM messages near this date
Re: [SciPy-dev] scipy errors | Re: [SciPy-dev] scipy errors
Wed, 04 Nov 2009 21:15:48 -0700, Charles R Harris wrote:
[clip]
>  ATLAS is a moving target and who knows what will cause trouble in the
>  future. On top of that, it is trying to get the best performance and
>  that is likely to mean code somewhere that likes aligned data. I've now
>  read the ticket and I think you are right to just use the new alignment
>  option added to f2py. I don't think you should wait too long on the
>  ATLAS folks.

Ah yes, using the f2py functionality is a correct fix, too, now that I 
remember it again :)

I agree that it's best to just go ahead with the workaround already, and 
if the Atlas/LAPACK people find a fix, we can take the workarounds out.

(Note that the eig-headaches.diff patch contains

    for a in arrays:
+       break
        a = numpy.asarray(a)

Maybe it's best to remove the whole loop?)

-- 
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved