[SciPy-user] complex vector scalar product: wrong implementation

Travis Oliphant oliphant at ee.byu.edu
Thu Jan 13 18:12:09 EST 2005


Vladimir A. Roudnev wrote:

> Robert Kern wrote:
>
>> For a lot of users, it is already later, not sooner. A lot of code 
>> depends on the current behaviour, and we would break that code by 
>> replacing dot with a different implementation.
>
The desired function is vdot  (vector dot product).   It takes the 
conjugate of the first argument (if you use dotblas with Numeric it 
calls the right BLAS routine).

-Travis O.




More information about the SciPy-User mailing list