[GitHub] ignite pull request #3063: IGNITE-6949: Add support of distributed matrices ...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3063: IGNITE-6949: Add support of distributed matrices ...

andrey-kuznetsov
GitHub user zaleslaw opened a pull request:

    https://github.com/apache/ignite/pull/3063

    IGNITE-6949: Add support of distributed matrices for OLS regression

   

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-6949

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

    https://github.com/apache/ignite/pull/3063.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 #3063
   
----
commit b84d1b6ae284edaa510f7eefa84f5594dd1cb83e
Author: zaleslaw <[hidden email]>
Date:   2017-11-17T14:44:05Z

    Removed incorrect patch

commit 401a464c6bde191111bbf1f11d0d32a2aea9facc
Author: zaleslaw <[hidden email]>
Date:   2017-11-17T15:11:09Z

    Added OLS Distributed support

commit 9701adc7957ef20cc84eeef3394634dabb6a9af0
Author: zaleslaw <[hidden email]>
Date:   2017-11-17T15:55:07Z

    Fixed code style

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3063: IGNITE-6949: Add support of distributed matrices ...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/3063


---