You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by zaleslaw <gi...@git.apache.org> on 2017/11/14 12:51:17 UTC

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

GitHub user zaleslaw opened a pull request:

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

    IGNITE-5846: 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-5846

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

    https://github.com/apache/ignite/pull/3030.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 #3030
    
----
commit 2cb4f5f3da67ad077f837eeeda11baf44c101245
Author: zaleslaw <za...@gmail.com>
Date:   2017-11-14T12:47:29Z

    Refactored keys

commit 462719fef2364cd2aded23bb32edf4d0a53b9d7f
Author: zaleslaw <za...@gmail.com>
Date:   2017-11-14T12:47:51Z

    Added tests

commit c180c8c60a1b43a516cd7a045420bc1dc16adcdd
Author: zaleslaw <za...@gmail.com>
Date:   2017-11-14T12:48:14Z

    Added vectors

commit 39766ed0bfdb9a95118b7e0c59ec39a441307c0e
Author: zaleslaw <za...@gmail.com>
Date:   2017-11-14T12:48:43Z

    Refactored storages and matrices

commit b9deec6d3f71db8da45800ad8a6f0ec560a25294
Author: zaleslaw <za...@gmail.com>
Date:   2017-11-14T12:49:11Z

    Fixed issues with keys

----


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---