- 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.
-
-
-
-
-
-
-
-
-
-
-
Tomáš Oberhuber authored
-
Splitting the String examples. Adding String enum 'SplitSkipEmpty' for the method split.
-
- Mar 28, 2019
-
-
Jakub Klinkovský authored
See #25
-
- Feb 14, 2019
-
-
Tomáš Oberhuber authored
Some of them are just turned off and need to be fixed properly later.
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Feb 10, 2019
-
-
Jakub Klinkovský authored
-
- Jan 29, 2019
-
-
Jakub Klinkovský authored
-
- Jan 25, 2019
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
New way of (de)serialization of objects into TNL::File using operator<< and operator>> (starting with string) This is nicer and safer (thanks to exceptions) than save/load functions. Moreover, it breaks the last cyclic dependency between TNL classes.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-