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.