6 Commits (29bc58398fe88cc87bd7dd76d158aaa668d87acd)

Author SHA1 Message Date
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 1e8e105cd5 Removed Complex.fsi from secondary project files. 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 79793217a5 LA: Update portable F# project 13 years ago
Christoph Ruegg e44454ef94 Build: No longer impersonate System.Numerics to avoid conflicts; introduce new build flags for more flexible config: NOSYSNUMERICS, NATIVEMKL 13 years ago
Christoph Ruegg b8461a384c Build: Portable project now using wildcards to catch all files - no more need for manual update 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
Christoph Ruegg 513c33c90b Build: simplify compilation symbols 14 years ago
Christoph Ruegg e24c1c25ff Cleanup: file names, kill eol whitespace 14 years ago
Gustavo Guerra d44ac6f7a2 Replace full BigInteger implementation with extension to add the Parse method in Portable version 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 7dcb6e80b4 Add N and Z implementation from FSharp.Core to portable build 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 9551a0b49c Add missing build flag in F# portable debug config 14 years ago
Christoph Ruegg 62fd11244d Portable F# extensions project (via cpoulain) 14 years ago