Marcus Cuda
cbd321574f
andriy's conversion to a generic matrix
16 years ago
Jurgen Van Gael
56a1f49c2e
Revert "Removed redundancy in F# project files."
This reverts commit da13cb97bf96c97362a2a5168bb34fc4819825e5.
16 years ago
Jurgen Van Gael
0572a7a3d1
Removed redundancy in F# project files.
16 years ago
Marcus Cuda
fe5147fcda
using common parallel class for both silverlight and .NET 4.0
16 years ago
Marcus Cuda
181533fe0d
initial conversion
16 years ago
Marcus Cuda
b475b85b31
matrix: MatrixMultiply now call MatrixMultiplyWithUpdate
17 years ago
Marcus Cuda
e31585f91f
matrix: fixed matrix multiplication bug where the call was doing an multiply and update, not just a multiply
build: corrected the default build task
fixed some stylecop errors
17 years ago
Jurgen Van Gael
dc8b278b91
Ported F# MCMC samples.
17 years ago
Jurgen Van Gael
6334379f12
Updated the F# interface to comply with the October 2009 CTP.
Added a DenseMatrix constructor which references an array.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
8b73646e78
Added Histogram example in F#.
Removed AlmostZero from incomplete Gamma function.
Ported Pearson correlation computation.
Added more histogram unit tests.
Fixed a bug in the histogram code.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
497938a20e
Added F# Apply example
Added F# DenseVector implementation
Added the Histogram class
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
2f9b6690a7
Finished the initial F# interface for Double.DenseVector.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
11cfdde911
Fixed some F# interface issues.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
c818f441bb
Added initial F# interface.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago