XavierAP/libcs-math

Improve Statistics performance

Opened this issue · 0 comments

  • Leverage System.Numerics (SIMD).
  • Replace double with generic math.

Note that .net upgrade is required. Beware if projects depending on this, and have problems upgrading (maybe branch out old commit while upgrading master).