Scientific computing using D

Ahmat amthamdan at gmail.com
Tue Mar 17 11:44:19 UTC 2020


On Tuesday, 17 March 2020 at 10:28:00 UTC, jmh530 wrote:
> On Tuesday, 17 March 2020 at 06:02:25 UTC, 9il wrote:
>> [...]
>
> I think it is useful for anyone to think about their use case 
> and whether the programming language is the best tool to use.
>
> [...]

Python is easy to use but difficult to debug, Cython is a 
nightmare, C++ have many good libraries but it’s kind of complex. 
I am still a beginner in D, but if writing high performance code 
in D is easy i am definitely going to drop Python.


More information about the Digitalmars-d mailing list