aherbert opened a new pull request #107: URL: https://github.com/apache/commons-numbers/pull/107
Ported the Boost C++ function boost::math::erfc_inv. This supports evaluation from double min value, superceding the support from 2^-53 in the previous implementation. Added a JMH benchmark for the Boost implementation verses the previous version. Documented special case return values for the inverse error functions public API. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
