[complex] Re: First commit to commons-complex git page

2017-01-04 Thread Gilles
Hi Eric. On Wed, 4 Jan 2017 11:14:40 +0100, Eric Barnhill wrote: To enable others to work on the code, I have posted the first commit to commons-complex. Thanks. Please note that the code compiles but does not yet pass mvn test. This is what I am working on right now. Between replacing

First commit to commons-complex git page

2017-01-04 Thread Eric Barnhill
To enable others to work on the code, I have posted the first commit to commons-complex. Please note that the code compiles but does not yet pass mvn test. This is what I am working on right now. Between replacing Precision.equals() type methods with private local equals() methods for each class,