- Apr 19, 2019
-
-
Jakub Klinkovský authored
-
- Apr 14, 2019
-
-
Tomáš Oberhuber authored
-
- Apr 13, 2019
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Apr 11, 2019
-
-
-
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
-
They were not used anywhere and will be superseded by NDArray.
-
-
-
-
-
- Mar 28, 2019
-
-
Jakub Klinkovský authored
See #25
-
- Jan 29, 2019
-
-
Jakub Klinkovský authored
-
- Jan 25, 2019
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Dec 26, 2018
-
-
Jakub Klinkovský authored
fixes #13
-
- Dec 20, 2018
-
-
Jakub Klinkovský authored
fixes #18
-
Jakub Klinkovský authored
This allows int-vectors to be multiplied by float-scalars, producing accurate int values (e.g. 4.2 * 10 == 42).
-
- Nov 21, 2018
-
-
- Oct 19, 2018
-
-
Nina Džugasová authored
-
- Oct 04, 2018
-
-
Jakub Klinkovský authored
-
- Sep 28, 2018
-
-
Jakub Klinkovský authored
The method was either returning true or throwing an exception, so it can simply return void or throw an exception.
-
- Sep 27, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 11, 2018
-
-
Jakub Klinkovský authored
This is closer to value_type which is used in STL containers.
-
- Sep 07, 2018
-
-
Jakub Klinkovský authored
-
- Sep 06, 2018
-
-
Jakub Klinkovský authored
-
- Sep 05, 2018
-
-
Jakub Klinkovský authored
They are virtual, currently not needed and only complicate things.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-