bigint <-> python long

Russel Winder russel at winder.org.uk
Sat Sep 8 03:03:50 PDT 2012


On Sat, 2012-09-08 at 00:58 +0200, bearophile wrote:
[…]
> If you support NumPy well and efficiently through Pyd, I think 
> some people will start using the D language just for this :-)
> 
> NumPy is good but it usually forces you to program vectorially, 
> like Matlab. Sometimes this is not nice, so people write some 
> routines in Fortran, C, etc. With Pyd some scientific programmers 
> maybe will want to use D instead.

The idea of a Python/NumPy/D combination, especially if connected to
OpenCL does have great appeal. NumPy and D for computation and Python
for data visualization and coordination would be an improvement over the
currently canonical Python/NumPy/C/C++/Fortran. But there is a large
inertia to the system that has built up in the bioinformatics and HEP
communities.
-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20120908/1c538661/attachment.pgp>


More information about the Digitalmars-d-learn mailing list