- Apr 19, 2019
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Apr 11, 2019
-
-
Tomáš Oberhuber authored
-
Added getView() and getConstView() methods to Array, ArrayView, Vector, VectorView, DistributedArray, DistributedArrayView, DistributedVector and DistributedVectorView NDArray-style... TODO: update documentation and examples
-
-
-
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
-
-
-
-
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
-
- Mar 01, 2019
-
-
Jakub Klinkovský authored
The constructor makes a shallow copy, not a deep copy.
-
- Feb 09, 2019
-
-
Jakub Klinkovský authored
[ci skip]
-
- Jan 23, 2019
-
-
Nina Džugasová authored
-
Nina Džugasová authored
-
Nina Džugasová authored
-
Nina Džugasová authored
-
Nina Džugasová authored
-
- Dec 12, 2018
-
-
Nina Džugasová authored
-
- Dec 11, 2018
-
-
Nina Džugasová authored
-
- Dec 10, 2018
-
-
Nina Džugasová authored
-
- Dec 07, 2018
-
-
Nina Džugasová authored
-
- Sep 11, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
This is closer to value_type which is used in STL containers.
-
Jakub Klinkovský authored
It has not been implemented in the past decade so it can be safely assumed that it is useless.
-
- Sep 03, 2018
-
-
Jakub Klinkovský authored
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 20, 2018
-
-
Jakub Klinkovský authored
-
- Aug 16, 2018
-
-
Tomáš Oberhuber authored
Implemented Array:containsOnlyValue. Restored implementation of ArrayOperations::memoryCompare on host.
-
- Aug 13, 2018
-
-
Tomáš Oberhuber authored
Implemented a method Array::checkValue which returns true only if there is an element with given value in the array.
-
- Oct 17, 2017
-
-
Jakub Klinkovský authored
-