Fix Version |
Key |
Component |
Summary |
Type |
Resolution |
Status |
1.2 |
NUMBERS-204 |
core |
Sum class may incorrectly sum products if their round-off is sub-normal |
Bug |
Fixed |
Resolved |
1.2 |
NUMBERS-200 |
core |
Wrong output when adding two Sum instances containing special values |
Bug |
Fixed |
Resolved |
1.2 |
NUMBERS-192 |
core |
Add subtract method to Sum |
Improvement |
Implemented |
Resolved |
1.2 |
NUMBERS-205 |
core |
Add isZero() to interface Addition and isOne() to Multiplications |
New Feature |
Implemented |
Resolved |
1.2 |
NUMBERS-193 |
core |
Add support for extended precision floating-point numbers |
New Feature |
Implemented |
Resolved |
1.1 |
NUMBERS-185 |
core |
Precision.compareTo with ulps cannot be used for sorting |
Bug |
Fixed |
Closed |
1.1 |
NUMBERS-184 |
core |
Reduce number of operations in Precision.equals using a maxUlps |
Improvement |
Fixed |
Closed |
1.0 |
NUMBERS-165 |
core |
Norm of empty array |
Bug |
Fixed |
Closed |
1.0 |
NUMBERS-154 |
core |
Consistent sorting using "Precision" class |
Bug |
Fixed |
Closed |
1.0 |
NUMBERS-156 |
core |
SafeNorm 3D overload |
Improvement |
Implemented |
Closed |
1.0 |
NUMBERS-151 |
core |
Performance refinement for ArithmeticUtils.pow |
Improvement |
Fixed |
Closed |
1.0 |
NUMBERS-109 |
combinatorics, complex, core, fraction, gamma, primes, quaternion |
Cleanup pom files |
Improvement |
Fixed |
Closed |
1.0 |
NUMBERS-108 |
combinatorics, core, gamma |
Cleaning up Checkstyle reported issues |
Improvement |
Fixed |
Closed |
1.0 |
NUMBERS-163 |
core |
Summation and LinearCombination Accumulators |
New Feature |
Implemented |
Closed |
1.0 |
NUMBERS-77 |
core |
Move utilities from "Commons Geometry" |
Task |
Fixed |
Closed |
1.0-beta1 |
NUMBERS-132 |
core |
ArithmeticUtils.gcd(int, int) can be simplified by performing the gcd algorithm on negative numbers |
Improvement |
Fixed |
Closed |
1.0-beta1 |
NUMBERS-117 |
complex, complex-streams, core |
Redundant methods in several TestUtils classes |
Improvement |
Fixed |
Closed |
1.0-beta1 |
NUMBERS-116 |
core |
Remove redundant methods in ArithmeticUtils |
Improvement |
Fixed |
Closed |
1.0-beta1 |
NUMBERS-11 |
complex, core |
Resolve two competing Precision methods |
Improvement |
Fixed |
Closed |
1.0-beta1 |
NUMBERS-83 |
angle, complex, core, fraction |
Replace usage of methods deprecated in Java 9 |
Task |
Fixed |
Closed |