Christoph Ruegg
|
6c76369395
|
Ci: make projects build to a common out folder with a decent folder structure out of the box
|
16 years ago |
Marcus Cuda
|
cbd321574f
|
andriy's conversion to a generic matrix
|
16 years ago |
Jurgen Van Gael
|
941f0ca790
|
Added sparse interface to the F# front-end.
Fixed unit tests for new functional friendly vector interface.
|
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
|
2b516b03e5
|
switched over to the 2010 Parallel class
|
16 years ago |
Marcus Cuda
|
181533fe0d
|
initial conversion
|
16 years ago |
Marcus Cuda
|
a71cd4e54b
|
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
|
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
|
e0ad31caaf
|
Fixed some bugs in the DenseMatrix implementation.
|
17 years ago |
Jurgen Van Gael
|
7f23d8d912
|
Added initial DenseMatrix implementation.
Ported F# Matrix and DenseMatrix interface.
|
17 years ago |
Jurgen Van Gael
|
d8b8520409
|
Added log-normal distribution.
Fixed some F# methods.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
|
17 years ago |
Jurgen Van Gael
|
ad71498901
|
Added F# Matrix module.
|
17 years ago |
Jurgen Van Gael
|
ab86ca23c6
|
added AbstractRandomNumberGenerator.cs
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
|
17 years ago |
Jurgen Van Gael
|
83355ad1c4
|
Fix bug in F# unit tests.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
|
17 years ago |
Marcus Cuda
|
eafe76800f
|
Added F# projects to the build
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
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 |