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 206ee4179a Distributions: Migrate PERT from Beta to BetaScaled #321 11 years ago
..
Differentiation Release v3.5.0 12 years ago
Distributions Distributions: Migrate PERT from Beta to BetaScaled #321 11 years ago
Financial Financial: rename CompoundMonthlyReturn to CompoundReturn #331 11 years ago
IntegralTransforms Fourier: fix Bluestein for sequences with more than 46341 samples (not power-of-two). #286 11 years ago
Integration StyleCop 12 years ago
Interpolation Interpolation: use Array.BinarySearch in segment search in splines (via Candy Chiu) 12 years ago
LinearAlgebra LA: fix a critical bug in SparseMatrix.Add when adding a matrix to itself #341 11 years ago
LinearRegression StyleCop 12 years ago
Properties Merge tag 'v3.7.1' 11 years ago
Providers removed work arrays from the LA provider interface 11 years ago
Random Combinatorics: generate or select random permutation, combination or variation #14 11 years ago
RootFinding Added RootFinding.Secant and unit tests (based on NewtonRaphson) 11 years ago
SpecialFunctions Merge pull request #274 from glyphard/gh_#228_incomplete_gamma_function_a_equal_zero 12 years ago
Statistics Statistics: update inline docs to not refer to private type 11 years ago
Threading StyleCop 12 years ago
ArrayExtensions.cs Inspections/CodeAnalysis Cleanup 13 years ago
Combinatorics.cs Compatibility: do not provide actualValue to out of range exception since not available on some platforms. 11 years ago
Compatibility.cs LA: MatrixStorage.Find/Find2; leverage Find2 in Equals #291 11 years ago
Complex32.cs Complex: routines to get all square and cubic roots of a complex number 12 years ago
Complex64.cs Build: .Net 3.5 variant of Numerics project in portable solution 13 years ago
ComplexExtensions.cs Complex: routines to get all square and cubic roots of a complex number 12 years ago
Constants.cs Constants: sqrt(3) #194 12 years ago
Control.cs Updated OpenBLAS LA provider to remove work arrays to match the MKL LA provider changes. 11 years ago
Differentiate.cs Differentiation: Static facade class for simple use cases 12 years ago
Distance.cs Jaccard Index 12 years ago
Euclid.cs Modulus, Remainder and Factorial for BigInteger 12 years ago
ExcelFunctions.cs ExcelFunctions: TargetedPatchingOptOut 13 years ago
Exceptions.cs first take on removing work arrays and using LAPACKE in the MKL provider - native side 11 years ago
FindRoots.cs RootFinding: auto zero-crossing bracketing expansion in FindRoots.OfFunction; include missing R# settings, apply 12 years ago
Fit.cs Regression: expose direct method option in Fit facade class 12 years ago
Generate.cs Generate: Unfold, Fibonacci 11 years ago
GlobalizationHelper.cs StyleCop 12 years ago
GoodnessOfFit.cs GoodnessOfFit: docs, add R value 13 years ago
Integrate.cs Differentiation: Static facade class for simple use cases 12 years ago
Interpolate.cs Interpolation: adapt new interpolators to v3 api design 12 years ago
Numerics-Net35.csproj Tooling: reinstall dependencies with current paket release 11 years ago
Numerics-Net35.csproj.paket.references Paket: explicit FSharp.Core dependency 12 years ago
Numerics-Portable7.csproj C#: Explicitly set language version 11 years ago
Numerics-Portable47.csproj C#: Explicitly set language version 11 years ago
Numerics-Portable78.csproj C#: Explicitly set language version 11 years ago
Numerics-Portable259.csproj C#: Explicitly set language version 11 years ago
Numerics-Portable328.csproj C#: Explicitly set language version 11 years ago
Numerics.csproj Distributions: new BetaScaled distribution #322 11 years ago
Permutation.cs Solution: Replace Silverlight with Portable library 14 years ago
Precision.Comparison.cs Precision: rework comparisons, similar to equality before 13 years ago
Precision.Equality.cs Inline docs 13 years ago
Precision.cs Precision: migrate epsilon logic from NumericalDerivative to Precision class 12 years ago
Settings.StyleCop Stylecop 12 years ago
Sorting.cs Sorting: fix typos in comments 11 years ago
Trigonometry.cs Windows: port window functions from neodym 13 years ago
Window.cs Windows: port window functions from neodym 13 years ago
paket.references Paket: explicit FSharp.Core dependency 12 years ago