On Wed, 2016-09-07 at 20:29 +0000, jmh530 via Digitalmars-d-learn
wrote:
> 
[…]
> Are you familiar with Chapel at all? The language allows the user 
> to specify a domain with an array, facilitating sparsity or 
> arrays distributed across different machines. For some reason I 
> was reminded of that when you say that asrange returns a range 
> that enumerates the contents.

I am certainly hoping that Chapel will be the language to displace
NumPy for serious computation in the Python-sphere. Given it's
foundation in the PGAS model, it has all the parallelism needs, both
cluster and local, built in. Given Chapel there is no need to look at
C++, D, Rust, Cython, etc. 

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to