Math.NET 3.9.0 更新,C# 數學計算包

jopen 9年前發布 | 11K 次閱讀 Math.NET

Math.NET的目標是為提供一款自身包含清晰框架的符號運算和數學運算/科學運算,它是C#開發的開源類庫。Math.NET含了一個支持線性代數的解析器,分析復雜微分,解方程等等功能。

Math.NET Numerics v3.9.0 更新:

3.9.0 - 2015-11-25

  • Distributions: Normal.CDF avoids problematic subtraction by using Erfc instead of Erf.
  • Statistics: geometric and harmonic mean.
  • Statistics: DataContracts for ephemeral serialization on RunningStatistics, DescriptiveStatistics and Histogram.
  • BUG: Statistics: Histogram did not adjust lower bound correctly when value was equal to the bound ~Volker Breuer
  • Linear Algebra: minor optimization on how we call Array.Copy.
  • BUG: Linear Algebra: fix bug in Complex and Complex32 SparseMatrix.ToTypeString. </p>

    下載:https://github.com/mathnet/mathnet-numerics/archive/v3.9.0.zip


 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!