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
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
c818f441bb
Added initial F# interface.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Marcus Cuda
3e8d211042
added empty Examples project
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Marcus Cuda
14330e2055
renamed Managed.Test to Managed.UnitTests since we'll multiple types of tests and added Native.UnitTests project
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Christoph Ruegg
2778324285
empty projects
17 years ago