MathNet.Numerics.Data.Text
3.1.1
See the version list below for details.
dotnet add package MathNet.Numerics.Data.Text --version 3.1.1
NuGet\Install-Package MathNet.Numerics.Data.Text -Version 3.1.1
<PackageReference Include="MathNet.Numerics.Data.Text" Version="3.1.1" />
paket add MathNet.Numerics.Data.Text --version 3.1.1
#r "nuget: MathNet.Numerics.Data.Text, 3.1.1"
// Install MathNet.Numerics.Data.Text as a Cake Addin
#addin nuget:?package=MathNet.Numerics.Data.Text&version=3.1.1
// Install MathNet.Numerics.Data.Text as a Cake Tool
#tool nuget:?package=MathNet.Numerics.Data.Text&version=3.1.1
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 | Versions 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. |
-
- MathNet.Numerics (>= 3.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on MathNet.Numerics.Data.Text:
Package | Downloads |
---|---|
andrefmello91.ReinforcedConcreteMembrane
Library for nonlinear analysis of reinforced concrete membrane elements by Modified Compression Field Theory (VECCHIO; COLLINS, 1986) and Disturbed Stress Field Model (VECCHIO, 2000).. |
|
andrefmello91.FEMAnalysis
Implementation of linear and nonlinear analysis of static problems by Finite Element Method. |
|
Octavo.NET
Octavo.NET.Core Class Library |
|
PhilipsTang.Mathlib
PhilipsTang.Mathlib .NETStandard 2.0 |
|
NeuralNet
NeuralNet is a neural network library that is great both for a beginner looking to get started quickly, and a technical expert wishing to implement their own features. |
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 Encryptions and its applications). This project demonstrates the use of Homomorphic Encryption for outsourcing neural-network predictions. The scenario in mind is a provider that would like to provide Prediction as a Service (PaaS) but the data for which predictions are needed may be private. This may be the case in fields such as health or finance. By using CryptoNets, the user of the service can encrypt their data using Homomorphic Encryption and send only the encrypted message to the service provider. Since Homomorphic Encryptions allow the provider to operate on the data while it is encrypted, the provider can make predictions using a pre-trained Neural-Network while the data remains encrypted throughout the process and finaly send the prediction to the user who can decrypt the results. During the process the service provider does not learn anything about the data that was used, the prediction that was made or any intermediate result since everything is encrypted throughout the process. This project uses the Simple Encrypted Arithmetic Library SEAL version 3.2.1 implementation of Homomorphic Encryption developed in Microsoft Research.
|
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 9,125 | 4/3/2022 |
5.0.0-beta02 | 104 | 4/3/2022 |
5.0.0-beta01 | 122 | 3/6/2022 |
5.0.0-alpha16 | 100 | 2/27/2022 |
5.0.0-alpha15 | 96 | 2/27/2022 |
5.0.0-alpha14 | 92 | 2/27/2022 |
5.0.0-alpha13 | 95 | 2/27/2022 |
5.0.0-alpha12 | 93 | 2/27/2022 |
5.0.0-alpha11 | 96 | 2/27/2022 |
5.0.0-alpha10 | 97 | 2/19/2022 |
5.0.0-alpha09 | 100 | 2/13/2022 |
5.0.0-alpha08 | 134 | 12/23/2021 |
5.0.0-alpha07 | 124 | 12/19/2021 |
5.0.0-alpha06 | 119 | 12/19/2021 |
5.0.0-alpha05 | 122 | 12/19/2021 |
5.0.0-alpha04 | 122 | 12/19/2021 |
5.0.0-alpha03 | 131 | 12/5/2021 |
5.0.0-alpha02 | 281 | 7/11/2021 |
5.0.0-alpha01 | 257 | 6/27/2021 |
4.1.0 | 12,290 | 12/30/2020 |
4.0.0 | 32,878 | 2/14/2018 |
4.0.0-beta01 | 846 | 2/4/2018 |
3.2.1 | 3,864 | 4/29/2017 |
3.2.0 | 4,715 | 4/11/2016 |
3.1.1 | 6,786 | 7/13/2015 |
3.1.0 | 2,104 | 1/11/2015 |
3.0.0 | 2,050 | 7/23/2014 |
3.0.0-beta02 | 950 | 6/15/2014 |
3.0.0-beta01 | 977 | 4/23/2014 |
3.0.0-alpha9 | 1,013 | 3/29/2014 |
3.0.0-alpha8 | 991 | 2/26/2014 |
3.0.0-alpha7 | 934 | 12/30/2013 |
3.0.0-alpha6 | 989 | 12/3/2013 |
3.0.0-alpha5 | 1,029 | 11/15/2013 |
3.0.0-alpha4 | 962 | 9/23/2013 |
1.1.0 | 2,194 | 6/23/2013 |
MatrixMarket: fix MatrixMarketWriter.WriteVector