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 fadc4c87a0 Samples: extend F# distribution samples to Sample module, random walk 13 years ago
..
AssemblyInfo.fs F#: add modules for random numbers and distributions 14 years ago
BigIntegerExtensions.fs Build: add portable profile 47 (in addition to 136) with System.Numerics 13 years ago
BigRational.fs Build: add portable profile 47 (in addition to 136) with System.Numerics 13 years ago
BigRational.fsi Build: add portable profile 47 (in addition to 136) with System.Numerics 13 years ago
Complex.fs Complex: use common short names for exp/log/ln extension methods 13 years ago
Complex.fsi Trig: use common short names for trig functions 13 years ago
Distributions.fs Samples: extend F# distribution samples to Sample module, random walk 13 years ago
FSharp.fsproj Build: add portable profile 47 (in addition to 136) with System.Numerics 13 years ago
FSharpPortable.fsproj Build: add portable profile 47 (in addition to 136) with System.Numerics 13 years ago
FindRoots.fs RootFinding: drop 'and' in functions; migrate exception text to resx. 13 years ago
Fit.fs Basic direct linear regression (simple, multiple, weighted, local) 13 years ago
LinearAlgebra.Matrix.fs LA: create matrix of 2D-array of matrices #133 13 years ago
LinearAlgebra.Vector.fs LA: vector.OfArray (copy) #136 13 years ago
Random.fs Samples: migrate F# random & distributions to FSharp.Formatting style 13 years ago
RandomVariable.fs Build: add portable profile 47 (in addition to 136) with System.Numerics 13 years ago