2366 Commits (ec0d2008a2bcf3a5536ced5bf52bbc588e21faa5)
 

Author SHA1 Message Date
Christoph Ruegg adcec36d97 Statistics: serialization unit tests 11 years ago
Christoph Ruegg 9a8f731708 Statistics: DescriptiveStatistics DataContract for ephemeral serialization #350 11 years ago
Christoph Ruegg 59e32d7e11 Statistics: Histogram DataContract for ephemeral serialization #350 11 years ago
Christoph Ruegg 761cfc331a Statistics: RunningStatistics DataContract for ephemeral serialization #350 11 years ago
Christoph Ruegg 8879f15f7d Merge pull request #353 from vkb/histogram_boundary_fix 11 years ago
Volker Breuer 518a79045c bugfix: adding data equal to the lower bound of a histogram threw an exception while lower values were fitted appropriately 11 years ago
Christoph Ruegg 4369ee09cf Distributions: Normal.CDF to use same Erfc implementation as the instance method, avoiding a problematic subtraction (accuracy) #348 11 years ago
Christoph Ruegg 6cb5f634e4 Tools: upgrade to new version of FSharp.Formatting, FCS and FAKE 11 years ago
Christoph Ruegg 060ebb0c61 Docs: minor formatting tweaks 11 years ago
Christoph Ruegg 1b0cc26c7d Merge pull request #345 from lionpeloux/provider-ldp 11 years ago
Christoph Ruegg 55db448f90 LA: fix bug in Complex and Complex32 SparseMatrix.ToTypeString #347 11 years ago
lionpeloux 58c6da4494 Update MKL doc for OSX 11 years ago
lionpeloux 4de57332e3 Update MKL doc for OSX 11 years ago
lionpeloux 9be0a955a6 Update MKL native provider build script for OSX 11 years ago
lionpeloux cf51920287 Update MKL doc for OSX 11 years ago
Christoph Ruegg 7a64b07fde Build: try to fix Linux build on travis (FsUnit path casing) 11 years ago
Christoph Ruegg 13f7163f96 Statistics: geometric and harmonic mean 11 years ago
Christoph Ruegg b2e9445a88 Minor optimization how we call Array.Copy 11 years ago
Christoph Ruegg 7bdf90c6fc Merge pull request #342 from BenHewins/master 11 years ago
BenHewins cdf1679c57 Minor comment corrections 11 years ago
Christoph Ruegg 749c9ddaf6 Release Notes: fix typo 11 years ago
Christoph Ruegg c564ed2a63 Native: update linux build for MKL 11.3 11 years ago
Christoph Ruegg b8ae065e0f Release OpenBLAS Native Provider v0.2.0 (rev 1, linear algebra v1.0) 11 years ago
Christoph Ruegg 2662df1c3f Release v3.8.0 11 years ago
Christoph Ruegg b26b03c006 Release MKL Native Provider v2.0.0 (rev 9, linear algebra v2.0) 11 years ago
Christoph Ruegg 69520be5b5 Native: MKL: increment linear argebra major version due to breaking change 11 years ago
Christoph Ruegg 1629c27080 Docs: mention future platform support poll 11 years ago
Christoph Ruegg 872780b649 Tooling: run mozroot before bootstrapper in bash scripts, avoid license path redirect in Nuspec 11 years ago
Christoph Ruegg 206ee4179a Distributions: Migrate PERT from Beta to BetaScaled #321 11 years ago
Christoph Ruegg fc9f33826b Distributions: new BetaScaled distribution #322 11 years ago
Christoph Ruegg d3da6e67f6 Tooling: upgrade native provider projects to tooling version 14 (VS2015). Fix MKL Test project. 11 years ago
Christoph Ruegg 53dc96e4f5 Tooling: reinstall dependencies with current paket release 11 years ago
Christoph Ruegg 8fa850b711 Merge tag 'v3.7.1' 11 years ago
Christoph Ruegg 3edc64018d Release v3.7.1 11 years ago
Christoph Ruegg 5ff5a75389 LA: fix a critical bug in SparseMatrix.Add when adding a matrix to itself #341 11 years ago
Christoph Ruegg 26657680b4 LA: fix a critical bug in SparseMatrix.Add when adding a matrix to itself #341 11 years ago
Christoph Ruegg adb8f96d79 Tooling: update dependencies (FAKE 4.1, FSharp.Core, FsUnit, NUnit) 11 years ago
Christoph Ruegg 38dcb32166 Tooling: update paket bootstrapping, use convention folders 11 years ago
Christoph Ruegg fc187af5a2 Distributions: test for Weibull.Estimate #339 11 years ago
Christoph Ruegg 320c1cc1d1 Merge commit '4966036b86efe39c7a96db67b375f2d7467fa6c1' 11 years ago
Christoph Ruegg 3476699c0f Repo: add mailmap entry for grovesNL #333 11 years ago
Christoph Ruegg e9df319867 Tests: fix build warning in MatrixStructureTheory tests 11 years ago
Christoph Ruegg 4b1c9e784a C#: Explicitly set language version 11 years ago
Christoph Ruegg a1149de5a5 Compatibility: do not provide actualValue to out of range exception since not available on some platforms. 11 years ago
Christoph Ruegg 5423cfd465 Tests: restore test project to use wildcards again, Resources PCL patch #338 11 years ago
Christoph Ruegg d2b87616b3 Merge pull request #338 from cuda/memory 11 years ago
Jon Larborn 4966036b86 Comment Adjustment 11 years ago
Jon Larborn e64adc609d Estimate extention 11 years ago
Marcus Cuda e1e2bb294e removed work arrays from the LA provider interface 11 years ago
Marcus Cuda 484cb758e8 tweaked headers 11 years ago