Apache Commons logo Apache Commons Numbers

JIRA Report

Fix Version Key Component Summary Type Resolution Status
1.1 NUMBERS-173 fraction ContinuedFraction will infinite loop with zero epsilon Bug Fixed Resolved
1.1 NUMBERS-176 fraction ContinuedFraction to delegate to GeneralizedContinuedFraction Improvement Implemented Resolved
1.1 NUMBERS-175 fraction Add continued fraction implementations using a generator of terms Improvement Implemented Resolved
1.0 NUMBERS-150 fraction Fraction.pow to correctly handle Integer.MIN_VALUE as the argument Bug Fixed Closed
1.0 NUMBERS-149 fraction port tests in commons-lang for Fraction. Improvement Implemented Closed
1.0 NUMBERS-109 combinatorics, complex, core, fraction, gamma, primes, quaternion Cleanup pom files Improvement Fixed Closed
1.0-beta1 NUMBERS-147 fraction Fraction/BigFraction from(double, int) should support Integer.MIN_VALUE as max denominator Bug Fixed Closed
1.0-beta1 NUMBERS-129 fraction Waste of functionality in Fraction.addSub(Fraction, boolean) Bug Fixed Closed
1.0-beta1 NUMBERS-127 fraction Fraction(int, int) rejects possibly reducible numerator or denominator 2^-31 Bug Fixed Closed
1.0-beta1 NUMBERS-122 fraction Helper assertion methods in BigFractionTest not strict enough Bug Fixed Closed
1.0-beta1 NUMBERS-121 fraction Deprecated HTML tag in BigFraction Bug Fixed Closed
1.0-beta1 NUMBERS-120 fraction Major loss of precision in BigFraction.doubleValue() and BigFraction.floatValue() Bug Fixed Closed
1.0-beta1 NUMBERS-119 fraction BigFraction(double) constructor does not treat subnormal numbers correctly Bug Fixed Closed
1.0-beta1 NUMBERS-99 fraction Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow Bug Fixed Closed
1.0-beta1 NUMBERS-46 fraction ContinuedFraction: "maxIterations" argument Bug Fixed Closed
1.0-beta1 NUMBERS-15 fraction Copy of MATH-1402 Bug Fixed Closed
1.0-beta1 NUMBERS-125 fraction BigFraction.reduce() and Fraction.getReducedFraction(int, int) are unnecessary Improvement Fixed Closed
1.0-beta1 NUMBERS-118 fraction Reduce code duplication between BigFractionTest and FractionTest Improvement Fixed Closed
1.0-beta1 NUMBERS-100 fraction Code in file FractionTest.java is unsatisfactory Improvement Fixed Closed
1.0-beta1 NUMBERS-79 fraction Convert fraction addition from BigInteger-based to long-based Improvement Fixed Closed
1.0-beta1 NUMBERS-67 fraction Add "pow" to "Fraction" New Feature Implemented Closed
1.0-beta1 NUMBERS-83 angle, complex, core, fraction Replace usage of methods deprecated in Java 9 Task Fixed Closed
1.0-beta1 NUMBERS-6 fraction "fraction" module Task Fixed Closed