MathNet.Numerics.Data.Text 3.1.0

dotnet add package MathNet.Numerics.Data.Text --version 3.1.0
NuGet\Install-Package MathNet.Numerics.Data.Text -Version 3.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MathNet.Numerics.Data.Text" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MathNet.Numerics.Data.Text --version 3.1.0
#r "nuget: MathNet.Numerics.Data.Text, 3.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MathNet.Numerics.Data.Text as a Cake Addin
#addin nuget:?package=MathNet.Numerics.Data.Text&version=3.1.0

// Install MathNet.Numerics.Data.Text as a Cake Tool
#tool nuget:?package=MathNet.Numerics.Data.Text&version=3.1.0

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MathNet.Numerics.Data.Text:

Repository Stars
microsoft/CryptoNets
CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic E
Version Downloads Last updated
3.1.0 684 1/11/2015
3.0.0 481 7/23/2014
3.0.0-beta02 51 6/15/2014
3.0.0-beta01 52 4/23/2014
3.0.0-alpha9 45 3/29/2014
3.0.0-alpha8 41 2/26/2014
3.0.0-alpha7 43 12/30/2013
3.0.0-alpha6 43 12/3/2013
3.0.0-alpha5 46 11/15/2013
3.0.0-alpha4 46 9/23/2013
1.1.0 134 6/23/2013

Text: support for missing values in delimited reader ~Marcus Cuda