You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/07/27 15:09:47 UTC

[GitHub] [commons-math] aherbert commented on pull request #210: MATH-1648: Derivative computations for BicubicInterpolator

aherbert commented on PR #210:
URL: https://github.com/apache/commons-math/pull/210#issuecomment-1196886237

   Some of the unit tests use random seeds. As such any objects used by these tests may have coverage variations due to the code execution paths differing between runs. What is important here is the diff coverage is 100%, i.e. what you added is all covered by tests.
   
   The changes look good. Please see the Jira ticket for a suggestion to improve efficiency of the computation.
   


-- 
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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org