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 2018/07/19 11:35:50 UTC

[GitHub] ignite pull request #4385: IGNITE-9021

GitHub user zaleslaw opened a pull request:

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

    IGNITE-9021

    - Fixed tests
    - Leave classes used in MLP/DT/another algorithms only
    - Fixed code-style for many places

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

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

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

    https://github.com/apache/ignite/pull/4385.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 #4385
    
----
commit ca6a608bd6fff3a8e719ad475c0d662f38bf7f60
Author: Zinoviev Alexey <za...@...>
Date:   2018-07-19T10:34:22Z

    IGNITE-9021: refactored impls and tests

commit ea6f95655f957dc8ac97fed4157e395025bacd3c
Author: Zinoviev Alexey <za...@...>
Date:   2018-07-19T11:28:43Z

    IGNITE-9021: fixed code issues

----


---

[GitHub] ignite pull request #4385: IGNITE-9021: Refactor vectors/matrix classes

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

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


---