MathNet.Numerics.Signed
2.6.0
Math.NET Numerics, signed and thus with a strong name. We strongly discourage using this package and recommend using MathNet.Numerics instead, which is unsigned and weakly named.
See the version list below for details.
Install-Package MathNet.Numerics.Signed -Version 2.6.0
dotnet add package MathNet.Numerics.Signed --version 2.6.0
<PackageReference Include="MathNet.Numerics.Signed" Version="2.6.0" />
paket add MathNet.Numerics.Signed --version 2.6.0
Release Notes
### New: Linear Curve Fitting
- Linear least-squares fitting (regression) to lines, polynomials and linear combinations of arbitrary functions.
- Multi-dimensional fitting.
- Also works well in F# with the F# extensions.
### New: Root Finding
- Brent's method.
- Bisection method.
- Broyden's method, for multi-dimensional functions.
- Newton-Raphson method.
- Robust Newton-Raphson variant that tries to recover automatically in cases where it would fail or converge too slowly. This modification makes it more robust e.g. in the presence of singularities and less sensitive to the search range/interval.
- All algorithms support a TryFind-pattern which returns success instead of throwing an exception.
- Special case for quadratic functions, in the future to be extended e.g. to polynomials.
- Basic bracketing algorithm
- Also works well in F# with the F# extensions.
### Linear Algebra
- Native eigenvalue decomposition (EVD) support with our MKL packages
- Add missing scalar-vector operations (s-v, s/v, s%v)
- Support for new F# 3.1 row/column slicing syntax on matrices
- Matrices learned proper OfColumn/RowVectors, analog also in F#.
- Documentation Fixes
- BUG: Fixed exception text message when creating a matrix from enumerables (rows vs columns)
- We're phasing out MathNet.Numerics.IO that used to be included in the main package for matrix file I/O for text and Matlab formats. Use the new .Data.Text and .Data.Matlab packages instead.
### Statistics & Distributions
- Spearman Rank Correlation Coefficient
- Covariance function, in Array-, Streaming- and common Statistics.
- Categorical: distribution more consistent, no longer requires normalized pdf/cdf parameters
- Categorical: inverse CDF function
- BUG: Fixed static sampling methods of the `Stable` distribution.
### Misc
- BUG: Fixed a bug in the Gamma Regularized special function where in some cases with large values it returned 1 instead of 0 and vice versa.
- The F# extensions now have a strong name in (and only in) the signed package as well (previously had not been signed).
- Evaluate.Polynomial with new overload which is easier to use.
- Fixed a couple badly designed unit tests that failed on Mono.
- Repository now Vagrant-ready for easy testing against recent Mono on Debian.
Dependencies
This package has no dependencies.
Used By
NuGet packages (15)
Showing the top 5 NuGet packages that depend on MathNet.Numerics.Signed:
Package | Downloads |
---|---|
Spreads
Spreads top level library.
|
|
MathNet.Numerics.FSharp.Signed
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 Framework 4.5 or higher and .Net Standard 1.6 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
|
|
MathNet.Spatial.Signed
Math.NET Spatial, providing methods and algorithms for geometry computations in science, engineering and every day use. Supports .Net Framework 4.6.1 or higher and .Net Standard 2.0 or higher on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
|
|
NCDK
NCDK is C# implementation of the Chemistry Development Kit (CDK), which is an open-source library of algorithms for structural cheminformatics and bioinformatics.
|
|
SNSHelper
Support functions for SNS, LightMapper, Live Electrochem, BioLED controller etc
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on MathNet.Numerics.Signed:
Repository | Stars |
---|---|
microsoft/psi
Platform for Situated Intelligence
|
|
Doxense/foundationdb-dotnet-client
C#/.NET Binding for FoundationDB Client API
|
|
ros/solidworks_urdf_exporter
SolidWorks to URDF Exporter
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.15.0 | 283 | 1/7/2021 |
4.14.0 | 227 | 1/1/2021 |
4.13.0 | 37 | 12/30/2020 |
4.12.0 | 8,062 | 8/2/2020 |
4.11.0 | 3,950 | 5/24/2020 |
4.10.0 | 121 | 5/24/2020 |
4.9.1 | 4,612 | 4/12/2020 |
4.9.0 | 28,794 | 10/13/2019 |
4.8.1 | 33,653 | 6/11/2019 |
4.8.0 | 1,109 | 6/2/2019 |
4.8.0-beta02 | 236 | 5/30/2019 |
4.8.0-beta01 | 268 | 4/28/2019 |
4.7.0 | 189,297 | 11/11/2018 |
4.6.0 | 6,349 | 10/19/2018 |
4.5.0 | 60,047 | 5/22/2018 |
4.4.1 | 2,458 | 5/6/2018 |
3.20.2 | 11,787 | 1/22/2018 |
3.20.1 | 963 | 1/13/2018 |
3.20.0 | 13,235 | 7/15/2017 |
3.20.0-beta01 | 461 | 5/31/2017 |
3.19.0 | 10,578 | 4/29/2017 |
3.18.0 | 1,958 | 4/9/2017 |
3.17.0 | 5,562 | 1/15/2017 |
3.16.0 | 686 | 1/3/2017 |
3.15.0 | 502 | 12/27/2016 |
3.14.0-beta03 | 496 | 11/20/2016 |
3.14.0-beta02 | 494 | 11/15/2016 |
3.14.0-beta01 | 506 | 10/30/2016 |
3.13.1 | 16,101 | 9/6/2016 |
3.13.0 | 921 | 8/18/2016 |
3.12.0 | 3,219 | 7/3/2016 |
3.11.1 | 14,584 | 4/24/2016 |
3.11.0 | 13,402 | 2/13/2016 |
3.10.0 | 1,555 | 12/30/2015 |
3.9.0 | 1,756 | 11/25/2015 |
3.8.0 | 3,341 | 9/26/2015 |
3.7.1 | 731 | 9/21/2015 |
3.7.0 | 8,080 | 5/9/2015 |
3.6.0 | 2,247 | 3/22/2015 |
3.5.0 | 2,023 | 1/10/2015 |
3.4.0 | 609 | 1/4/2015 |
3.3.0 | 773 | 11/26/2014 |
3.3.0-beta2 | 592 | 10/25/2014 |
3.3.0-beta1 | 546 | 9/28/2014 |
3.2.3 | 2,056 | 9/6/2014 |
3.2.2 | 573 | 9/5/2014 |
3.2.1 | 921 | 8/5/2014 |
3.2.0 | 3,041 | 8/5/2014 |
3.1.0 | 3,189 | 7/20/2014 |
3.0.2 | 731 | 6/26/2014 |
3.0.1 | 606 | 6/24/2014 |
3.0.0 | 889 | 6/21/2014 |
3.0.0-beta05 | 617 | 6/20/2014 |
3.0.0-beta04 | 527 | 6/15/2014 |
3.0.0-beta03 | 599 | 6/5/2014 |
3.0.0-beta02 | 560 | 5/29/2014 |
3.0.0-beta01 | 637 | 4/14/2014 |
3.0.0-alpha9 | 604 | 3/29/2014 |
3.0.0-alpha8 | 568 | 2/26/2014 |
3.0.0-alpha7 | 612 | 12/30/2013 |
3.0.0-alpha6 | 628 | 12/2/2013 |
3.0.0-alpha5 | 592 | 10/2/2013 |
2.6.1 | 2,344 | 8/13/2013 |
2.6.0 | 659 | 7/26/2013 |
2.5.0 | 1,220 | 4/14/2013 |
2.4.0 | 789 | 2/3/2013 |
2.3.0 | 795 | 11/25/2012 |
2.2.1 | 1,143 | 8/29/2012 |