Christoph Ruegg
e1435e283e
Examples: update all examples to use v4.0.0
9 years ago
Christoph Ruegg
aab2d77b3e
Examples: upgrade dependencies, uncomment api usage which is now available again
9 years ago
Christoph Ruegg
fd2e040bc6
Examples: convert F# scripts to normal F# source files
9 years ago
Christoph Ruegg
2bbecb0480
Examples: migrate from 'src' to 'examples'
9 years ago
Ignas Anikevicius
f1f6e474c6
Start porting examples to the new format
9 years ago
Christoph Ruegg
43c2e581c5
Paket: convert-from-nuget
12 years ago
Christoph Ruegg
95050aef2f
Fix examples
12 years ago
Christoph Ruegg
9a9a00b515
Build: drop legacy MsBuild-integrated NuGet package-restore
12 years ago
Christoph Ruegg
e1e735bc10
Build: fix F# projects to build with mono F#
13 years ago
Christoph Ruegg
be8498e6c1
Build: do not copy FSharp.Core to out (fixes docs)
13 years ago
Christoph Ruegg
95b1a487be
Build: optional FAKE build (not required, VS works standalone)
13 years ago
Christoph Ruegg
89c76125c6
Build: VS12 (2013) support, build config simplification
13 years ago
Christoph Ruegg
728dc322ec
Docs: Turn F# Sample project into documentation (using FSharp.Literate/Formatting)
13 years ago
Christoph Ruegg
435893be6e
Examples: matices F# examples, similar to vectors examples
14 years ago
Christoph Ruegg
692fd092d7
Examples: extended F# vector examples
14 years ago
Christoph Ruegg
617423495a
Examples: Add F# linear regressions sample (from blog)
14 years ago
Christoph Ruegg
5f45c842c5
Convert F# examples to F# scripts (interactive); update nuget
14 years ago
Christoph Ruegg
88b07acaf7
F#: add modules for random numbers and distributions
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
Jurgen Van Gael
56a1f49c2e
Revert "Removed redundancy in F# project files."
This reverts commit da13cb97bf96c97362a2a5168bb34fc4819825e5.
17 years ago
Jurgen Van Gael
0572a7a3d1
Removed redundancy in F# project files.
17 years ago
Marcus Cuda
fe5147fcda
using common parallel class for both silverlight and .NET 4.0
17 years ago
Marcus Cuda
181533fe0d
initial conversion
17 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