GitHub user mengxr opened a pull request:
https://github.com/apache/spark/pull/7746
[SPARK-9408] [PySpark] [MLlib] Refactor linalg.py to /linalg
This is based on @MechCoder 's PR
https://github.com/apache/spark/pull/7731. Hopefully it could pass tests.
Closes #7731
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mengxr/spark SPARK-9408
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7746.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 #7746
----
commit 173a8052ec03eb43784a4e9d6e78048b15dd159d
Author: Xiangrui Meng <[email protected]>
Date: 2015-07-29T06:10:13Z
move linalg.py to linalg/__init__.py
commit c48cae040236329d7fcab2fadc79d46670faa4a3
Author: Xiangrui Meng <[email protected]>
Date: 2015-07-29T06:58:52Z
update tests
----
---
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]