[SciPy-dev] Problem with flapack
Pearu Peterson
pearu at cens.ioc.ee
Thu Feb 14 14:59:08 CST 2002
On Thu, 14 Feb 2002, eric wrote:
> >
> > linear_algebra.py is broken. If you stay tuned, I'll make a new f2py
> > release right now and then I'll get back to you (unless somebody else will
> > fix linear_algebra.py first, the fix should be trivial).
>
> Will your f2py release solve the problem, or do we need to fix linalg also?
Nope. The bug is in linalg if used with the latest f2py as f2py now is
more strict about intent(inout) arguments (that are in fact
depreciated). These problems will be go away when linalg2 is finished (it
misses only few lapack wrappers).
Pearu
More information about the Scipy-dev
mailing list