Go to file
Benoit Steiner 53725c10b8 Merged in mehdi_goli/opencl/DataDependancy (pull request PR-10)
DataDependancy

* Wrapping data type to the pointer class for sycl in non-terminal nodes; not having that breaks Tensorflow Conv2d code.

* Applying Ronnan's Comments.

* Applying benoit's comments
2017-06-28 17:55:23 +00:00
bench Improve cmake scripts for Pastix and BLAS detection. 2017-04-14 10:22:12 +02:00
blas add cmake-option to enable/disable creation of tests 2017-01-02 09:09:21 +01:00
cmake Merged eigen/eigen into default 2017-05-26 09:01:04 -07:00
debug refactor common row/column iteration code into its own class 2016-12-08 19:40:15 -08:00
demos
doc fix tipo 2017-06-11 15:30:36 +02:00
Eigen Enable Array(EigenBase<>) ctor for compatible scalar types only. This prevents nested arrays to look as being convertible from/to simple arrays. 2017-06-12 22:30:32 +02:00
failtest
lapack
scripts Cleanup file structure 2016-12-07 14:23:49 +01:00
test Fix compilation with some compilers 2017-06-09 23:02:02 +02:00
unsupported Merged in mehdi_goli/opencl/DataDependancy (pull request PR-10) 2017-06-28 17:55:23 +00:00
.hgeol
.hgignore Added some possible temporaries to .hgignore 2016-12-20 14:45:44 +01:00
CMakeLists.txt Modification upon request 2017-05-25 18:46:18 +01:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK
COPYING.MPL2
COPYING.README
CTestConfig.cmake
CTestCustom.cmake.in
eigen3.pc.in
INSTALL
README.md bug #1355: Fixed wrong line-endings on two files 2016-12-02 11:22:05 +01:00
signature_of_eigen3_matrix_library

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

For more information go to http://eigen.tuxfamily.org/.