[SciPy-dev] blas missing functions

Pearu Peterson pearu at scipy.org
Tue May 25 11:49:07 EDT 2004



On Tue, 25 May 2004 p.joyot at estia.fr wrote:

> Dear scipy developper,
> 
> I try to use blas from scipy.
> I have found all the blas level 1 functions in fblas. But they are only a 
> small number of level 2 and 3 functions in fblas or cblas
> 
> For exemple i want the dger function.
> 
> It is an installation problem ?

No.

> Why these functions are not defined in generic_fblas{2,3}.pyf ?

Nobody has needed these functions in scipy as of yet.

> Is it a waste of time to add this funtion ?

No. I have added wrappers for BLAS 2 ger routines to scipy CVS.

Thanks,
Pearu




More information about the SciPy-Dev mailing list