130 Commits (fbb33639f99dd4c8101d232cd28df47532d71545)

Author SHA1 Message Date
Christoph Ruegg c9af3dee3a LA: Clean up and extend F# matrix/vector combinators 13 years ago
Christoph Ruegg 3e3f89694d LA: Generalize F# functions to generic types where possible 13 years ago
Christoph Ruegg f668ff7932 Tests: file rename 13 years ago
Christoph Ruegg 5749cc36e7 RootFinding: F# module 13 years ago
Christoph Ruegg a7e247ecd4 Fitting: rename from LeastSquares to Fit for discoverability 13 years ago
Christoph Ruegg 8fc3ba9470 Fitting: Idiomatic least squares curve fitting for F# 13 years ago
Gauthier Segay e1050bbfe9 FSharp.proj adjustments for Release-Signed configuration. 14 years ago
Christoph Ruegg 513c33c90b Build: simplify compilation symbols 14 years ago
Christoph Ruegg e24c1c25ff Cleanup: file names, kill eol whitespace 14 years ago
Gustavo Guerra 0aa78338f9 Make RandomVariable more idiomatic and move it out of the global Math.Numerics namespace 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 88b07acaf7 F#: add modules for random numbers and distributions 14 years ago
Christoph Ruegg 892bbe510e F#: Simplify and clarify project file structure 14 years ago
Christoph Ruegg 8e1102c2f4 Upgrade F# projects to F# 3.0 14 years ago
Tomas Petricek cc802b5ed1 Adding GetSlice extensions to matrix and vector types 14 years ago
Christoph Ruegg 2fa4232f64 Build: new 'Release-Signed' profile for signing assemblies (strong name) 14 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
Jurgen Van Gael 941f0ca790 Added sparse interface to the F# front-end. 16 years ago
Jurgen Van Gael 56a1f49c2e Revert "Removed redundancy in F# project files." 17 years ago
Jurgen Van Gael 0572a7a3d1 Removed redundancy in F# project files. 17 years ago
Marcus Cuda 2b516b03e5 switched over to the 2010 Parallel class 17 years ago
Marcus Cuda 181533fe0d initial conversion 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 08c2041806 build: creates base release file 17 years ago
Jurgen Van Gael 7f23d8d912 Added initial DenseMatrix implementation. 17 years ago
Jurgen Van Gael ad71498901 Added F# Matrix module. 17 years ago
Jurgen Van Gael c7db7cd590 Extended F# API (doesn't compile just yet). 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