Problem solved. Re: [SciPy-dev] fblas1

Travis N. Vaught travis at scipy.org
Fri Feb 8 09:26:33 EST 2002


Pearu,

Excellent!  Thanks for fixing this.

Travis (for Eric)



> -----Original Message-----
> From: scipy-dev-admin at scipy.org [mailto:scipy-dev-admin at scipy.org]On
> Behalf Of Pearu Peterson
> Sent: Monday, February 04, 2002 5:38 PM
> To: scipy-dev at scipy.org
> Subject: Problem solved. Re: [SciPy-dev] fblas1
> 
> 
> 
> Hi!
> 
> On Tue, 22 Jan 2002, Pearu Peterson wrote:
> 
> > I also have troubles with cblas1 from atlas 3.3.13. Just too many
> > functions from atlas just crash when I am trying to wrap them. 
> 
> This is a solved problem now. (Wrapping C functions required proper
> prototypes as e.g. float and double arguments are different (in
> memory usage) and caused these segfaults when lazy prototypes were
> used. In wrapping Fortran functions this was not an issue because float*
> and double* are the same.)
> 
> To have this fix in effect, you'll need f2py version >= 2.11.174-1157,
> however.
> 
> Regards,
> 	Pearu
> 
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-dev



More information about the SciPy-Dev mailing list