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 6360e77a22 LA: fix return type of Norms to double (instead of T) 13 years ago
..
Distributions LA: Avoid cloning matrix factorization results at point of access 13 years ago
Financial Financial: cosmetics 13 years ago
IntegralTransforms Inspections/CodeAnalysis Cleanup 13 years ago
Integration Integration: simpify weird double-exponential transformation design 13 years ago
Interpolation Inspections/CodeAnalysis Cleanup 13 years ago
LinearAlgebra LA: fix return type of Norms to double (instead of T) 13 years ago
LinearRegression Basic regression: multiple-response overloads (matrix instead of vector) 13 years ago
NumberTheory Inspections/CodeAnalysis Cleanup 13 years ago
Properties Resources: fix typo in histogram exception message. 13 years ago
Providers/LinearAlgebra Use existing constants where appropriate 13 years ago
Random Inspections/CodeAnalysis Cleanup 13 years ago
RootFinding Inspections/CodeAnalysis Cleanup 13 years ago
Signals Cosmetics, code quality 14 years ago
SpecialFunctions Misc cleanup, docs, optional params 13 years ago
Statistics Misc cleanup, docs, optional params 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 Misc cleanup, docs, optional params 13 years ago
Complex64.cs Trig: use common short names for trig functions 13 years ago
ComplexExtensions.cs Complex: use common short names for exp/log/ln extension methods 13 years ago
Constants.cs Inspections/CodeAnalysis Cleanup 13 years ago
Control.cs LA Provider: move to Providers namespace 13 years ago
Distance.cs LA: fix return type of Norms to double (instead of T) 13 years ago
FindRoots.cs Build: fix portable build directives in FindRoots 13 years ago
Fit.cs Basic direct linear regression (simple, multiple, weighted, local) 13 years ago
GlobalizationHelper.cs Inspections/CodeAnalysis Cleanup 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.csproj Basic direct linear regression (simple, multiple, weighted, local) 13 years ago
Permutation.cs Solution: Replace Silverlight with Portable library 15 years ago
Portable.csproj Build: No longer impersonate System.Numerics to avoid conflicts; introduce new build flags for more flexible config: NOSYSNUMERICS, NATIVEMKL 13 years ago
PortableAttributes.cs Portable: SpecialName attribute backport 13 years ago
Precision.cs Misc cleanup, docs, optional params 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