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 b97d83c84a Release v4.0.0-beta03 9 years ago
..
Differentiation Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Distributions Cleanup: remove obsolete code that has been scheduled for removal in v4 (breaking) 9 years ago
Financial Cleanup: remove obsolete code that has been scheduled for removal in v4 (breaking) 9 years ago
IntegralTransforms Single precision Fourier Transform support (#481) 10 years ago
Integration Cleaned up Gauss Legendre code. 10 years ago
Interpolation Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
LinearAlgebra Cleanup: remove obsolete code that has been scheduled for removal in v4 (breaking) 9 years ago
LinearRegression Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
OdeSolvers Fix another typo in the Runge-Kutta solvers (the time-step was added rather than multiplied with the slope) (#531) 9 years ago
Optimization initial L-BFGS implementation 9 years ago
Properties Numerics: try to drive AssemblyInfo and NuSpec from csproj 9 years ago
Providers Cleanup: remove obsolete code that has been scheduled for removal in v4 (breaking) 9 years ago
Random System.Numerics is available in .Net Standard, use it; enable Native in net40 9 years ago
RootFinding Possibility to give relative step size for calculating the Jacobian as parameter when using Broyden method. Also changed the calculation of step size to follow the implementation in NumericalDerivative class. 9 years ago
SpecialFunctions BetaRegularized Fix - Issue 491 (#497) 9 years ago
Statistics Statistics: Kernel Density Estimation: Refactoring to simpler static design 9 years ago
Threading Use a custom flag for NETSTANDARD support 9 years ago
ArrayExtensions.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Combinatorics.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Compatibility.cs Use a custom flag for NETSTANDARD support 9 years ago
Complex32.cs Use a custom flag for NETSTANDARD support 9 years ago
Complex64.cs Add NOSYSNUMERICS to netstandard targets. 9 years ago
ComplexExtensions.cs Use a custom flag for NETSTANDARD support 9 years ago
Constants.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Control.cs Cleanup: remove obsolete code that has been scheduled for removal in v4 (breaking) 9 years ago
Differentiate.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Distance.cs Distance: more consistent argument checking 9 years ago
Euclid.cs Use a custom flag for NETSTANDARD support 9 years ago
ExcelFunctions.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Exceptions.cs Use a custom flag for NETSTANDARD support 9 years ago
FindMinimum.cs Optimization: objective function cleanup 9 years ago
FindRoots.cs Find Roots: extend bracketing in derivative-free algorithms to also reduce/subdevision after trying to expand 10 years ago
Fit.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Generate.cs Cleanup: remove obsolete code that has been scheduled for removal in v4 (breaking) 9 years ago
GlobalizationHelper.cs Use a custom flag for NETSTANDARD support 9 years ago
GoodnessOfFit.cs Goodness of Fit: drop Sample-prefix of SampleStandardError 10 years ago
Integrate.cs Changed code documentaion to make it more clear on the allowed node/weights. 10 years ago
Interpolate.cs Cleanup: remove obsolete code that has been scheduled for removal in v4 (breaking) 9 years ago
Numerics.csproj Release v4.0.0-beta03 9 years ago
Permutation.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Precision.Comparison.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Precision.Equality.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Precision.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Settings.StyleCop Stylecop 12 years ago
Sorting.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Trigonometry.cs BUG: Trigonometry: fix imaginary part sign of complex hyperbolic cotangent #539 9 years ago
Window.cs Window: periodic versions of Hamming, Hann, Cosine and Lanczos windows 10 years ago
paket.references Build: manage package references with Paket again 9 years ago