This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git.
from 8d87be9 Sonar fix: Use assertEquals new a3370a9 NUMBERS-173: Set minimum bound on continued fraction epsilon new 924099e Reuse the golden ratio continued fraction implementation. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../numbers/fraction/ContinuedFraction.java | 12 +- .../numbers/fraction/ContinuedFractionTest.java | 154 ++++++++++++--------- src/changes/changes.xml | 4 + 3 files changed, 99 insertions(+), 71 deletions(-)