2008/4/28 Pearu Peterson <[EMAIL PROTECTED]>:
> Hi,
>
> As far as I am concerned, the issue needs a cosmetic fix of renaming
> pythonxerbla to python_xerbla
Done.
> and the rest of the issue can be postponed to 1.2.
Cheers
Stéfan
___
Numpy-discussion
Hi,
As far as I am concerned, the issue needs a cosmetic fix of renaming
pythonxerbla to python_xerbla and the rest of the issue can be
postponed to 1.2.
Note that this isn't purely a numpy issue. To fix the
issue, system or user provided blas/lapack libraries need to be changed,
we can only give
On Wed, Apr 9, 2008 at 6:34 AM, Stéfan van der Walt <[EMAIL PROTECTED]> wrote:
> Unfortunately, I couldn't get this patch to work, and my time has run
> out. Maybe someone with more knowledge the precedences/order of
> functions during linking can take a look. I don't know how to tell
> the sy
Unfortunately, I couldn't get this patch to work, and my time has run
out. Maybe someone with more knowledge the precedences/order of
functions during linking can take a look. I don't know how to tell
the system BLAS to call our custom xerbla, instead of the one
provided.
The patch addresses an
I'm busy working on this one. Can't get the patch working as
advertised, yet, so I'm wondering if lapack_lite is preferring some
other xerbla over the one provided.
On 09/04/2008, Jarrod Millman <[EMAIL PROTECTED]> wrote:
> This has a patch:
> http://projects.scipy.org/scipy/numpy/ticket/673
>
>
This has a patch:
http://projects.scipy.org/scipy/numpy/ticket/673
Could someone review, comment or commit?
Thanks,
--
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/
__