You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Andy92 <gi...@git.apache.org> on 2018/02/21 00:12:29 UTC

[GitHub] ignite pull request #3548: IGNITE-7660: Refactor LSQR algorithm

GitHub user Andy92 opened a pull request:

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

    IGNITE-7660: Refactor LSQR algorithm

    Refactor for the issue ignite-7660.

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

    $ git pull https://github.com/Andy92/ignite master

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

    https://github.com/apache/ignite/pull/3548.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 #3548
    
----
commit 8fee202a0594416e8975919f49de19e8fc68b5bd
Author: Andy <an...@...>
Date:   2018-02-20T23:49:50Z

    IGNITE-7660: Refactor LSQR algorithm

----


---