Cem Bassoy
231ba5f730
refactor(core): simplify and eliminate auxiliary tensor types ( #115 )
...
Auxiliary functions for extents and strides were using different
functions. Additionally, many tags were used to distinguish between
different tensor types. This patch simplifies interfaces of different
core functions and unifies functions that can process different types of
extent and stride types.
2021-09-09 11:34:14 +02:00
Cem Bassoy
f0e0578b29
adjusting qt files and examples. ( #109 )
2021-01-12 18:22:16 +01:00
Cem Bassoy
1e71db9cda
tensor gsoc 2018. last changes for merge.
2019-02-25 17:05:02 +01:00
Cem Bassoy
6a731af7de
tensor gsoc 2018. einstein notation added.
2019-02-18 22:45:38 +01:00
Cem Bassoy
359f716855
tensor gsoc 2018. tensor contraction and transposition added.
2019-02-18 22:45:38 +01:00
Cem Bassoy
3a62977c19
tensor gsoc 2018. expression templates and operators with generic lambdas added.
2019-02-18 22:45:38 +01:00
Cem Bassoy
675db26b4d
tensor gsoc 2018. tensor and auxiliary template classes added.
2019-02-18 22:45:38 +01:00
qduran
8b3497b2a0
Build all tests.
2014-06-11 01:58:23 +02:00
nasos
027354560d
Merge branch 'ublas_develop' into ublas_feature0010_ide_dev_support
2014-04-02 10:55:10 -04:00
nasos
023cd5ce76
Corrected many warning messages appearing in unit tests
2014-04-02 10:05:29 -04:00
Joaquim Duran
cdf41010ef
Created an static empty library for .hpp files of ublas.
...
Subfolsers of 'include' are included in the library.
Fixed include issues for test programs to compile.
Qt libraries are not linked with executables.
2013-10-18 12:52:38 +02:00
nasos
dc1cfc89e1
added basic qt creator .pro files
2013-07-30 12:01:26 -04:00