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 fa1c97abbc LA: more sensible choice of return storage type, with tests #146 13 years ago
..
Distributions LA: phase out Matrix.CreateMatrix/CreateVector (no longer needed) 13 years ago
Financial Financial: cosmetics 13 years ago
IntegralTransforms Inspections/CodeAnalysis Cleanup 13 years ago
Integration Precision: rework/cleanup (major) 13 years ago
Interpolation Inspections/CodeAnalysis Cleanup 13 years ago
LinearAlgebra LA: more sensible choice of return storage type, with tests #146 13 years ago
LinearRegression LA: extend Build.Diagonal for diagonal matrices 13 years ago
NumberTheory Build: make whole unit test suite hybrid so it can run against all portable profiles 13 years ago
Properties Build: make whole unit test suite hybrid so it can run against all portable profiles 13 years ago
Providers/LinearAlgebra Managed Provider: cache-optimized matrix L-infinity norm (8-10 times faster) 13 years ago
Random Random: use a less problematic seed by default 13 years ago
RootFinding Precision: rework/cleanup (major) 13 years ago
Signals Cosmetics, code quality 14 years ago
SpecialFunctions Precision: cleanup 13 years ago
Statistics Correlation: optimize Spearman ranked correlation algorithm #171 13 years ago
Threading Inspections/CodeAnalysis Cleanup 13 years ago
ArrayExtensions.cs Inspections/CodeAnalysis Cleanup 13 years ago
Combinatorics.cs Numerics: udated headers (sorry for the code churn..) 17 years ago
Complex32.cs Precision: rework/cleanup (major) 13 years ago
Complex64.cs Fix a negative-zero issue in complex numbers; make all portable tests pass 13 years ago
ComplexExtensions.cs Precision: rework/cleanup (major) 13 years ago
Constants.cs Inspections/CodeAnalysis Cleanup 13 years ago
Control.cs Control: fix portable build 13 years ago
Distance.cs Distance: add Minkowski distance (generalized p-norm) 13 years ago
FindRoots.cs Build: fix portable build directives in FindRoots 13 years ago
Fit.cs LA: extend Build.Diagonal for diagonal matrices 13 years ago
GlobalizationHelper.cs Inspections/CodeAnalysis Cleanup 13 years ago
GoodnessOfFit.cs GoodnessOfFit: docs, add R value 13 years ago
Integrate.cs Integration: simpify weird double-exponential transformation design 13 years ago
Interpolate.cs Integration: clean up old overly complicated formatting 13 years ago
NonConvergenceException.cs Update Portable project 14 years ago
Numerics-Portable47.csproj Build: VS12 (2013) support, build config simplification 13 years ago
Numerics-Portable136.csproj Build: VS12 (2013) support, build config simplification 13 years ago
Numerics.csproj GoodnessOfFit: benchmarking indicates pearson correlation is twice as fast 13 years ago
Permutation.cs Solution: Replace Silverlight with Portable library 15 years ago
PortableAttributes.cs Portable: SpecialName attribute backport 13 years ago
Precision.Comparison.cs Precision: rework comparisons, similar to equality before 13 years ago
Precision.Equality.cs Precision: rework comparisons, similar to equality before 13 years ago
Precision.cs Precision: rework comparisons, similar to equality before 13 years ago
Settings.StyleCop Added: 17 years ago
Sorting.cs Solution: Replace Silverlight with Portable library 15 years ago
Trigonometry.cs Trig: improve confusing/wrong inline docs and argument naming #138 13 years ago