24 Commits (95050aef2f878d318fc42a0fbf7973ec446707ce)

Author SHA1 Message Date
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# 12 years ago
Christoph Ruegg be8498e6c1 Build: do not copy FSharp.Core to out (fixes docs) 12 years ago
Christoph Ruegg 95b1a487be Build: optional FAKE build (not required, VS works standalone) 12 years ago
Christoph Ruegg 89c76125c6 Build: VS12 (2013) support, build config simplification 12 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 13 years ago
Christoph Ruegg 692fd092d7 Examples: extended F# vector examples 13 years ago
Christoph Ruegg 617423495a Examples: Add F# linear regressions sample (from blog) 13 years ago
Christoph Ruegg 5f45c842c5 Convert F# examples to F# scripts (interactive); update nuget 13 years ago
Christoph Ruegg 88b07acaf7 F#: add modules for random numbers and distributions 13 years ago
Christoph Ruegg 8e1102c2f4 Upgrade F# projects to F# 3.0 13 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." 16 years ago
Jurgen Van Gael 0572a7a3d1 Removed redundancy in F# project files. 16 years ago
Marcus Cuda fe5147fcda using common parallel class for both silverlight and .NET 4.0 16 years ago
Marcus Cuda 181533fe0d initial conversion 16 years ago
Marcus Cuda b475b85b31 matrix: MatrixMultiply now call MatrixMultiplyWithUpdate 16 years ago
Marcus Cuda e31585f91f matrix: fixed matrix multiplication bug where the call was doing an multiply and update, not just a multiply 16 years ago
Jurgen Van Gael dc8b278b91 Ported F# MCMC samples. 16 years ago
Jurgen Van Gael 8b73646e78 Added Histogram example in F#. 17 years ago
Jurgen Van Gael 497938a20e Added F# Apply example 17 years ago
Jurgen Van Gael c818f441bb Added initial F# interface. 17 years ago
Marcus Cuda 3e8d211042 added empty Examples project 17 years ago
Marcus Cuda 14330e2055 renamed Managed.Test to Managed.UnitTests since we'll multiple types of tests and added Native.UnitTests project 17 years ago
Christoph Ruegg 2778324285 empty projects 17 years ago