From ca8a96ee3ffb0657066a45e038ed82db88bc7821 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Sun, 12 Apr 2020 18:47:11 +0200 Subject: [PATCH] Math.NET Numerics: 4.9.1 docs update --- ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReleaseNotes.html b/ReleaseNotes.html index 3c7e8d26..a9395353 100644 --- a/ReleaseNotes.html +++ b/ReleaseNotes.html @@ -64,7 +64,7 @@
  • BUG: Optimization: weights were applied wrongly when evaluating the Jacobian ~Jong Hyun Kim, zhaochenxi
  • BUG: Linear Algebra: F# Matrix.reduceRows was reducing columns instead of rows ~kayanme
  • BUG: Distributions: Hypergeometric.CDF no longer returns values > 1.0 ~Manor Askenazi
  • -
  • Documentation: fix missing logarithms, drop old links "~Michel de Ruiter, Guney Ozsan*
  • +
  • Documentation: fix missing logarithms, drop old links ~Michel de Ruiter, Guney Ozsan
  • Build: no longer code-sign the assemblies with a code-signing certificate, since it is too painful.
  • 4.9.0 - 2019-10-13