- Mar 14, 2021
-
-
Tomáš Oberhuber authored
-
- Jan 23, 2021
-
-
Jakub Klinkovský authored
This affects DistributedArray, DistributedArrayView, DistributedVector, DistributedVectorView and DistributedMatrix. Allocators were added to DistributedArray and DistributedVector. Also updated all benchmarks and unit tests.
-
Jakub Klinkovský authored
-
- Jan 08, 2021
-
-
Jakub Klinkovský authored
-
- Jul 10, 2020
-
-
Jakub Klinkovský authored
-
- Jun 17, 2020
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jun 16, 2020
-
-
Tomáš Oberhuber authored
Swaping parameters of tuple returned by reductionWithArgument. It makes better sence for ordering of tuples.
-
- Feb 29, 2020
-
-
Jakub Klinkovský authored
-
- Aug 17, 2019
-
-
Jakub Klinkovský authored
-
- Aug 10, 2019
-
-
Jakub Klinkovský authored
Fixes #41
-
Jakub Klinkovský authored
-
- Aug 09, 2019
-
-
Jakub Klinkovský authored
Split ExpressionL1Norm, ExpressionL2Norm from ExpressionLpNorm because they have different result type Also fixed the result types and starting values for other vertical operations.
-
- Aug 07, 2019
-
-
Jakub Klinkovský authored
Distributed argMin and argMax are not implemented yet, all other operations successfully pass all tests (which were unified with the tests for Vector, VectorView and StaticVector).
-