MathNet.Numerics.Data.Matlab
3.0.0
Prefix Reserved
See the version list below for details.
dotnet add package MathNet.Numerics.Data.Matlab --version 3.0.0
NuGet\Install-Package MathNet.Numerics.Data.Matlab -Version 3.0.0
<PackageReference Include="MathNet.Numerics.Data.Matlab" Version="3.0.0" />
paket add MathNet.Numerics.Data.Matlab --version 3.0.0
#r "nuget: MathNet.Numerics.Data.Matlab, 3.0.0"
// Install MathNet.Numerics.Data.Matlab as a Cake Addin #addin nuget:?package=MathNet.Numerics.Data.Matlab&version=3.0.0 // Install MathNet.Numerics.Data.Matlab as a Cake Tool #tool nuget:?package=MathNet.Numerics.Data.Matlab&version=3.0.0
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.
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 (3)
Showing the top 3 NuGet packages that depend on MathNet.Numerics.Data.Matlab:
Package | Downloads |
---|---|
PhilipsTang.Mathlib
PhilipsTang.Mathlib .NETStandard 2.0 |
|
Signals.Indicater
Package Description |
|
RG3.PF.MklPaddleOCR
1、【RG3.PF.MklPaddleOCR】(数学计算函数和方法等) 5、使用请到github获取 RG3.PF.WebApp.Host 6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap 7、https://github.com/MKL-NET/MKL.NET 8、https://gitee.com/raoyutian/paddle-ocrsharp 9、https://gitee.com/paddlepaddle/PaddleOCR |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MathNet.Numerics.Data.Matlab:
Repository | Stars |
---|---|
takuya-takeuchi/FaceRecognitionDotNet
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
|
Version | Downloads | Last updated |
---|---|---|
6.0.0-beta1 | 761 | 12/17/2023 |
5.0.0 | 20,802 | 4/3/2022 |
5.0.0-beta02 | 191 | 4/3/2022 |
5.0.0-beta01 | 204 | 3/6/2022 |
5.0.0-alpha16 | 197 | 2/27/2022 |
5.0.0-alpha15 | 176 | 2/27/2022 |
5.0.0-alpha14 | 166 | 2/27/2022 |
5.0.0-alpha13 | 184 | 2/27/2022 |
5.0.0-alpha12 | 183 | 2/27/2022 |
5.0.0-alpha11 | 192 | 2/27/2022 |
5.0.0-alpha10 | 186 | 2/19/2022 |
5.0.0-alpha09 | 174 | 2/13/2022 |
5.0.0-alpha08 | 258 | 12/23/2021 |
5.0.0-alpha07 | 198 | 12/19/2021 |
5.0.0-alpha06 | 197 | 12/19/2021 |
5.0.0-alpha05 | 210 | 12/19/2021 |
5.0.0-alpha04 | 204 | 12/19/2021 |
5.0.0-alpha03 | 211 | 12/5/2021 |
5.0.0-alpha02 | 347 | 7/11/2021 |
5.0.0-alpha01 | 319 | 6/27/2021 |
4.1.0 | 14,316 | 12/30/2020 |
4.0.0 | 17,775 | 2/14/2018 |
4.0.0-beta01 | 905 | 2/4/2018 |
3.2.1 | 8,569 | 4/29/2017 |
3.2.0 | 4,656 | 4/11/2016 |
3.1.1 | 2,542 | 7/13/2015 |
3.1.0 | 1,767 | 1/11/2015 |
3.0.0 | 1,670 | 7/23/2014 |
3.0.0-beta02 | 1,041 | 6/15/2014 |
3.0.0-beta01 | 1,274 | 4/23/2014 |
3.0.0-alpha9 | 1,067 | 3/29/2014 |
3.0.0-alpha8 | 1,059 | 2/26/2014 |
3.0.0-alpha7 | 1,004 | 12/30/2013 |
3.0.0-alpha6 | 1,063 | 12/3/2013 |
3.0.0-alpha5 | 1,075 | 11/15/2013 |
3.0.0-alpha4 | 1,040 | 9/23/2013 |
1.1.0 | 2,648 | 6/23/2013 |
Requires at least Math.NET Numerics v3.0.0
Text: static-only DelimitedReader/Writer api
Matlab: static/stateless writer api design, consistent with reader
Matlab: much more efficient reading/writing of sparse data ~Christian Woltering
Matlab: intermediate MatlabMatrix objects to support mixed-type matrices