[Numpy-discussion] IDL vs Python parallel computing

Siegfried Gonzi siegfried.gonzi at ed.ac.uk
Thu May 8 04:22:09 EDT 2014


On 08/05/2014 04:00, numpy-discussion-request at scipy.org wrote:
> Send NumPy-Discussion mailing list submissions to
> 	numpy-discussion at scipy.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://mail.scipy.org/mailman/listinfo/numpy-discussion
> or, via email, send a message with subject or body 'help' to
> 	numpy-discussion-request at scipy.org
>
> You can reach the person managing the list at
> 	numpy-discussion-owner at scipy.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of NumPy-Discussion digest..."
>
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 7 May 2014 19:25:32 +0100
> From: Nathaniel Smith <njs at pobox.com>
> Subject: Re: [Numpy-discussion] IDL vs Python parallel computing
> To: Discussion of Numerical Python <numpy-discussion at scipy.org>
> Message-ID:
> 	<CAPJVwBnqMnrKo0=tTHLN1pvePWoV_rh+mJ_4PTwPDxb8d0Hq3Q at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Wed, May 7, 2014 at 7:11 PM, Sturla Molden <sturla.molden at gmail.com> wrote:
> That said, reading data stored in text files is usually a CPU-bound 
> operation, and if someone wrote the code to make numpy's text file 
> readers multithreaded, and did so in a maintainable way, then we'd 
> probably accept the patch. The only reason this hasn't happened is 
> that no-one's done it.

To add to the confusion what IDL offers:

http://www.exelisvis.com/Support/HelpArticlesDetail/TabId/219/ArtMID/900/ArticleID/3252/3252.aspx

I am not using IDL (and was never interested in IDL at all as it is a 
horrible language) any more except for some legacy code. Nowadays I am 
mostly on Python.





-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.




More information about the NumPy-Discussion mailing list