aherbert commented on issue #117: Implement the MiniBatchKMeansClusterer URL: https://github.com/apache/commons-math/pull/117#issuecomment-575407921 Hi, thanks for the PR. The usual method for communication is via the developer mailing list ([email protected]) or the issue tracking system Jira (https://issues.apache.org/jira/projects/MATH/issues/). If you could create a ticket on Jira for this then any discussion or progress will be recorded and archived. If you change the PR to start with the prefix ``MATH-NNN:`` where NNN is the ticket number then Jira will link to any comments on the PR. Alternatively send an email to the developer mailing list with the prefix ``[math]`` with your suggestions for improvements. All the mailing lists are also archived so any discussion on this will be recorded for future reference. Currently the PR is failing on travis for not having the correct licence header in the files. Can you add the Apache V2 header (assuming that you created the code or obtained it from somewhere with a compatible licence). Then the tests you have added should then be run by travis.
---------------------------------------------------------------- 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
