From a52d444780244e5fa46d99c0637291697e0b9917 Mon Sep 17 00:00:00 2001 From: Gilles Sadowski Date: Sat, 29 May 2021 19:17:54 +0200 Subject: [PATCH] Small update. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97d1f3d82..805ccfb25 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,9 @@ Apache Commons Math --> "Commons Math" is undergoing major changes towards the next release (4.0): -+ Low-level functionality has been split off to new components: ++ Low-level functionality has been split off to new components, often with many bug-fixes, performance enhancements and improved API: + "Commons Numbers" - + "Commons "RNG" + + "Commons RNG" + "Commons Geometry" + "Commons Statistics" + Functionality still within "Commons Math" is gradually being modularized and refactored.