GitHub user nilmeier opened a pull request:
https://github.com/apache/spark/pull/8563
[SPARK-8514] LU factorization on BlockMatrix
@mengxr and/or @shivaram may be reviewing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nilmeier/spark SPARK-8514_LU_factorization
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8563.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 #8563
----
commit 9214a1c3891a87c96ce77f17c3197f6d5984c210
Author: jerome nilmeier <[email protected]>
Date: 2015-08-27T20:52:56Z
SPARK-8514 First Commit
commit ed3bcd45e4edd55b8335f1cfcbaca2d67dbc1d52
Author: jerome nilmeier <[email protected]>
Date: 2015-08-31T00:41:51Z
Ffixed Permutation Matrix isse.
commit 6ba061431cd6402748efdf18b6cd27c299a334a0
Author: jerome nilmeier <[email protected]>
Date: 2015-09-01T23:41:44Z
Added documentation. Also made some methods private and removed unused
methods in BlockMatrix. Added one more unit test
commit 2953f1932a10db97698a368e902b7b744ed5f0a7
Author: jerome nilmeier <[email protected]>
Date: 2015-09-01T23:42:57Z
removed extraneous doc
commit 49a3cdbcc2ba5bf7d6b77a850e063d5774232e88
Author: jerome nilmeier <[email protected]>
Date: 2015-09-02T02:54:20Z
updating from apache
commit 2f62cca83ca8ba4a21db5bf78a776743b93a6021
Author: jerome nilmeier <[email protected]>
Date: 2015-09-02T05:08:44Z
wRan ./dev/run-tests and fixed up style. Also modified docs to have
example near the top of the page.
----
---
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]