GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/2928
SPARK-4022 [CORE] [MLLIB] [WIP] Replace colt dependency (LGPL) with
commons-math
This change replaces usages of colt with commons-math3 equivalents, and
makes some minor necessary adjustments to related code and tests to match.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-4022
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2928.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2928
----
commit 8246dbd39be7ff162392c59c28dee74a1419e236
Author: Sean Owen <[email protected]>
Date: 2014-10-22T12:23:03Z
Replace colt with commons-math3. Some tests do not pass yet.
commit cc477bad4f776a0da113d416ff08b0cbd91646c8
Author: Sean Owen <[email protected]>
Date: 2014-10-24T13:48:22Z
Additional test fixes from review
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]