We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e230a commit ea8730aCopy full SHA for ea8730a
1 file changed
src/changes/changes.xml
@@ -97,6 +97,10 @@ Caveat:
97
nightmare was one of the main reasons for creating more focused
98
components.]
99
">
100
+ <action dev="erans" type="update" issue="MATH-1630">
101
+ Introduce "JdkMath" class for redirecting calls to either JDK or CM
102
+ implementations of the functions defined in "java.lang.Math".
103
+ </action>
104
<action dev="erans" type="fix" issue="MATH-1462">
105
"EmpiricalDistribution": Use constant kernel for bins that contain up to 3 values.
106
</action>
0 commit comments