[commons-numbers] 01/01: NUMBERS-136: log10() uses log() functionality

2019-12-04 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch NUMBERS-136 in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 3714f9f808444e726fa4c5250362f4ad6d79d54e Author: Eric Barnhill AuthorDate: Wed Dec 4 11:02:43 2019

[commons-numbers] branch NUMBERS-136 created (now 3714f9f)

2019-12-04 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch NUMBERS-136 in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. at 3714f9f NUMBERS-136: log10() uses log() functionality This branch includes the following new

[commons-statistics] branch STATISTICS-8 created (now f685029)

2019-10-02 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch STATISTICS-8 in repository https://gitbox.apache.org/repos/asf/commons-statistics.git. at f685029 ChiSquaredDistribution: Use the gamma distribution to create a sampler. No new

[commons-numbers] branch master updated (999935b -> 7a3f962)

2019-06-06 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. from 35b [numbers] support JUnit 5 tests add 4ab6e3e NUMBERS-75: Removal of private

[commons-numbers] 01/01: NUMBERS-77: merged fraction-dev

2019-06-06 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 7a3f962a75749afac3bb42cc73f5631079263254 Merge: 35b 0a83233 Author: Eric Barnhill AuthorDate: Thu

[commons-numbers] branch fraction-dev updated: NUMBERS-77: final checkstyle edits

2019-06-06 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new 0a83233 NUMBERS-77

[commons-statistics] branch develop updated (ff4671a -> cbdb5d4)

2019-05-22 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/commons-statistics.git. discard ff4671a STATISTICS-7- adding a new 'commons-statistics-descriptive' module/maven project

[commons-statistics] branch master updated (ff4671a -> cbdb5d4)

2019-05-22 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git. discard ff4671a STATISTICS-7- adding a new 'commons-statistics-descriptive' module/maven project

[commons-statistics] branch develop created (now ff4671a)

2019-05-22 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/commons-statistics.git. at ff4671a STATISTICS-7- adding a new 'commons-statistics-descriptive' module/maven project

[commons-numbers] 01/04: NUMBERS-97: replacing pow method

2019-05-22 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 092e816b4e0bf369ff08c7d8b4e640b15ebeb47d Author: Eric Barnhill AuthorDate: Fri May 17 15:49:56

[commons-numbers] 03/04: NUMBERS-97: Added test of parse method in BigFractionTest, and updated outdated use of RoundingMode

2019-05-22 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 346084171c7e4ef3a0706378c7c0fda5d684bdf8 Author: Eric Barnhill AuthorDate: Fri May 17 15:54:19

[commons-numbers] 04/04: minor: login credentials test

2019-05-22 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 92de0b4d31ce534948c316125606565be9517354 Author: Eric Barnhill AuthorDate: Wed May 22 11:43:25

[commons-numbers] branch fraction-dev updated (3b21325 -> 92de0b4)

2019-05-22 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. from 3b21325 NUMBERS-97: restoring pow() method, lost in rebase new 092e816 NUMBERS-97

[commons-statistics] branch master updated (cbdb5d4 -> ff4671a)

2019-05-22 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git. from cbdb5d4 Merge pull request #9 from aherbert/method-refs-for-samplers add ff4671a STATISTICS

