51 Commits (6ab6c50f7845c2e2d9bb6bfc673d558f71f7d5ce)

Author SHA1 Message Date
Christoph Ruegg 6ab6c50f78 Build: upgrade fsproj build tool version 9 years ago
Christoph Ruegg 48cf73eea9 Paket install 9 years ago
Christoph Ruegg 5ff9b59c77 Paket: update build and test dependencies 10 years ago
Christoph Ruegg b872818d47 Paket install 10 years ago
Christoph Ruegg af4ab2ee7d Paket install 10 years ago
Christoph Ruegg bc3cd95dfd Build: upgrade to NUnit 3.2.1 and revert usage of extern alias as no longer needed 10 years ago
Christoph Ruegg b866a4cb32 Build: try migrating to NUnit v3.2 (from v2) 11 years ago
Christoph Ruegg e6b9ee0763 Quaternion: move type definition outside of module 11 years ago
phil 8446e3ab94 Added Quaternion and QuaternionTests to the FSharp project 11 years ago
Christoph Ruegg 5b60f6ba00 Build: downgrade FsUnit to <1.4 since it dropped .Net 3.5 support 11 years ago
Christoph Ruegg f28e6844a1 Build: use paket groups, project file cleanups 11 years ago
Christoph Ruegg 53dc96e4f5 Tooling: reinstall dependencies with current paket release 11 years ago
Christoph Ruegg adb8f96d79 Tooling: update dependencies (FAKE 4.1, FSharp.Core, FsUnit, NUnit) 11 years ago
Christoph Ruegg 771072142d Tests: embed test data as resource streams in new TestData project 11 years ago
Christoph Ruegg 431b727ebe Dependencies 11 years ago
Christoph Ruegg e2271d7f58 Migrate to new official FSharp.Core NuGet package (paket-v20a7) 12 years ago
Christoph Ruegg 226e1e07a1 Build: for F# on net35 use traditional FSharp.Core reference instead of NuGet 12 years ago
Christoph Ruegg b9a646377f Build: paket install 12 years ago
Christoph Ruegg 2eb400b0e8 Paket upgrade 12 years ago
Christoph Ruegg cb57acd93a Paked upgrade; PCL 259 in addition to 47 and 328, in F# 259 replacing 328 in addition to 47 12 years ago
Christoph Ruegg db14921b0d Paket: explicit FSharp.Core dependency 12 years ago
Christoph Ruegg 43c2e581c5 Paket: convert-from-nuget 12 years ago
Christoph Ruegg 9a9a00b515 Build: drop legacy MsBuild-integrated NuGet package-restore 12 years ago
Christoph Ruegg 2c3328900f Build: build NuGet packages with FAKE 12 years ago
Christoph Ruegg 237e826c20 Build: Xamarinify solutions 12 years ago
Christoph Ruegg f1b0325415 Build: fix Fsharp.Core reference in F# PCL projects (legacy) 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 89c6824114 Build: roll back F# portable FSharp.Core hint path 13 years ago
Christoph Ruegg 89c76125c6 Build: VS12 (2013) support, build config simplification 13 years ago
Christoph Ruegg c50297f890 Build: add portable profile 47 (in addition to 136) with System.Numerics 13 years ago
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." 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 17 years ago
Marcus Cuda eafe76800f Added F# projects to the build 17 years ago