fslaborg / fslaborg/FSharp.Stats
Use MathNet.Numerics(.FSharp) for primitives
Open
question
- Dominant language
- F#
- Stars
- 227
- Forks
- 58
- Avg merge
- 55m
- Merged PRs (30d)
- 1
Description
The numerical computing ecosystem for .NET is fragmented, leading to code duplication across this library, [Math.NET projects](https://www.mathdotnet.com/), and [NumSharp](https://github.com/SciSharp/NumSharp). For instance, the linear algebra primitives this library implements are already available in [MathNet.Numerics](https://numerics.mathdotnet.com/) (including support for MKL), as are some statistical functions. Would it be possible to use MathNet.Numerics as the provider for these primitives in this library?
Contributor guide
Assessment
This issue has not been assessed yet.