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 973ceaf0ef Merge tag 'v3.2.3' 12 years ago
..
AssemblyInfo.fs Release v3.2.3 12 years ago
BigIntegerExtensions.fs Optimized the BigInteger parser function used when PORTABLE is defined; now, it doesn't create any intermediate strings via slicing. 13 years ago
BigRational.fs BigRational: fix pow to support negative integer exponents 13 years ago
BigRational.fsi BigRational: add IsZero, IsOne, IsInteger, Reciprocal, Pow (compat with **), FromFraction 13 years ago
Compatibility.fs Build: .Net 3.5 support for F# extensions #243 12 years ago
Complex.fs Build: .Net 3.5 support for F# extensions #243 12 years ago
Distributions.fs Distributions: all dist must have static routine to sample an array in one go 12 years ago
FSharp-Net35.fsproj Build: .Net 3.5 support for F# extensions #243 12 years ago
FSharp-Portable47.fsproj Build: .Net 3.5 support for F# extensions #243 12 years ago
FSharp-Portable328.fsproj Build: .Net 3.5 support for F# extensions #243 12 years ago
FSharp.fsproj iPython IfSharp F# profile integration in the F# package; update docs 12 years ago
FindRoots.fs Add Find root method "Bryoden". 12 years ago
Fit.fs Build: .Net 3.5 support for F# extensions #243 12 years ago
Generate.fs Generate: clarifications and simplifications, F# module, docs 13 years ago
LinearAlgebra.Matrix.fs Build: .Net 3.5 support for F# extensions #243 12 years ago
LinearAlgebra.Vector.fs LA: Vector.Fold2 12 years ago
MathNet.Numerics.IfSharp.fsx iPython IfSharp F# profile integration in the F# package; update docs 12 years ago
MathNet.Numerics.fsx Build: introduce bundles, simplifying package creation 12 years ago
Random.fs Random: make clearer that SystemRandomSource.FastDoubles has low randomness properties 12 years ago
RandomVariable.fs Build: add portable profile 47 (in addition to 136) with System.Numerics 13 years ago
Statistics.fs Fsharp functions should use 'Func' instead of just 'F' as suffix 13 years ago