Commit Graph

11 Commits

Author SHA1 Message Date
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
77b9321e48 Changes implemented:
1 - Test programs are executed automatically once compliled.

2 - To compile tests and brenchs, headers files of ublas source code are included.

3 - If ublas tests and brenchs are build with modular boost source code, the header files of boost source code are included and its libraries are linked.

4 - Created configuration.pri file to centralize the configuration of tests .pro files.
2014-10-09 02:22:27 +02:00
Joaquim Duran
cd2058eedd Merge remote-tracking branch 'origin/develop' into HEAD
Conflicts:
	IDEs/qtcreator/include/include.pro
	IDEs/qtcreator/test/test.pro
2014-09-28 11:15:27 +02:00
qduran
8b3497b2a0 Build all tests. 2014-06-11 01:58:23 +02:00
nasos
26a4054f47 Added some trace logging for matrix_vector facade 2014-04-02 11:40:52 -04:00
Joaquim Duran
7a82b2a16f Removed debug message. 2013-10-19 00:38:43 +02: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