amarlearning opened a new pull request #179: URL: https://github.com/apache/commons-math/pull/179
Earlier, Mann-Whitney U Test returns the maximum of U1 and U2, since that was incorrect. In this pull request, I have changed the `Mann-Whitney U` which now returns the minimum of U1 and U2. Tests have been changed accordingly.  -- 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]
