Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Christoph Ruegg 564679c74a Attempt to target als UAP so we can rip out native providers there (like in netstandard1.3), failing so far 6 years ago
..
Differentiation Cleanup: use nameof where appropriate 8 years ago
Distributions Distributions: Inverse Wishart Sample uses pseudo inverse 6 years ago
Financial Cleanup: use nameof where appropriate 8 years ago
IntegralTransforms Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
Integration Fix typos. 7 years ago
Interpolation Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
LinearAlgebra Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
LinearRegression Regression: Fit.LineThroughOrigin 9 years ago
OdeSolvers Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
Optimization BUG: Optimization: fix incorrect weighted Jacobian (#684) 7 years ago
Properties Added new distributions and corresponding tests 7 years ago
Providers Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
Random Cleanup: whitespace 8 years ago
RootFinding Root Finding: Brent behavior more consistent between managed and native providers 6 years ago
SpecialFunctions Assembly size should not be an issue in this code. 8 years ago
Statistics Cleanup: drop unused variable and suppress a warning 6 years ago
Threading Cleanup: use nameof where appropriate 8 years ago
ArrayExtensions.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
Combinatorics.cs Cleanup: use nameof where appropriate 8 years ago
Compatibility.cs Cleanup: whitespace 8 years ago
Complex32.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
ComplexExtensions.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
Constants.cs Special Functions: cleanup Bessel-type functions 8 years ago
Control.cs LA: clone managed provider to ManagedReference as benchmark reference 9 years ago
Differentiate.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Distance.cs Cleanup: use nameof where appropriate 8 years ago
Euclid.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
ExcelFunctions.cs Cleanup: use nameof where appropriate 8 years ago
Exceptions.cs Build: rework and simplify compiler constants, bring native provider tests back 9 years ago
FindMinimum.cs Fit.Curve: non-linear least-squares curve fitting (scalar) #597 8 years ago
FindRoots.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
Fit.cs Polynomial: migrate evaluation into Polynomial type 8 years ago
Generate.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
GlobalizationHelper.cs Build: rework and simplify compiler constants, bring native provider tests back 9 years ago
GoodnessOfFit.cs Cleanup: use nameof where appropriate 8 years ago
Integrate.cs Revert breaking change 7 years ago
Interpolate.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
Numerics.csproj Attempt to target als UAP so we can rip out native providers there (like in netstandard1.3), failing so far 6 years ago
Permutation.cs Cleanup: use nameof where appropriate 8 years ago
Polynomial.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
Precision.Comparison.cs Added new distributions and corresponding tests 7 years ago
Precision.Equality.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
Precision.cs Cleanup: use nameof where appropriate 8 years ago
Settings.StyleCop BREAKING: Providers: providers now own the active instance, support for hint path 9 years ago
Sorting.cs Cleanup: use nameof where appropriate 8 years ago
Trigonometry.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
Window.cs Implemented and tested Tukey window 7 years ago
paket.references Attempt to target als UAP so we can rip out native providers there (like in netstandard1.3), failing so far 6 years ago