mirror of
https://github.com/apache/commons-math.git
synced 2025-02-08 02:59:36 +00:00
Sebastien Brisard
069590396c
MATH-803:
- modified OpenMapRealVector.ebeMultiply() and ebeDivide() to handle special cases 0d * NaN, 0d * Infinity, 0d / 0d and 0d / NaN. - added implementation of isNaN() and isInfinite() to SparseRealVectorTest.SparseRealVectorTestImpl in order to allow for testing of OpenMapRealVector.ebeMultiply() and ebeDivide() with mixed types. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1348721 13f79535-47bb-0310-9956-ffa450edef68
Description
Languages
Java
99.3%
R
0.5%