Only want to say
Imperatorn
johan_forsberg_86 at hotmail.com
Wed Jan 6 17:47:06 UTC 2021
On Tuesday, 5 January 2021 at 13:05:30 UTC, Andre Pany wrote:
> On Tuesday, 5 January 2021 at 11:46:06 UTC, Tobias Pankrath
> wrote:
>> [...]
>
> Yes, tuples are a core strength of D, but the syntax is not
> great. My hope is with the tuple dip we will be able to have a
> python like syntax:
>
> (Python numpy example)
> arr = numpy.array([('a', 0), ('b', 1)])
>
> My gut feeling is, we will be able to compete with numpy if we
> can provide tuple syntax as python can provide.
>
> Also named arguments is really important here, fortunately
> there is already someone working on the implementation of the
> approved dip.
>
> Kind regards
> Andre
+1 here. I think "modern" data science should be done with D!
Think of performance 🍀
More information about the Digitalmars-d
mailing list