Ross ROSS = Recommend OSS · open-source software intelligence for agents

mathnet/mathnet-numerics

Math.NET Numerics observed · 2026-08-28

github.com/mathnet/mathnet-numerics · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

36/100

  • Activity 9
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6279
  • days_rel: n/a
  • days_push: 548
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3765 stars · 939 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Math.NET Numerics is an open-source numerical library for .NET and Mono, providing methods and algorithms for numerical computation in science and engineering. It covers special functions, linear algebra, probability models, random numbers, statistics, interpolation, integration, regression, and FFT, with optional native providers like Intel MKL for performance.

Use cases

  • perform linear algebra and matrix decompositions in C#
  • compute statistics and probability distributions in .NET
  • fit curves and run regression analysis
  • compute FFT and integral transforms
  • generate random numbers from probability models
  • solve interpolation and numerical integration problems
  • use numerical computing from F# with idiomatic modules

When to choose

  • you need numerical computation in a .NET or Mono application
  • you want a managed library with optional native MKL/OpenBLAS acceleration
  • you need MIT-licensed math routines usable in proprietary software
  • you work in both C# and F# and want idiomatic support for both

When to avoid

  • you need GPU-accelerated deep learning rather than general numerics
  • your project is not on the .NET platform
  • you need symbolic math rather than numerical computation

Facets

library · maturity stable

math data-science machine-learning mathematics data-science dotnet cross-platform windows linear-algebra statistics fft regression interpolation numerical-computation fsharp csharp mkl openblas algorithms linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
mathnet/mathnet-numericsmain36

For agents

markdown · JSON · MCP: product_card(name="mathnet/mathnet-numerics")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem