GitHub user feynmanliang opened a pull request:

    https://github.com/apache/spark/pull/8042

    [SPARK-9750][MLlib] Add equals to SparseMatrix

    Adds unit test for `equals` on `mllib.linalg.Matrix` class and `equals` to 
`SparseMatrix` which compares the `toBreeze` representation.
    
    @mengxr 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/feynmanliang/spark SPARK-9750

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/8042.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 #8042
    
----
commit 6416fa0b5badf46293f90410291fe0d41f4f704f
Author: Feynman Liang <[email protected]>
Date:   2015-08-07T22:00:17Z

    Add failing sparse matrix equals tests

commit 43d28fa2b9e7c2705b26df821bb07ca807f78e59
Author: Feynman Liang <[email protected]>
Date:   2015-08-07T22:04:40Z

    Fix failing test

commit 78f942662cf01a60d52b3fa6fb7b9e5aaae194d2
Author: Feynman Liang <[email protected]>
Date:   2015-08-07T22:09:43Z

    Add casts

----


---
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]

Reply via email to