[Numpy-discussion] Want to find a scientific app using NumPy to process large set of data, say more than 1000000 elements in ndarray.

Qisheng Yang qisheng at multicorewareinc.com
Tue Aug 30 05:51:28 EDT 2011


Hello, All

As the subject say, I want to exercise *multiprocessing *module in NumPy in
order to take advantage of multi-cores. A project which processing large set
of data will be useful to compare single thread with multi-thread.  I have
reviewed some projects using NumPy/SciPy list on SciPy homepage. But I
haven't yet found a project which using NumPy ufunc to process large set of
data.

Any suggestions would be greatly appreciated.
Thanks much.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110830/921a197b/attachment.html>


More information about the NumPy-Discussion mailing list