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
b5a4175da6
Release v3.7.0
|
11 years ago |
| .. |
|
AssemblyInfo.fs
|
Release v3.7.0
|
11 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
|
12 years ago |
|
BigRational.fsi
|
BigRational: add IsZero, IsOne, IsInteger, Reciprocal, Pow (compat with **), FromFraction
|
12 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 |
|
Differentiate.fs
|
Differentiation: F# module for better F# function support
|
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
|
Dependencies
|
11 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
|
Dependencies
|
11 years ago |
|
FSharp.fsproj
|
Dependencies
|
11 years ago |
|
FindRoots.fs
|
Differentiation: F# module for better F# function support
|
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
|
12 years ago |
|
LinearAlgebra.Matrix.fs
|
LA: F# Matrix.insertRow/appendRow/prependRow, also for columns #277
|
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
|
Differentiation: F# module for better F# function support
|
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 |