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.

Showing the top 20 packages that depend on MathNet.Numerics.Signed.

Packages Downloads
NPOI
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
23
NPOI
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
21
NPOI
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
20
NPOI
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
19
NPOI
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
14
NPOI
.NET port of Apache POI
13
NPOI
.NET port of Apache POI
8

### 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.

This package has no dependencies.

Version Downloads Last updated
5.0.0 21 3/4/2024
5.0.0-beta02 19 3/9/2024
5.0.0-beta01 21 3/9/2024
5.0.0-alpha16 16 3/9/2024
5.0.0-alpha15 24 3/9/2024
5.0.0-alpha14 20 3/9/2024
5.0.0-alpha11 24 3/9/2024
5.0.0-alpha10 15 3/9/2024
5.0.0-alpha09 20 3/9/2024
5.0.0-alpha08 17 3/9/2024
5.0.0-alpha07 17 3/9/2024
5.0.0-alpha06 17 3/9/2024
5.0.0-alpha05 19 3/9/2024
5.0.0-alpha04 17 3/9/2024
5.0.0-alpha03 18 3/9/2024
5.0.0-alpha02 18 3/9/2024
5.0.0-alpha01 19 3/9/2024
4.15.0 25 3/4/2024
4.14.0 22 3/4/2024
4.13.0 16 3/4/2024
4.12.0 24 3/4/2024
4.11.0 22 3/4/2024
4.10.0 28 3/4/2024
4.9.1 20 3/4/2024
4.9.0 23 3/4/2024
4.8.1 24 3/4/2024
4.8.0 17 3/4/2024
4.8.0-beta02 14 3/9/2024
4.8.0-beta01 20 3/9/2024
4.7.0 18 3/4/2024
4.6.0 18 3/4/2024
4.5.0 21 3/4/2024
4.4.1 16 3/4/2024
3.20.2 19 3/4/2024
3.20.1 18 3/4/2024
3.20.0 16 3/4/2024
3.20.0-beta01 17 3/9/2024
3.19.0 16 3/4/2024
3.18.0 17 3/4/2024
3.17.0 18 3/4/2024
3.16.0 20 3/4/2024
3.15.0 17 3/4/2024
3.14.0-beta03 21 3/9/2024
3.14.0-beta02 18 3/9/2024
3.14.0-beta01 19 3/9/2024
3.13.1 23 3/4/2024
3.13.0 18 3/4/2024
3.12.0 18 3/4/2024
3.11.1 16 3/4/2024
3.11.0 17 3/4/2024
3.10.0 20 3/4/2024
3.9.0 17 3/4/2024
3.8.0 18 3/4/2024
3.7.1 23 3/4/2024
3.7.0 20 3/4/2024
3.6.0 22 3/4/2024
3.5.0 24 3/4/2024
3.4.0 18 3/4/2024
3.3.0 21 3/4/2024
3.3.0-beta2 16 3/4/2024
3.3.0-beta1 20 3/4/2024
3.2.3 21 3/4/2024
3.2.2 17 3/4/2024
3.2.1 18 3/4/2024
3.2.0 20 3/4/2024
3.1.0 26 3/4/2024
3.0.2 18 3/4/2024
3.0.1 21 3/4/2024
3.0.0 19 3/4/2024
3.0.0-beta05 18 3/9/2024
3.0.0-beta04 21 3/9/2024
3.0.0-beta03 18 3/9/2024
3.0.0-beta02 17 3/9/2024
3.0.0-beta01 16 3/9/2024
3.0.0-alpha9 21 3/9/2024
3.0.0-alpha8 16 3/9/2024
3.0.0-alpha7 17 3/9/2024
3.0.0-alpha6 18 3/9/2024
3.0.0-alpha5 16 3/9/2024
2.6.1 22 3/4/2024
2.6.0 22 3/4/2024
2.5.0 18 3/4/2024
2.4.0 22 3/4/2024
2.3.0 20 3/4/2024
2.2.1 20 3/4/2024