GitHub user avinogradovgg opened a pull request:

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

    Ignite 4275

    

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

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

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

    https://github.com/apache/ignite/pull/1799.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 #1799
    
----
commit 429ecc6bb6ad05cf4800b9ac156130e1472238e4
Author: Oleg Ignatenko <oignate...@gridgain.com>
Date:   2017-03-13T14:40:50Z

    IGN-6530 wip
    - PivotedVectorView testing and implementation wip
    -- verified with diffs overview, clean rebuild and execution of unit tests

commit e711f892dcbae284fb1fcfe5e36865b30b6d0707
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-13T16:11:28Z

    IGN-6530:
       increased coverage for matrices

commit 3ee74a7851262e9fce7a7943228485f8ba50f5bb
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-13T16:11:46Z

    Merge remote-tracking branch 'origin/master'

commit 73cc0a7365fe67b5db878937cadcd8c48f714e5e
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-13T16:49:08Z

    IGN-6530:
       increased coverage for matrices

commit 4bf382b9198b1f6c1e3e0d073f9d0d4b0cf8eac3
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-13T16:57:42Z

    IGN-6530:
       increased coverage for matrices

commit b29e123708aeed244b4e5064b7b78cf7a0d09f6a
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-13T17:28:14Z

    IGN-6530:
       increased coverage for matrices

commit d476c868556e0eaf19b5a85c646be765f85a03e2
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-13T18:04:15Z

    IGN-6530:
       increased coverage for matrices

commit aa8c8af50d8b06bf2c6e4e69afbb4753d21ed418
Author: Nikita Ivanov <niva...@gridgain.com>
Date:   2017-03-13T20:41:01Z

    Refactoring.

commit 824f6ecf67ef0422da58ac1e3439b11068a25346
Author: Nikita Ivanov <niva...@gridgain.com>
Date:   2017-03-13T20:58:36Z

    WIP.

commit e0b6ae86c78c8a027085d6b9b763d03c6248e1fd
Author: Nikita Ivanov <niva...@gridgain.com>
Date:   2017-03-14T00:49:24Z

    WIP.

commit 79ad8f0c9437519109e338d0de1bf63f6c5306e4
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-14T12:46:59Z

    IGN-6530:
       added print vector and matrix to csv file

commit 4f110bb832a2fdba8dbab9eb1a35c70a7af0cd22
Author: Oleg Ignatenko <oignate...@gridgain.com>
Date:   2017-03-14T13:56:03Z

    IGN-6530 wip
    - PivotedVectorView testing and implementation completed
    -- verified with diffs overview, clean rebuild and execution of unit tests

commit 3c191e581d54447701fc24c96fbda116c32d11b7
Author: Oleg Ignatenko <oignate...@gridgain.com>
Date:   2017-03-14T14:52:11Z

    IGN-6530 wip
    - SingleElementVectorView testing and implementation wip // fix "ported" 
from SingleElementVector
    -- verified with diffs overview

commit d534dd3c8e724dc45a6a17f85e3b4ed10c1602bb
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-14T15:41:01Z

    IGN-6530:
       fix for matrix views

commit 096c4d0239a50dd5da0255e3e8522226e01bbe37
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-14T15:47:33Z

    IGN-6530:
       added tests for view, fold, map

commit 8afbeecbc1bdc1de10e044943174dc43cc43163d
Author: Oleg Ignatenko <oignate...@gridgain.com>
Date:   2017-03-14T16:35:09Z

    IGN-6530 wip
    - SingleElementVectorView testing and implementation wip
    -- verified with diffs overview, clean rebuild and execution of unit tests

commit 651f5677a6781b9683c0c099b75b0f767933747f
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-14T17:02:50Z

    IGN-6530:
       added determinant test

commit 00a0f623af5bb515049e0641c7fb248e152d414b
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-14T17:03:01Z

    Merge remote-tracking branch 'origin/master'

commit 75a00d37fd8a55575645e5ae080758b88e83cc75
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-14T17:04:12Z

    IGN-6530:
       added matrix vector view test to the suite

commit be7ab62af717e7d30304d04fa630adb699d9d82b
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-14T17:12:03Z

    IGN-6530:
       fix typo

commit 2f92cd75734fb16c8c10206ef8079348e8b9c394
Author: Oleg Ignatenko <oignate...@gridgain.com>
Date:   2017-03-14T17:15:33Z

    IGN-6530 wip
    - SingleElementVectorView testing and implementation completed
    -- verified with diffs overview, clean rebuild and execution of unit tests

commit 9e88c1e379f0cc26e8027c7d29e0c932e3e203fe
Author: Nikita Ivanov <niva...@gridgain.com>
Date:   2017-03-14T22:50:31Z

    WIP.

commit 9f7d1b1593d6a27787dee5df3d794a47b777bccc
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-15T10:03:46Z

    IGN-6530:
       fix write matrix to csv

commit 787658c55db98807845f0fc1a130c2c8834414e2
Author: Oleg Ignatenko <oignate...@gridgain.com>
Date:   2017-03-15T10:04:48Z

    IGN-6530 wip
    - minor cleanup // spelling, failure logging, code style
    -- verified with diffs overview, clean rebuild and execution of unit tests

commit 049f93313b3d8b460b705f2a5ac0dc1ff1ffbb36
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-15T10:07:39Z

    IGN-6530:
       cleanup

commit 678ecd71f42ec6c70dd755f79fb033baaf4ea785
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-15T11:09:22Z

    IGN-6530:
       fix last comma

commit 6ec5634642b2a14e898233f050bfa23a9f42bd1c
Author: Oleg Ignatenko <oignate...@gridgain.com>
Date:   2017-03-15T11:35:27Z

    IGN-6530 wip
    - MatrixVectorView testing and implementation wip // write-through verified
    -- verified with diffs overview, clean rebuild and execution of unit tests

commit 4d1d190622f108c02cd419577286fbca7099e282
Author: Oleg Ignatenko <oignate...@gridgain.com>
Date:   2017-03-15T11:59:51Z

    IGN-6530 wip
    - MatrixVectorView testing and implementation wip // assert nont-null parent
    -- verified with diffs overview, clean rebuild and execution of unit tests

commit 15fcca14072d5af14f21233aaf77fe9657de8062
Author: Oleg Ignatenko <oignate...@gridgain.com>
Date:   2017-03-15T12:59:36Z

    IGN-6530 wip
    - MatrixVectorView testing and implementation wip // assert at least one 
stride is not zero
    -- verified with diffs overview, clean rebuild and execution of unit tests

commit 7cc06e2767603b349e7acafd6d5ffd20a3ce57f4
Author: Yury Babak <yba...@gridgain.com>
Date:   2017-03-15T14:11:51Z

    IGN-6530:
       fix performance in determinant()

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to