GitHub user fommil opened a pull request:
https://github.com/apache/spark/pull/4448
rewrite netlib-java/breeze docs
I am the author of netlib-java and I found this documentation to be out of
date. Some main points:
1. Breeze has not depended on jBLAS for some time
2. netlib-java provides a pure JVM implementation
3. The licensing issue is not just about LGPL: optimised natives have
proprietary licenses.
4. I really think it's best to direct people to my detailed setup guide
instead of trying to compress it into one sentence. It is different for each
architecture, each OS, and for each backend.
I hope this helps to clear things up :smile:
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fommil/spark patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4448.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 #4448
----
commit 971b909e37c9b6d7bb6219b4e0a22c6c4184b24c
Author: Sam Halliday <[email protected]>
Date: 2015-02-07T01:06:51Z
rewrite netlib-java/breeze docs
I am the author of netlib-java and I found this documentation to be out of
date. Some main points:
1. Breeze has not depended on jBLAS for some time
2. netlib-java provides a pure JVM implementation
3. The licensing issue is not just about LGPL: optimised natives have
proprietary licenses.
4. I really think it's best to direct people to my detailed setup guide
instead of trying to compress it into one sentence. It is different for each
architecture, each OS, and for each backend.
I hope this helps to clear things up :smile:
----
---
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]