From d76128ccf38b2215bd0cd800a9652be2057ae03f Mon Sep 17 00:00:00 2001 From: Thomas Neidhart Date: Fri, 3 Oct 2014 23:15:39 +0200 Subject: [PATCH] Modify changes as Phil did the actual work. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 69d7f7613..0c6520bdf 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -108,7 +108,7 @@ Users are encouraged to upgrade to this version as this release not shall be created (includeCollinearPoints=false) and collinear hull points were present in the input. - + Improve performance of "KolmogorovSmirnovTest#kolmogorovSmirnovTest(...)" for large samples. Also changed implementation for large n to use Pelz-Good approximation.