[commons-statistics] branch master updated: Initiated Regression Module (#5)

2019-05-08 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git The following commit(s) were added to refs/heads/master by this push: new 93fe04a Initiated Regression

[commons-numbers] branch fraction-dev updated (e4be380 -> 3b21325)

2019-03-27 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. from e4be380 NUMBERS-77: tests: added testParse class and negative entries to testToString

[commons-numbers] branch fraction-dev updated (5f95ff1 -> e4be380)

2019-03-27 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. discard 5f95ff1 NUMBERS-77: bugfix: updating obsolete BigDecimal field reference in BigFractionTest

[commons-numbers] branch fraction-dev updated (fd46ba8 -> 5f95ff1)

2019-03-05 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. from fd46ba8 NUMBERS-77: replay of edit to AbstractFractionFormat new 16f6019 NUMBERS-75

[commons-numbers] branch fraction-dev updated (8de7ce2 -> fd46ba8)

2019-03-04 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a change to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. discard 8de7ce2 NUMBERS-74: minor: removed unneeded variable discard 517df33 NUMBERS-74: minor

[commons-numbers] branch fraction-dev updated: NUMBERS-74: minor: removed unneeded variable

2019-02-26 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new 8de7ce2 NUMBERS-74

[commons-numbers] branch fraction-dev updated: NUMBERS-74: minor: changed exception listed in doc

2019-02-26 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new 517df33 NUMBERS-74

[commons-numbers] branch fraction-dev updated: NUMBERS_74: minor: added a trim method to parsing single integer

2019-02-26 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new 99cbe29 NUMBERS_74

[commons-numbers] branch fraction-dev updated: NUMBERS-74: added parse() method to Fraction

2019-02-26 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new 9a4792c NUMBERS-74

[commons-numbers] branch fraction-dev updated: NUMBERS-92: Some missed unstaged changes

2019-01-25 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new 2cdd94e NUMBERS-92

[commons-numbers] branch fraction-dev updated: NUMBERS-92: Rename AbstractFormat to AbstractFractionFormat

2019-01-25 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new 254ef61 NUMBERS-92

[commons-numbers] branch fraction-dev updated: NUMBERS-91: Conforming Big Fraction related Test classes

2019-01-18 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new 5a7d463 NUMBERS-91

[commons-numbers] branch fraction-dev updated: NUMBERS-91: Fixes to BigFraction related Formatting classes

2019-01-18 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new 4304d1e NUMBERS-91

[commons-numbers] branch fraction-dev updated: NUMBERS-91: Conform BigFraction constructors to Fraction consts

2019-01-17 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new a55888c NUMBERS-91

[commons-numbers] branch fraction-dev updated: NUMBERS-74: Changed factory methods to "of" and "from"

2019-01-17 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new 3bb217b NUMBERS-74

[commons-numbers] branch fraction-dev updated: NUMBERS-91: Removal of percentageValue method

2018-12-27 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new dfabfc1 NUMBERS-91

[commons-numbers] branch fraction-dev updated: NUMBERS-91: Added ofInt() factory methods and made BigInteger-based constructor private

2018-12-27 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new ebb8e03 NUMBERS-91

[commons-numbers] branch fraction-dev updated: NUMBERS-75: Removal of unused BigInteger import

2018-12-27 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new 43df05f NUMBERS-75

[commons-numbers] branch fraction-dev updated: NUMBERS-75: Fraction passes all FractionTests after updating

2018-12-27 Thread ericbarnhill
This is an automated email from the ASF dual-hosted git repository. ericbarnhill pushed a commit to branch fraction-dev in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/fraction-dev by this push: new fb71f89 NUMBERS-75

commons-numbers git commit: NUMBERS-74: Conformed unit tests to new factory methods

2018-11-30 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/fraction-dev c7e6c93ed -> 9a827a5d6 NUMBERS-74: Conformed unit tests to new factory methods Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

commons-numbers git commit: NUMBERS-74: Format classes use new Fraction factory methods

2018-11-30 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/fraction-dev bc5ef80a2 -> c7e6c93ed NUMBERS-74: Format classes use new Fraction factory methods Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

commons-numbers git commit: NUMBERS-74: ofInt() methods now static

2018-11-30 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/fraction-dev f6c81a5db -> bc5ef80a2 NUMBERS-74: ofInt() methods now static Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/bc5ef80a Tree:

commons-numbers git commit: NUMBERS-74: Convert new Fraction factory methods to static

2018-11-30 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/fraction-dev ac4d27549 -> f6c81a5db NUMBERS-74: Convert new Fraction factory methods to static Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

commons-numbers git commit: NUMBERS-79: Fraction.add() and .subtract() are long-based

2018-11-30 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/fraction-dev 16f60190b -> ac4d27549 NUMBERS-79: Fraction.add() and .subtract() are long-based Converted add() and subtract() methods of Fraction class to long-based operations with recommendation to use BigFraction for very large

commons-numbers git commit: NUMBERS-75: Removal of private constructors and replacement with of* factory methods

2018-10-29 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/fraction-dev [created] 16f60190b NUMBERS-75: Removal of private constructors and replacement with of* factory methods Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

commons-numbers git commit: NUMBERS-68: Added parse() method to Complex(). TODO: Add testing.

2018-04-24 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master c2fadea8b -> d22b6d863 NUMBERS-68: Added parse() method to Complex(). TODO: Add testing. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

commons-numbers git commit: NUMBERS-65: Deleted RootsOfUnity and RootsOfUnityTest.

2018-04-23 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master fa5da2ab4 -> c2fadea8b NUMBERS-65: Deleted RootsOfUnity and RootsOfUnityTest. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/c2fadea8

commons-numbers git commit: NUMBERS-65: Did not commit all changes in previous commit.

2018-04-23 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master a57399c7a -> fa5da2ab4 NUMBERS-65: Did not commit all changes in previous commit. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/fa5da2ab

commons-numbers git commit: NUMBERS-65: Test added to nthRoot that proceeds around the unit circle in both directions using pos and neg args.

2018-04-23 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master d3d9c455e -> a57399c7a NUMBERS-65: Test added to nthRoot that proceeds around the unit circle in both directions using pos and neg args. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

commons-numbers git commit: NUMBERS-65: Changed Nth Root test classes to use camel case (underscores were used in some tests before)

2018-04-23 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 588a8ddb5 -> d3d9c455e NUMBERS-65: Changed Nth Root test classes to use camel case (underscores were used in some tests before) Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

[2/3] commons-numbers git commit: NUMBERS-53: Fixed broken constructors in Utils and Test methods to accommodate ofReal()

2018-03-22 Thread ericbarnhill
NUMBERS-53: Fixed broken constructors in Utils and Test methods to accommodate ofReal() Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/b2c947bb Tree:

[3/3] commons-numbers git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers

2018-03-22 Thread ericbarnhill
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/588a8ddb Tree:

[1/3] commons-numbers git commit: NUMBERS-53: Changed factory method for real numbers to ofReal()

2018-03-22 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 3d97283d7 -> 588a8ddb5 NUMBERS-53: Changed factory method for real numbers to ofReal() Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

commons-numbers git commit: NUMBERS-68: made Complex class final.

2018-03-14 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 405f40f23 -> 95729d676 NUMBERS-68: made Complex class final. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/95729d67 Tree:

commons-numbers git commit: NUMBERS-63: removed sqrt1z() tests as method is now private.

2018-03-14 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 553e49dd3 -> 405f40f23 NUMBERS-63: removed sqrt1z() tests as method is now private. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

commons-numbers git commit: Changed sqrt1z() method to private

2018-03-14 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master ad5e98f8b -> 553e49dd3 Changed sqrt1z() method to private Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/553e49dd Tree:

commons-numbers git commit: NUMBERS-64: Removed "norm" method

2018-03-14 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master f9076f094 -> ad5e98f8b NUMBERS-64: Removed "norm" method Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ad5e98f8 Tree:

commons-numbers git commit: NUMBERS-53: Commented-out serial test eliminated

2018-03-14 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 8a1f45e1b -> f9076f094 NUMBERS-53: Commented-out serial test eliminated Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/f9076f09 Tree:

commons-numbers git commit: Clean checkstyle for Complex

2018-03-13 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 84821835d -> 8a1f45e1b Clean checkstyle for Complex Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/8a1f45e1 Tree:

commons-numbers git commit: NUMBERS-71: Complex multiplication and division methods have implemented C++11 standards.

2018-03-13 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 2f23f3e17 -> 84821835d NUMBERS-71: Complex multiplication and division methods have implemented C++11 standards. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

[3/3] commons-numbers git commit: NUMBERS-53: Removal of ComplexTest method extending Complex objects

2018-03-02 Thread ericbarnhill
NUMBERS-53: Removal of ComplexTest method extending Complex objects Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/2f23f3e1 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/2f23f3e1 Diff:

[2/3] commons-numbers git commit: bugfix in 4d complex2Interleaved

2018-03-02 Thread ericbarnhill
bugfix in 4d complex2Interleaved Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/5dd63435 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/5dd63435 Diff:

[1/3] commons-numbers git commit: NUMBERS-53: Fixes to test classes. Waiting on decision about TestComplex class.

2018-03-02 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 5166d4beb -> 2f23f3e17 NUMBERS-53: Fixes to test classes. Waiting on decision about TestComplex class. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

commons-numbers git commit: bugfix in 4d complex2Interleaved

2018-03-01 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/numbers-56-bugfix [created] 5dd63435b bugfix in 4d complex2Interleaved Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/5dd63435 Tree:

[5/6] commons-numbers git commit: merge of complex-constructor branch

2018-03-01 Thread ericbarnhill
merge of complex-constructor branch Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/5166d4be Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/5166d4be Diff:

[1/6] commons-numbers git commit: Fix unit tests: "Complex.NAN" was made private in a previous commit.

2018-03-01 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/complex-constructors 3c184d14a -> b86702259 Fix unit tests: "Complex.NAN" was made private in a previous commit. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

[6/6] commons-numbers git commit: NUMBERS-53: Fixes to test classes. Waiting on decision about TestComplex class.

2018-03-01 Thread ericbarnhill
NUMBERS-53: Fixes to test classes. Waiting on decision about TestComplex class. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/b8670225 Tree:

[4/6] commons-numbers git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers

2018-03-01 Thread ericbarnhill
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/abec5ad8 Tree:

[2/6] commons-numbers git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers

2018-03-01 Thread ericbarnhill
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/af7b1d21 Tree:

[3/6] commons-numbers git commit: Javadoc, declaration order.

2018-03-01 Thread ericbarnhill
Javadoc, declaration order. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/e06534c8 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/e06534c8 Diff:

[3/3] commons-numbers git commit: merge of complex-constructor branch

2018-03-01 Thread ericbarnhill
merge of complex-constructor branch Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/5166d4be Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/5166d4be Diff:

[1/3] commons-numbers git commit: Created static factory methods ofCis, ofPolar, ofCartesian; removal of public constructors; related fixes in ComplexUtils and RootsOfUnity

2018-03-01 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master e06534c83 -> 5166d4beb Created static factory methods ofCis, ofPolar, ofCartesian; removal of public constructors; related fixes in ComplexUtils and RootsOfUnity Project:

[2/3] commons-numbers git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers

2018-03-01 Thread ericbarnhill
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/abec5ad8 Tree:

commons-numbers git commit: Created static factory methods ofCis, ofPolar, ofCartesian; removal of public constructors; related fixes in ComplexUtils and RootsOfUnity

2018-03-01 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/complex-constructors [created] 3c184d14a Created static factory methods ofCis, ofPolar, ofCartesian; removal of public constructors; related fixes in ComplexUtils and RootsOfUnity Project:

[2/2] commons-numbers git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers

2018-02-14 Thread ericbarnhill
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/118a2fdd Tree:

[1/2] commons-numbers git commit: NUMBERS-60: Javadoc links fixed. Complex.NAN access modifier changed to private.

2018-02-14 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 58f8953f4 -> 118a2fdd1 NUMBERS-60: Javadoc links fixed. Complex.NAN access modifier changed to private. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

[1/2] commons-numbers git commit: Minor Javadoc corrections.

2018-01-29 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 230b02626 -> 6caed7450 Minor Javadoc corrections. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/45dee2ed Tree:

[22/36] commons-numbers git commit: NUMBERS-13: Constants declared static final

2018-01-26 Thread ericbarnhill
NUMBERS-13: Constants declared static final Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/1087aa98 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/1087aa98 Diff:

[35/36] commons-numbers git commit: Small cleanup

2018-01-26 Thread ericbarnhill
Small cleanup Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/8830e479 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/8830e479 Diff:

[31/36] commons-numbers git commit: NUMBERS-22: fixed bitwise OR and set double values in reciprocal() to final

2018-01-26 Thread ericbarnhill
NUMBERS-22: fixed bitwise OR and set double values in reciprocal() to final Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/463f0179 Tree:

[18/36] commons-numbers git commit: NUBERS-17: Added further 4D functionality to Complex Utils (real 2 complex and complex 2 real)

2018-01-26 Thread ericbarnhill
NUBERS-17: Added further 4D functionality to Complex Utils (real 2 complex and complex 2 real) Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/1de701b3 Tree:

[34/36] commons-numbers git commit: NUMBERS-22: Added file ComplexTest.java to file tracker

2018-01-26 Thread ericbarnhill
NUMBERS-22: Added file ComplexTest.java to file tracker Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/fc70d935 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/fc70d935 Diff:

[06/36] commons-numbers git commit: Merge branch 'master' into eb-test

2018-01-26 Thread ericbarnhill
Merge branch 'master' into eb-test Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/608307bc Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/608307bc Diff:

[02/36] commons-numbers git commit: added a comma to Complex.java . this is a test to see if I have sorted out pushing to a branch.

2018-01-26 Thread ericbarnhill
added a comma to Complex.java . this is a test to see if I have sorted out pushing to a branch. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/8c4026ad Tree:

[25/36] commons-numbers git commit: NUMBERS-13: Complex() passes all tests and meets all the C99 standards. This issue is closed.

2018-01-26 Thread ericbarnhill
NUMBERS-13: Complex() passes all tests and meets all the C99 standards. This issue is closed. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/387f4e09 Tree:

[29/36] commons-numbers git commit: NUMBERS-22 : removed automatic assignments of Inf and NaN from Complex.reciprocal(); removed tests ComplexTest.testReciprocalInf() and ComplexTest.testReciprocalZer

2018-01-26 Thread ericbarnhill
NUMBERS-22 : removed automatic assignments of Inf and NaN from Complex.reciprocal(); removed tests ComplexTest.testReciprocalInf() and ComplexTest.testReciprocalZero() that will no longer evaluate correctly Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

[14/36] commons-numbers git commit: NUMBERS-45: restored isNaN() and isInfinite() methods

2018-01-26 Thread ericbarnhill
NUMBERS-45: restored isNaN() and isInfinite() methods Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/f1a8f907 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/f1a8f907 Diff:

[30/36] commons-numbers git commit: NUMBERS-22: if block added to ensure that reciprocal of very small real numbers return an imaginary component of 0 rather than NaN

2018-01-26 Thread ericbarnhill
NUMBERS-22: if block added to ensure that reciprocal of very small real numbers return an imaginary component of 0 rather than NaN Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/f0d1b9cd Tree:

[11/36] commons-numbers git commit: CStandardTest runs with problematic tests commented out (work will continue)

2018-01-26 Thread ericbarnhill
CStandardTest runs with problematic tests commented out (work will continue) Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/28d6b98f Tree:

[09/36] commons-numbers git commit: Partial work on C Standard test; pulled changes made to master

2018-01-26 Thread ericbarnhill
Partial work on C Standard test; pulled changes made to master Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/07bbda2f Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/07bbda2f Diff:

[26/36] commons-numbers git commit: NUMBERS-13: Some tests in the old ComplexTest tested the old NaN behavior (i.e. turn the whole Complex into NaN) and these were deleted. There is also an error in t

2018-01-26 Thread ericbarnhill
NUMBERS-13: Some tests in the old ComplexTest tested the old NaN behavior (i.e. turn the whole Complex into NaN) and these were deleted. There is also an error in the testSerial() method and this has been commented out for the time being so that the package installs. Project:

[16/36] commons-numbers git commit: NUMBERS-13: asinh() passes all tests

2018-01-26 Thread ericbarnhill
NUMBERS-13: asinh() passes all tests Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ade98aa1 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/ade98aa1 Diff:

[19/36] commons-numbers git commit: NUMBERS-13: cosh() passes all tests

2018-01-26 Thread ericbarnhill
NUMBERS-13: cosh() passes all tests Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/c8db04d0 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/c8db04d0 Diff:

[03/36] commons-numbers git commit: Passes all tests but three: hashCode, powZero and scalarPowZero. To be debugged at a later date

2018-01-26 Thread ericbarnhill
Passes all tests but three: hashCode, powZero and scalarPowZero. To be debugged at a later date Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ea52aa8c Tree:

[33/36] commons-numbers git commit: NUMBERS-48: Dead code has been removed

2018-01-26 Thread ericbarnhill
NUMBERS-48: Dead code has been removed Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/16322d83 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/16322d83 Diff:

[12/36] commons-numbers git commit: NUMBERS-45: Removed tests in old ComplexTest class calling Complex.isNaN() and Complex.isInf()

2018-01-26 Thread ericbarnhill
NUMBERS-45: Removed tests in old ComplexTest class calling Complex.isNaN() and Complex.isInf() Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/45a7579e Tree:

[08/36] commons-numbers git commit: merge master and eb-test branches into commons-dev branch. I was mistakenly still making edits to eb-test branch.

2018-01-26 Thread ericbarnhill
merge master and eb-test branches into commons-dev branch. I was mistakenly still making edits to eb-test branch. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/410abd7f Tree:

[20/36] commons-numbers git commit: NUMBERS-13: exp() passes all tests

2018-01-26 Thread ericbarnhill
NUMBERS-13: exp() passes all tests Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/6bf4d8b7 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/6bf4d8b7 Diff:

[32/36] commons-numbers git commit: NUMBERS-49: set doubles in tangent, tanh, divide and reciprocal to final

2018-01-26 Thread ericbarnhill
NUMBERS-49: set doubles in tangent, tanh, divide and reciprocal to final Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/dc430844 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/dc430844

[27/36] commons-numbers git commit: Numbers-17: added some missing methods for ComplexUtils

2018-01-26 Thread ericbarnhill
Numbers-17: added some missing methods for ComplexUtils Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/d8766052 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/d8766052 Diff:

[23/36] commons-numbers git commit: NUMBERS-13: sinh() passes all tests

2018-01-26 Thread ericbarnhill
NUMBERS-13: sinh() passes all tests Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/af5fc05b Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/af5fc05b Diff:

[01/36] commons-numbers git commit: Conformed Complex() to C++11 standards

2018-01-26 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 71303aa56 -> 4b955ca24 Conformed Complex() to C++11 standards Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/1b979e5d Tree:

[07/36] commons-numbers git commit: partial work on ISO C test class

2018-01-26 Thread ericbarnhill
partial work on ISO C test class Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ec66bced Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/ec66bced Diff:

[17/36] commons-numbers git commit: NUMBERS-13: atanh() passes all tests

2018-01-26 Thread ericbarnhill
NUMBERS-13: atanh() passes all tests Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/48464a3c Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/48464a3c Diff:

[04/36] commons-numbers git commit: ComplexUtils: Added 4d functionality to split and interleaved methods.

2018-01-26 Thread ericbarnhill
ComplexUtils: Added 4d functionality to split and interleaved methods. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/70a1156a Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/70a1156a

[10/36] commons-numbers git commit: added new files

2018-01-26 Thread ericbarnhill
added new files Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/15136c2d Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/15136c2d Diff:

  1   2   3   >