diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 8e17bd7c..37892262 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -1,4 +1,4 @@
-### 5.0.0-alpha06 - 2021-12-19
+### 5.0.0-alpha07 - 2021-12-19
* COMPATIBILITY: net5.0, net48 better supported with explicit builds
* COMPATIBILITY: netstandard1.x, net40, net45 no longer supported
* BREAKING: drop all which was marked as obsolete
diff --git a/src/Data.Matlab/Data.Matlab.csproj b/src/Data.Matlab/Data.Matlab.csproj
index ac498e24..342e921d 100644
--- a/src/Data.Matlab/Data.Matlab.csproj
+++ b/src/Data.Matlab/Data.Matlab.csproj
@@ -9,7 +9,7 @@
MathNet.Numerics.Data.Matlab
MathNet.Numerics.Data.Matlab.Signed
5.0.0
- alpha06
+ alpha07
Math.NET Numerics - MATLAB Data I/O Extensions$(TitleSuffix)
MathWorks MATLAB Data Input/Output Extensions for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use.$(DescriptionSuffix)
COMPATIBILITY: net5.0, net48 better supported with explicit builds
@@ -18,7 +18,7 @@ BREAKING: drop all which was marked as obsolete
BREAKING: all native provider adapters moved out to separate NuGet packages
BREAKING: switch many usages of tuples to value tuples (experimental)
Distributions: Logistic ~Bobby Ingram
-Distributions: Perf: Cauchy~~~~ avoid duplicate evaluation ~Febin
+Distributions: Perf: Cauchy avoid duplicate evaluation ~Febin
Precision: Perf: pre-compute negative powers ~Febin
Optimizations: Remove static properties in LevenbergMarquardtMinimizer ~Jong Hyun Kim
Root Finding: Newton-Raphson better handling of zero-evaluations
diff --git a/src/Data.Text/Data.Text.csproj b/src/Data.Text/Data.Text.csproj
index d544c2bc..c311d268 100644
--- a/src/Data.Text/Data.Text.csproj
+++ b/src/Data.Text/Data.Text.csproj
@@ -9,7 +9,7 @@
MathNet.Numerics.Data.Text
MathNet.Numerics.Data.Text.Signed
5.0.0
- alpha06
+ alpha07
Math.NET Numerics - Text Data I/O Extensions$(TitleSuffix)
Text Data Input/Output Extensions for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use.$(DescriptionSuffix)
COMPATIBILITY: net5.0, net48 better supported with explicit builds
@@ -18,7 +18,7 @@ BREAKING: drop all which was marked as obsolete
BREAKING: all native provider adapters moved out to separate NuGet packages
BREAKING: switch many usages of tuples to value tuples (experimental)
Distributions: Logistic ~Bobby Ingram
-Distributions: Perf: Cauchy~~~~ avoid duplicate evaluation ~Febin
+Distributions: Perf: Cauchy avoid duplicate evaluation ~Febin
Precision: Perf: pre-compute negative powers ~Febin
Optimizations: Remove static properties in LevenbergMarquardtMinimizer ~Jong Hyun Kim
Root Finding: Newton-Raphson better handling of zero-evaluations
diff --git a/src/FSharp/FSharp.fsproj b/src/FSharp/FSharp.fsproj
index db089ff6..a0928100 100644
--- a/src/FSharp/FSharp.fsproj
+++ b/src/FSharp/FSharp.fsproj
@@ -9,7 +9,7 @@
MathNet.Numerics.FSharp
MathNet.Numerics.FSharp.Signed
5.0.0
- alpha06
+ alpha07
Math.NET Numerics for F#$(TitleSuffix)
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.$(DescriptionSuffix)
COMPATIBILITY: net5.0, net48 better supported with explicit builds
@@ -18,7 +18,7 @@ BREAKING: drop all which was marked as obsolete
BREAKING: all native provider adapters moved out to separate NuGet packages
BREAKING: switch many usages of tuples to value tuples (experimental)
Distributions: Logistic ~Bobby Ingram
-Distributions: Perf: Cauchy~~~~ avoid duplicate evaluation ~Febin
+Distributions: Perf: Cauchy avoid duplicate evaluation ~Febin
Precision: Perf: pre-compute negative powers ~Febin
Optimizations: Remove static properties in LevenbergMarquardtMinimizer ~Jong Hyun Kim
Root Finding: Newton-Raphson better handling of zero-evaluations
diff --git a/src/Numerics/Numerics.csproj b/src/Numerics/Numerics.csproj
index f828e253..db1f0916 100644
--- a/src/Numerics/Numerics.csproj
+++ b/src/Numerics/Numerics.csproj
@@ -9,7 +9,7 @@
MathNet.Numerics
MathNet.Numerics.Signed
5.0.0
- alpha06
+ alpha07
Math.NET Numerics$(TitleSuffix)
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.$(DescriptionSuffix)
COMPATIBILITY: net5.0, net48 better supported with explicit builds
@@ -18,7 +18,7 @@ BREAKING: drop all which was marked as obsolete
BREAKING: all native provider adapters moved out to separate NuGet packages
BREAKING: switch many usages of tuples to value tuples (experimental)
Distributions: Logistic ~Bobby Ingram
-Distributions: Perf: Cauchy~~~~ avoid duplicate evaluation ~Febin
+Distributions: Perf: Cauchy avoid duplicate evaluation ~Febin
Precision: Perf: pre-compute negative powers ~Febin
Optimizations: Remove static properties in LevenbergMarquardtMinimizer ~Jong Hyun Kim
Root Finding: Newton-Raphson better handling of zero-evaluations
diff --git a/src/Providers.CUDA/Providers.CUDA.csproj b/src/Providers.CUDA/Providers.CUDA.csproj
index 2abfce1f..747d8591 100644
--- a/src/Providers.CUDA/Providers.CUDA.csproj
+++ b/src/Providers.CUDA/Providers.CUDA.csproj
@@ -9,7 +9,7 @@
MathNet.Numerics.Providers.CUDA
MathNet.Numerics.Providers.CUDA.Signed
5.0.0
- alpha06
+ alpha07
Math.NET Numerics CUDA Provider$(TitleSuffix)
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use.$(DescriptionSuffix)
COMPATIBILITY: net5.0, net48 better supported with explicit builds
@@ -18,7 +18,7 @@ BREAKING: drop all which was marked as obsolete
BREAKING: all native provider adapters moved out to separate NuGet packages
BREAKING: switch many usages of tuples to value tuples (experimental)
Distributions: Logistic ~Bobby Ingram
-Distributions: Perf: Cauchy~~~~ avoid duplicate evaluation ~Febin
+Distributions: Perf: Cauchy avoid duplicate evaluation ~Febin
Precision: Perf: pre-compute negative powers ~Febin
Optimizations: Remove static properties in LevenbergMarquardtMinimizer ~Jong Hyun Kim
Root Finding: Newton-Raphson better handling of zero-evaluations
diff --git a/src/Providers.MKL/Providers.MKL.csproj b/src/Providers.MKL/Providers.MKL.csproj
index 99d3c507..7b868b16 100644
--- a/src/Providers.MKL/Providers.MKL.csproj
+++ b/src/Providers.MKL/Providers.MKL.csproj
@@ -9,7 +9,7 @@
MathNet.Numerics.Providers.MKL
MathNet.Numerics.Providers.MKL.Signed
5.0.0
- alpha06
+ alpha07
Math.NET Numerics MKL Provider$(TitleSuffix)
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use.$(DescriptionSuffix)
COMPATIBILITY: net5.0, net48 better supported with explicit builds
@@ -18,7 +18,7 @@ BREAKING: drop all which was marked as obsolete
BREAKING: all native provider adapters moved out to separate NuGet packages
BREAKING: switch many usages of tuples to value tuples (experimental)
Distributions: Logistic ~Bobby Ingram
-Distributions: Perf: Cauchy~~~~ avoid duplicate evaluation ~Febin
+Distributions: Perf: Cauchy avoid duplicate evaluation ~Febin
Precision: Perf: pre-compute negative powers ~Febin
Optimizations: Remove static properties in LevenbergMarquardtMinimizer ~Jong Hyun Kim
Root Finding: Newton-Raphson better handling of zero-evaluations
diff --git a/src/Providers.OpenBLAS/Providers.OpenBLAS.csproj b/src/Providers.OpenBLAS/Providers.OpenBLAS.csproj
index eeffec22..c6fe2ae6 100644
--- a/src/Providers.OpenBLAS/Providers.OpenBLAS.csproj
+++ b/src/Providers.OpenBLAS/Providers.OpenBLAS.csproj
@@ -9,7 +9,7 @@
MathNet.Numerics.Providers.OpenBLAS
MathNet.Numerics.Providers.OpenBLAS.Signed
5.0.0
- alpha06
+ alpha07
Math.NET Numerics OpenBLAS Provider$(TitleSuffix)
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use.$(DescriptionSuffix)
COMPATIBILITY: net5.0, net48 better supported with explicit builds
@@ -18,7 +18,7 @@ BREAKING: drop all which was marked as obsolete
BREAKING: all native provider adapters moved out to separate NuGet packages
BREAKING: switch many usages of tuples to value tuples (experimental)
Distributions: Logistic ~Bobby Ingram
-Distributions: Perf: Cauchy~~~~ avoid duplicate evaluation ~Febin
+Distributions: Perf: Cauchy avoid duplicate evaluation ~Febin
Precision: Perf: pre-compute negative powers ~Febin
Optimizations: Remove static properties in LevenbergMarquardtMinimizer ~Jong Hyun Kim
Root Finding: Newton-Raphson better handling of zero-evaluations