Christoph Ruegg
|
ed6f278cdf
|
RootFinding: add very basic F# unit tests
|
13 years ago |
Christoph Ruegg
|
f668ff7932
|
Tests: file rename
|
13 years ago |
Christoph Ruegg
|
d9518826be
|
Upgrade FsUnit (now as NuGet package)
|
13 years ago |
Christoph Ruegg
|
dcade5cb90
|
Fitting: New Least Squares Linear Curve Fitting
|
13 years ago |
Christoph Ruegg
|
2d34167160
|
Tests: NUnit HintPaths
|
14 years ago |
Christoph Ruegg
|
258b2fcce2
|
Portable: fix test output paths
|
14 years ago |
Gustavo Guerra
|
1e7c60cb8e
|
Convert FSharpUnitTests to NUnit + latest FSUnit
|
14 years ago |
Gustavo Guerra
|
205c770c5c
|
Rename Distribution to RandomVariable
|
14 years ago |
Gustavo Guerra
|
94677c6548
|
Bring Complex & BigRational from F# PowerPack, and DistributionMonad from FSharpx
|
14 years ago |
Christoph Ruegg
|
8e1102c2f4
|
Upgrade F# projects to F# 3.0
|
14 years ago |
Christoph Ruegg
|
2fa4232f64
|
Build: new 'Release-Signed' profile for signing assemblies (strong name)
|
14 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 |
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
|
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 |
Marcus Cuda
|
eafe76800f
|
Added F# projects to the build
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
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 |