Am 13.03.2014 um 18:35 schrieb Leo Mao <[email protected]>:

> Hi,
> 
> Thanks a lot for your advice, Chuck.
> Following your advice, I have modified my draft of proposal. (attachment)
> I think it still needs more comments so that I can make it better.
> 
> And I found that maybe I can also make some functions related to linalg (like 
> dot, svd or something else) faster by integrating a proper library into numpy.
> 
> Regards,
> Leo Mao
> 
Dear Leo,

large parts of your proposal are covered by the uvml package 
https://github.com/geggo/uvml
In my opinion you should also consider Intels VML (part of MKL) as a candidate. 
(Yes I know, it is not free). To my best knowledge it provides many more 
vectorized functions than the open source alternatives. 
Concerning your time table, once you implemented support for one function, 
adding more functions is very easy. 

Gregor

_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to