Scientific computing using D
Ahmat
amthamdan at gmail.com
Tue Mar 17 19:10:25 UTC 2020
On Tuesday, 17 March 2020 at 11:45:20 UTC, maarten van damme
wrote:
> Have you considered julia? I like D and even tried to sneak it
> into as many uni assignments as possible but the package
> ecosystem isn't really there. You will spend a considerable
> amount of time on non-scientific-computing tasks such as
> writing interfaces for other c libraries.
>
> Op di 17 mrt. 2020 om 01:50 schreef ahmat via Digitalmars-d <
> digitalmars-d at puremagic.com>:
>
>> Hi everyone,
>> I use mainly Python for scientific computing and I want to
>> switch
>> to D but I can't find good libraries as replacement for pandas,
>> matplotlib, scipy, ...
>> Are there plans to make D better in this area?
I have tried Julia and it’s great for machine learning (Flux.jl)
and automatic differentiation. I am and undergrad but I will
consider using it in the future for R&D.
More information about the Digitalmars-d
mailing list