From 2b1b319caa959ba358fd2f16ddb44ddfffdc5424 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Sun, 6 Oct 2013 12:57:03 +0200 Subject: [PATCH] Build: nuspec description and tag tweaks --- .../NuGet/FSharp.Sample/MathNet.Numerics.FSharp.Sample.nuspec | 2 +- .../NuGet/FSharp.Signed/MathNet.Numerics.FSharp.Signed.nuspec | 4 ++-- build/NuGet/FSharp/MathNet.Numerics.FSharp.nuspec | 4 ++-- build/NuGet/Numerics.Sample/MathNet.Numerics.Sample.nuspec | 2 +- build/NuGet/Numerics.Signed/MathNet.Numerics.Signed.nuspec | 4 ++-- build/NuGet/Numerics/MathNet.Numerics.nuspec | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/build/NuGet/FSharp.Sample/MathNet.Numerics.FSharp.Sample.nuspec b/build/NuGet/FSharp.Sample/MathNet.Numerics.FSharp.Sample.nuspec index 7702fdd4..9e3b396c 100644 --- a/build/NuGet/FSharp.Sample/MathNet.Numerics.FSharp.Sample.nuspec +++ b/build/NuGet/FSharp.Sample/MathNet.Numerics.FSharp.Sample.nuspec @@ -12,7 +12,7 @@ http://www.mathdotnet.com/images/MathNet128.png http://mathnetnumerics.codeplex.com/license false - math numeric statistics probability integration interpolation linear algebra matrix fft + sample code math fsharp numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft example tutorial diff --git a/build/NuGet/FSharp.Signed/MathNet.Numerics.FSharp.Signed.nuspec b/build/NuGet/FSharp.Signed/MathNet.Numerics.FSharp.Signed.nuspec index 12b886aa..23e8e9d8 100644 --- a/build/NuGet/FSharp.Signed/MathNet.Numerics.FSharp.Signed.nuspec +++ b/build/NuGet/FSharp.Signed/MathNet.Numerics.FSharp.Signed.nuspec @@ -4,7 +4,7 @@ MathNet.Numerics.FSharp.Signed 1.0.0 Math.NET Numerics for F# - Signed Edition - F# Modules for Math.NET Numerics, signed and thus with a strong name. We discourage using this package and recommend using MathNet.Numerics.FSharp instead, which is unsigned and weakly named. + F# Modules for Math.NET Numerics, signed and thus with a strong name. We recommend to use MathNet.Numerics.FSharp instead, which is unsigned and weakly named. F# Modules for Math.NET Numerics, signed and thus with a strong name. We discourage using this package and recommend using MathNet.Numerics.FSharp instead, which is unsigned and weakly named. Christoph Ruegg, Marcus Cuda, Jurgen Van Gael Christoph Ruegg @@ -12,7 +12,7 @@ http://www.mathdotnet.com/images/MathNet128.png http://mathnetnumerics.codeplex.com/license false - math numeric statistics probability integration interpolation linear algebra matrix fft signed strongname + math fsharp numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft signed strongname diff --git a/build/NuGet/FSharp/MathNet.Numerics.FSharp.nuspec b/build/NuGet/FSharp/MathNet.Numerics.FSharp.nuspec index 53b59074..51f7dfb4 100644 --- a/build/NuGet/FSharp/MathNet.Numerics.FSharp.nuspec +++ b/build/NuGet/FSharp/MathNet.Numerics.FSharp.nuspec @@ -5,14 +5,14 @@ 1.0.0 Math.NET Numerics for F# F# Modules for Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use. Supports F# 3.0 with .Net 4 and higher, SL5 and .NET for Windows Store apps. - 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. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Also includes a portable build supporting .Net 4.5, SL5 and .NET for Windows Store apps. + 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. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Also includes portable builds for profiles 47 and 126 supporting .Net 4.5, SL5 and .NET for Windows Store apps. Christoph Ruegg, Marcus Cuda, Jurgen Van Gael Christoph Ruegg http://numerics.mathdotnet.com/ http://www.mathdotnet.com/images/MathNet128.png http://mathnetnumerics.codeplex.com/license false - math numeric statistics probability integration interpolation linear algebra matrix fft + math fsharp numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft diff --git a/build/NuGet/Numerics.Sample/MathNet.Numerics.Sample.nuspec b/build/NuGet/Numerics.Sample/MathNet.Numerics.Sample.nuspec index 2c74a415..261c3ea2 100644 --- a/build/NuGet/Numerics.Sample/MathNet.Numerics.Sample.nuspec +++ b/build/NuGet/Numerics.Sample/MathNet.Numerics.Sample.nuspec @@ -12,7 +12,7 @@ http://www.mathdotnet.com/images/MathNet128.png http://mathnetnumerics.codeplex.com/license false - sample code math numeric statistics probability integration interpolation linear algebra matrix fft + sample code math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft example tutorial diff --git a/build/NuGet/Numerics.Signed/MathNet.Numerics.Signed.nuspec b/build/NuGet/Numerics.Signed/MathNet.Numerics.Signed.nuspec index 011ed20f..7916785e 100644 --- a/build/NuGet/Numerics.Signed/MathNet.Numerics.Signed.nuspec +++ b/build/NuGet/Numerics.Signed/MathNet.Numerics.Signed.nuspec @@ -4,7 +4,7 @@ MathNet.Numerics.Signed 1.0.0 Math.NET Numerics - Signed Edition - Math.NET Numerics, signed and thus with a strong name. We discourage using this package and recommend using MathNet.Numerics instead, which is unsigned and weakly named. + Math.NET Numerics, signed and thus with a strong name. We recommend to use MathNet.Numerics instead, which is unsigned and weakly named. Math.NET Numerics, signed and thus with a strong name. We discourage using this package and recommend using MathNet.Numerics instead, which is unsigned and weakly named. Christoph Ruegg, Marcus Cuda, Jurgen Van Gael Christoph Ruegg @@ -12,7 +12,7 @@ http://www.mathdotnet.com/images/MathNet128.png http://mathnetnumerics.codeplex.com/license false - math numeric statistics probability integration interpolation linear algebra matrix fft signed strongname + math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft signed strongname diff --git a/build/NuGet/Numerics/MathNet.Numerics.nuspec b/build/NuGet/Numerics/MathNet.Numerics.nuspec index 044c55d2..66ec9a7b 100644 --- a/build/NuGet/Numerics/MathNet.Numerics.nuspec +++ b/build/NuGet/Numerics/MathNet.Numerics.nuspec @@ -5,14 +5,14 @@ 1.0.0 Math.NET Numerics Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net 4 and higher, SL5, WP8 and .NET for Windows Store apps. - 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. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Also includes a portable build supporting .Net 4 and higher, SL5, WP8 and .NET for Windows Store apps. + 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. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Also includes portable builds for profiles 47 and 126 supporting .Net 4 and higher, SL5, WP8 and .NET for Windows Store apps. Christoph Ruegg, Marcus Cuda, Jurgen Van Gael Christoph Ruegg http://numerics.mathdotnet.com/ http://www.mathdotnet.com/images/MathNet128.png http://mathnetnumerics.codeplex.com/license false - math numeric statistics probability integration interpolation linear algebra matrix fft + math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft