1 Commits (07cd0194f3734e1514b9993e7558e88dcf8cb409)

Author SHA1 Message Date
Christoph Ruegg 07cd0194f3 Build: .Net 3.5 support for F# extensions #243 12 years ago
Christoph Ruegg 701d5b6c3a F#: add MathNet.Numerics.fsx script to packages for simpler usage in scripts+FSI, with formatters 12 years ago
Christoph Ruegg 237e826c20 Build: Xamarinify solutions 13 years ago
Christoph Ruegg f1b0325415 Build: fix Fsharp.Core reference in F# PCL projects (legacy) 13 years ago
Christoph Ruegg e1e735bc10 Build: fix F# projects to build with mono F# 13 years ago
Christoph Ruegg 29bc58398f Generate: LogSpacedMap, F# func argument support in F# module 13 years ago
Christoph Ruegg e82b38223c Statistics: add Statistics F# module for higher order functions 13 years ago
Christoph Ruegg be8498e6c1 Build: do not copy FSharp.Core to out (fixes docs) 13 years ago
Jack Pappas ec90ead1de General cleanup and reformatting of some F# code originally imported from the F# PowerPack. Functionality is unchanged, but this will make it easier to implement new functionality in the future. 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 638d055edd LA: F# matrix/vector creation now fully generic (hence all modules also) 13 years ago
Christoph Ruegg e0745b5e16 LA: generalize remaining F# extensions, expose Zero/One 13 years ago
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