190 Commits (f028b207308f021e36b4b33407e7e79e561fe73c)

Author SHA1 Message Date
Christoph Ruegg e2271d7f58 Migrate to new official FSharp.Core NuGet package (paket-v20a7) 12 years ago
Christoph Ruegg 5a4e706096 Release v3.3.0 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 96cf53f6f3 Release v3.3.0-beta2 12 years ago
Christoph Ruegg 7171676788 Build: add PCL profiles 7 and 78, for F# only drop profile 259 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 0a3ec8a43d Release v3.3.0-beta1 12 years ago
Christoph Ruegg db14921b0d Paket: explicit FSharp.Core dependency 12 years ago
Christoph Ruegg 1153cd7ecc Paket: migrate to official FSharp.Core.Microsoft.Signed package 12 years ago
Christoph Ruegg 84cc4a911d Release v3.2.3 12 years ago
Christoph Ruegg 45de4a9746 Release v3.2.2 12 years ago
Christoph Ruegg 46454cb5a3 iPython IfSharp F# profile integration in the F# package; update docs 12 years ago
Christoph Ruegg 20d7bdb828 LA: Vector.Fold2 12 years ago
Christoph Ruegg d90354c5fd Release: v3.2.1 12 years ago
Christoph Ruegg 0bd57a587e Release: v3.2.0 12 years ago
Christoph Ruegg 07cd0194f3 Build: .Net 3.5 support for F# extensions #243 12 years ago
Christoph Ruegg 60f9984040 Build: replace PCL profile 344 with 328 (.Net 4.0+ instead of only 4.5+) 12 years ago
Christoph Ruegg d4c13af568 LA: F# Vector.map2 module function 12 years ago
Christoph Ruegg b46977fe00 Release: v3.1.0 12 years ago
Christoph Ruegg e50de5b606 LA: the proper term for being conjugate symmetric is 'Hermitian' 12 years ago
teramonagi 69560e8dd2 Add Find root method "Bryoden". 12 years ago
Christoph Ruegg 0eef2b15b3 LA: consistency: enumerators should leverage Zeros-enum, like map/fold already does. 12 years ago
Christoph Ruegg 3c91240d75 Release: v3.0.2 12 years ago
Christoph Ruegg 618cbd873d Distributions: all dist must have static routine to sample an array in one go 12 years ago
Christoph Ruegg b6b5d5bdae Release: v3.0.1 12 years ago
Christoph Ruegg 8830436906 Release: v3.0.0 12 years ago
Christoph Ruegg 1712f8974e Fit: F# Fit.multiDim 12 years ago
Christoph Ruegg c07c04ce0d LA: F# Matrix module functions for matrix decompositions 12 years ago
Christoph Ruegg 5ad81f3396 Release: v3.0.0-beta05 12 years ago
Christoph Ruegg 70f9e982b7 Random: make clearer that SystemRandomSource.FastDoubles has low randomness properties 12 years ago
Christoph Ruegg 57888c0a47 Build: introduce bundles, simplifying package creation 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 86ad88f1e2 Release: v3.0.0-beta04 12 years ago
Christoph Ruegg 057f19c04c LA: F# modules matrix sumRows, sumAbsRows, normRows and same for columns 12 years ago
Christoph Ruegg dc0523ce0c LA: F# modules add DiagonalMatrix module to create diagonal matrices 12 years ago
Christoph Ruegg 725d7487d8 Release: v3.0.0-beta03 12 years ago
Christoph Ruegg 975380d53d Release: v3.0.0-beta02 12 years ago
Christoph Ruegg 2c3328900f Build: build NuGet packages with FAKE 13 years ago
Christoph Ruegg 4d0381c286 Build: drop PCL profile 136 (replaced by profile 344) 13 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 d32903e4c0 Build: add PCL profile 344 13 years ago
Christoph Ruegg 1681a5208f LA: use enums for zero and existing data behavior instead of booleans (readability, errors) 13 years ago
Christoph Ruegg ad35177803 LA: drop F# Matrix.frobenius function 13 years ago
Christoph Ruegg 38fea05dcf LA: make non-arithmetic instance members available as functions in F# 13 years ago
Christoph Ruegg ba3ba30a96 LA: F# matrix/vector zero random and identity functions with explicit generic type parameter 13 years ago
Christoph Ruegg 85bff1bc83 Distributions: array-sampling (wip) 13 years ago
Christoph Ruegg d83a8f8ba1 LA: storage-aware non-inplace map on matrices 13 years ago