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
b363e25714
Distributions: Simpler and more composeable random sampling from F#.
|
13 years ago |
| .. |
|
AssemblyInfo.fs
|
F#: add modules for random numbers and distributions
|
14 years ago |
|
BigIntegerExtensions.fs
|
Build: No longer impersonate System.Numerics to avoid conflicts; introduce new build flags for more flexible config: NOSYSNUMERICS, NATIVEMKL
|
13 years ago |
|
BigRational.fs
|
Cosmetics, more eol whitespace
|
14 years ago |
|
BigRational.fsi
|
Cosmetics, more eol whitespace
|
14 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
|
Distributions: Simpler and more composeable random sampling from F#.
|
13 years ago |
|
FSharp.fsproj
|
LA: generalize remaining F# extensions, expose Zero/One
|
13 years ago |
|
FindRoots.fs
|
RootFinding: drop 'and' in functions; migrate exception text to resx.
|
13 years ago |
|
Fit.fs
|
LA: create matrix from row/col arrays, rework & simplify creating from F#
|
13 years ago |
|
LinearAlgebra.Double.Matrix.fs
|
LA: generalize remaining F# extensions, expose Zero/One
|
13 years ago |
|
LinearAlgebra.Double.Vector.fs
|
LA: generalize remaining F# extensions, expose Zero/One
|
13 years ago |
|
LinearAlgebra.Matrix.fs
|
LA: generalize remaining F# extensions, expose Zero/One
|
13 years ago |
|
LinearAlgebra.Vector.fs
|
LA: generalize remaining F# extensions, expose Zero/One
|
13 years ago |
|
Random.fs
|
F#: add modules for random numbers and distributions
|
14 years ago |
|
RandomVariable.fs
|
Cosmetics, more eol whitespace
|
14 years ago |