1731 Commits (64a2fc3a7209fbbfa218a843bb9bad5aa6d8718a)
 

Author SHA1 Message Date
Christoph Ruegg 64a2fc3a72 Native: disable ATLAS build 12 years ago
Christoph Ruegg 744f795608 Docs: include also release notes of data extensions and native providers 12 years ago
Christoph Ruegg 5a3fb6aa28 Docs: show new F# script 12 years ago
Christoph Ruegg 5ad81f3396 Release: v3.0.0-beta05 12 years ago
Christoph Ruegg 370b308126 Regression: clarify that the locally weighted regression routines opt out from semantic versioning 12 years ago
Christoph Ruegg 33e6b82ef4 Regression: expose direct method option in Fit facade class 12 years ago
Christoph Ruegg 077254de1c Regression: DirectRegressionMethod to choose the method via parameter. 12 years ago
Christoph Ruegg a765be5c53 Build: comments 12 years ago
Christoph Ruegg 70f9e982b7 Random: make clearer that SystemRandomSource.FastDoubles has low randomness properties 12 years ago
Christoph Ruegg 848874e1b7 LA: CoerceZero for matrices and vectors (via MapInplace) 12 years ago
Christoph Ruegg 846de785d8 LA: drop redundant Control.MaxToStringRows/Columns 12 years ago
Christoph Ruegg ab13e9c113 LA: tweak vector.ToString formatting (auto column count + width) 12 years ago
Christoph Ruegg 7726242ba3 LA: tweak matrix.ToString formatting (auto column count + width) 12 years ago
Christoph Ruegg dee563f24f Build: F# NuGet packages should depend on exact version (forced) of core package 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 aa221977da Distance: fix bug in Hamming distance that skipped the head pair #220 12 years ago
Christoph Ruegg ee66c68b34 Build: pushing core NuGet packages should be robust; no need to push symbols separately 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 ccb8041a79 LA: matrix row/column vector fold and reduce routines 12 years ago
Christoph Ruegg c2f4415dc2 LA: Matrix Column/Row sums and absolute-sums 12 years ago
Christoph Ruegg b50d4417a9 LA: Matrix.FoldByRow/Column operates on arrays to allow arbitrary types (not just those supported by vectors) 12 years ago
Christoph Ruegg 60effc9578 LA: Split Matrix.Map into Map and MapConvert to allow optimizing common inplace case 12 years ago
Christoph Ruegg 8d19348662 LA: rename Matrix.FoldRows to FoldByRow; FoldColumns to FoldByColumn 12 years ago
Christoph Ruegg 64e9a04819 Release Data Extensions: v3.0.0-beta02 12 years ago
Christoph Ruegg 771ad85e4d Data: Data extensions must depend on specific package version, not necessarily the newest. 12 years ago
Christoph Ruegg 6d980acf3f Build: fix NuGet publishing globbing paths for data and native 12 years ago
Christoph Ruegg 67842ce3f5 Release Native Providers: v1.5.0 12 years ago
Christoph Ruegg 9ef95b8a81 Build: publish NuGet packages to nuget.org and symbolsource.com 12 years ago
Christoph Ruegg 1ef8575621 Data: refactor MatlabMatrixReader to simpler static design 12 years ago
Christoph Ruegg 37c90335b6 Build: build script deduplication 12 years ago
Christoph Ruegg 4da50a6955 Build: extend script to build data packages as well 12 years ago
Christoph Ruegg 87f6ce1bbe Data: import data extension soltion back into main repository 12 years ago
Christoph Ruegg c6366d1d07 Build: include part title in generated readme.txt (Zip/NuGet) 12 years ago
Christoph Ruegg c06cf9f7fd Build: improve release git tag message (proper title); native provider release tags 12 years ago
Christoph Ruegg c66031a24a Build: cleanup FAKE build file 12 years ago
Christoph Ruegg 858f008807 Build: nicer release notes in zip and NuGet packages 12 years ago
Christoph Ruegg 302184f2ea Build: NuGet packages for native provider builds 12 years ago
Christoph Ruegg 326e054fe8 Build: zip packages for native provider buils 12 years ago
Christoph Ruegg 0bf67ea4a4 Build: dedicated release notes and auto-version for native providers 12 years ago
Christoph Ruegg d5765d047d Build: prefix all native targets with 'Native' 12 years ago
Christoph Ruegg 6be15f936c Merge remote-tracking branch 'FeodorFitsner/master' 12 years ago
Christoph Ruegg 41a6639694 Build: drop legacy NuGet packaging build scripts 12 years ago
Christoph Ruegg 9fc3d80f07 Update gitignore; NuGet package whitelist instead of blacklist 12 years ago
Christoph Ruegg cbdc274377 License: clarify License.md to only include actual MIT license (was confusing) 12 years ago
Christoph Ruegg 9a9a00b515 Build: drop legacy MsBuild-integrated NuGet package-restore 12 years ago
Christoph Ruegg 79a4f77cb0 Build: restructure FAKE build file to group components 12 years ago
Christoph Ruegg c6cbb60bd9 Readme: add CI badges for AppVeyor and Travis 12 years ago