aherbert opened a new pull request #77: [NUMBERS-142] Added LinearCombination 
implementations to the JMH module.
URL: https://github.com/apache/commons-numbers/pull/77
 
 
   Adds implementations based on the method of Dekker, Ogita et al, and 
Shewchuk.
   
   All implementations pass the tests copied from arrays.LinearCombinationTest.
   
   Tests were added using ill-conditioned dot products to demonstrate the 
condition number where each implementation willfail.
   
   All implementations are added to a JMH performance test.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to