ML and contributing to mir
Ferhat Kurtulmuş
aferust at gmail.com
Wed Aug 6 19:52:23 UTC 2025
On Wednesday, 6 August 2025 at 17:54:27 UTC, Marc wrote:
> Hi everyone,
>
> I'm interested in tensors, scientific computing and ML. After
> trying to write a tensor library for c++, I came to the
> realisation that I'm starting to hate the language the more
> code i write. D seems like an obvious choice for my interest, a
> fast compiled language but the gc is putitng me off as well. I
> would be however very interested in contributing to mir maybe
> even writting examples for its use cases. I would like to write
> a classical machine learning library (decision trees, linear
> models...) in D. Are there currently any effort in the
> community towards this goal? I would appreciate any help or
> suggestions.
mir ndslices supports ref counted slices as well.
http://mir-algorithm.libmir.org/mir_ndslice_allocation.html
More information about the Digitalmars-d
mailing list