This is an automated email from the ASF dual-hosted git repository.

erans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-math.git

commit ea8730aa2f21c71479ddb6432017e90eaf94faf8
Author: Gilles Sadowski <gillese...@gmail.com>
AuthorDate: Sat Oct 16 02:23:17 2021 +0200

    Track changes.
---
 src/changes/changes.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5c276ce..068cde1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -97,6 +97,10 @@ Caveat:
  nightmare was one of the main reasons for creating more focused
  components.]
 ">
+      <action dev="erans" type="update" issue="MATH-1630">
+        Introduce "JdkMath" class for redirecting calls to either JDK or CM
+        implementations of the functions defined in "java.lang.Math".
+      </action>
       <action dev="erans" type="fix" issue="MATH-1462">
         "EmpiricalDistribution": Use constant kernel for bins that contain up 
to 3 values.
       </action>

Reply via email to