[GitHub] [commons-numbers] aherbert commented on a change in pull request #99: Replace manual copying of array contents by calls to System.arraycopy().

2021-06-20 Thread GitBox
aherbert commented on a change in pull request #99: URL: https://github.com/apache/commons-numbers/pull/99#discussion_r654896924 ## File path: commons-numbers-combinatorics/src/main/java/org/apache/commons/numbers/combinatorics/FactorialDouble.java ## @@ -64,8 +64,8 @@ private

[GitHub] [commons-numbers] aherbert commented on a change in pull request #99: Replace manual copying of array contents by calls to System.arraycopy().

2021-06-19 Thread GitBox
aherbert commented on a change in pull request #99: URL: https://github.com/apache/commons-numbers/pull/99#discussion_r654887776 ## File path: commons-numbers-combinatorics/src/main/java/org/apache/commons/numbers/combinatorics/FactorialDouble.java ## @@ -64,9 +64,7 @@ private