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 e2271d7f58 Migrate to new official FSharp.Core NuGet package (paket-v20a7) 12 years ago
..
AssemblyInfo.fs Release v3.3.0 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 Paked upgrade; PCL 259 in addition to 47 and 328, in F# 259 replacing 328 in addition to 47 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 Migrate to new official FSharp.Core NuGet package (paket-v20a7) 12 years ago
FSharp-Net35.fsproj.paket.references Build: for F# on net35 use traditional FSharp.Core reference instead of NuGet 12 years ago
FSharp-Portable47.fsproj Migrate to new official FSharp.Core NuGet package (paket-v20a7) 12 years ago
FSharp.fsproj Migrate to new official FSharp.Core NuGet package (paket-v20a7) 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
paket.references Migrate to new official FSharp.Core NuGet package (paket-v20a7) 12 years ago