1577 Commits (db14921b0d3cef88abce2d1cd2e63ef4e0438bfa)

Author SHA1 Message Date
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 2c706af33a Paket: workaround for target-conditional dependencies (TPL) 12 years ago
Christoph Ruegg 43c2e581c5 Paket: convert-from-nuget 12 years ago
Kyle Parrigan 68aac35034 Jaccard Index 12 years ago
Christoph Ruegg 84cc4a911d Release v3.2.3 12 years ago
Evelina Gabasova aeff4183d5 Bug fix in MatrixNormal density with unit test for non-square matrices 12 years ago
Evelina Gabasova c6cc01ca2d Bug fix in MatrixNormal density with unit test for non-square matrices 12 years ago
Christoph Ruegg 45de4a9746 Release v3.2.2 12 years ago
Evelina Gabasova 0f49366f10 MatrixNormal density computation switched row and column covariance 12 years ago
Evelina Gabasova caf6d0c2c6 MatrixNormal density computation switched row and column covariance 12 years ago
Christoph Ruegg 848385480b Build: drop unused assembly references (System.Xml, Data) 12 years ago
Christoph Ruegg 46454cb5a3 iPython IfSharp F# profile integration in the F# package; update docs 12 years ago
Christoph Ruegg 1ca9cfc162 Perf: matrix product bench with experimental providers 12 years ago
Christoph Ruegg 5798111b8d LA: use provider MatrixMultiply, use more common idx names 12 years ago
Christoph Ruegg 945dccfa06 Generate: square, triangle and sawtooth waves 12 years ago
Christoph Ruegg a7acebfe3a Statistics: RootMeanSquare (RMS) 12 years ago
Christoph Ruegg 20d7bdb828 LA: Vector.Fold2 12 years ago
Christoph Ruegg ddc2813ada Docs: improve inline doc of Vector.Count 12 years ago
Christoph Ruegg 682a5a2c6f Perf: add performance test project 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 ed6ea2c2b5 Tests: turn VectorStorageTests into theory 12 years ago
Christoph Ruegg 31e937cbef Tests: prefer matrix builders 12 years ago
Christoph Ruegg d4c13af568 LA: F# Vector.map2 module function 12 years ago
Christoph Ruegg e80ea6f5a2 LA: fix RemoveColumn/Row early index bound check #240 12 years ago
Christoph Ruegg 2bf262c329 LA: Vector.Map2, storage-optimized 12 years ago
Christoph Ruegg 0e306932fd Fix corrupted exception message resource string #239 12 years ago
Christoph Ruegg 3354b68483 Interpolation: use Array.BinarySearch in segment search in splines (via Candy Chiu) 12 years ago
Christoph Ruegg 3e2216b1b7 Statistics: expose Entropy in Statistics class; doc fixes 12 years ago
Christoph Ruegg 50aa5fc9df Stylecop 12 years ago
Christoph Ruegg e13e34d226 Release Data Extensions: v3.0.0 12 years ago
Christoph Ruegg 85429d9036 Data: Matlab: roundtrip test 12 years ago
Christoph Ruegg 9bbbb9124c Data: Text: static api only for delimited file reading and writing 12 years ago
Christoph Ruegg b908592109 Data: Matlab: adapt parsing changes to formatting side as well 12 years ago
Christoph Ruegg db8b64c782 Data: Matlab: refactoring, simplification, optimizations 12 years ago
Christoph Ruegg 2b177f935a Data: Matlab: static MatlabWriter api design (consistent with MatlabReader) 12 years ago
Christoph Ruegg 4f4987ce34 Data: Matlab: api naming 12 years ago
Christoph Ruegg 1c9f4f2ba9 Data: Matlab: MatlabReader.ListMatrices 12 years ago
Christoph Ruegg 7be849100f Data: Matlab: static parser design, refactoring 12 years ago
Christoph Ruegg d33397d25c Data: Matlab: introduce MatlabMatrix type, refactoring 12 years ago
Jeff Mastry aefe55dae2 Added StreamingStatistics.Entropy function 12 years ago
Christoph Ruegg 07cd162e57 Data: Matlab: delayed deserialization, allow matrix file to contain matrices of multiple types 12 years ago
Christoph Ruegg 67e0336993 Data: Matlab: simplify names 12 years ago
Christoph Ruegg d21e076a58 Data: leverage MATLAB sparse data format for faster reading into sparse matrix (via Christian Woltering) 12 years ago
Christoph Ruegg 184e41c863 Data: StyleCop 12 years ago
Christoph Ruegg b46977fe00 Release: v3.1.0 12 years ago
Christoph Ruegg 4210b3f79c Interpolation: explicitly check for min required number of samples #232 12 years ago