Christoph Ruegg
|
bd366d4bff
|
CI: Automatically updated version in F# project AssemblyInfo (T4)
|
16 years ago |
Christoph Ruegg
|
05e1665d5a
|
AssemblyInfo for F# module project. Versions not yet generated, fixed to 1.0.0.0 for now
|
16 years ago |
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
|
510fa2c4c1
|
Small incremental changes.
Added F# DenseMatrix.initRow and DenseMatrix.initCol
Renamed PointWiseXXX to PointwiseXXX
Added Matrix.SetRow and Matrix.SetCol
|
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
|
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 |
Marcus Cuda
|
08c2041806
|
build: creates base release file
|
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
|
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
|
2f9b6690a7
|
Finished the initial F# interface for Double.DenseVector.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
|
17 years ago |
Jurgen Van Gael
|
c7db7cd590
|
Extended F# API (doesn't compile just yet).
Added Bernoulli distribution.
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 |