aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merged in mehdi_goli/upstr_benoit/TensorSYCLImageVolumePatchFixed (pull reque...Gravatar Benoit Steiner2017-07-06
* Merged in mehdi_goli/upstr_benoit/HiperbolicOP (pull request PR-13)Gravatar Benoit Steiner2017-07-06
* Merged in mehdi_goli/opencl/DataDependancy (pull request PR-10)Gravatar Benoit Steiner2017-06-28
* Merged in benoitsteiner/opencl (pull request PR-318)Gravatar Benoit Steiner2017-06-13
|\
* | Enable Array(EigenBase<>) ctor for compatible scalar types only. This prevent...Gravatar Gael Guennebaud2017-06-12
* | Fix compilation of streaming nested Array, i.e., cout << Array<Array<>>Gravatar Gael Guennebaud2017-06-12
* | Fix 1x1 case in Solve expression with EIGEN_DEFAULT_MATRIX_STORAGE_ORDER_OPTI...Gravatar Gael Guennebaud2017-06-12
* | Avoid implicit scalar conversion with accuracy loss in pow(scalar,array)Gravatar Gael Guennebaud2017-06-12
* | fix tipoGravatar Gael Guennebaud2017-06-11
* | Fix compilation with some compilersGravatar Gael Guennebaud2017-06-09
* | Enable MSVC 2010 workaround from MSVC onlyGravatar Gael Guennebaud2017-06-09
* | bug #1403: more scalar conversions fixes in BDCSVDGravatar Gael Guennebaud2017-06-09
* | bug #1403: fix implicit scalar type conversion.Gravatar Gael Guennebaud2017-06-09
* | bug #1405: enable StrictlyLower/StrictlyUpper triangularView as the destinati...Gravatar Gael Guennebaud2017-06-09
* | bug #1414: doxygen, add EigenBase to CoreModuleGravatar Gael Guennebaud2017-06-09
* | fix compilation of Half in C++98 (issue introduced in previous commit)Gravatar Gael Guennebaud2017-06-09
* | Fix compilation with gcc 4.3 and ARM NEONGravatar Gael Guennebaud2017-06-09
* | bug #1410: fix lvalue propagation of Array/Matrix-Wrapper with a const nested...Gravatar Gael Guennebaud2017-06-09
* | add regression test for aliasing in product rewrittingGravatar Gael Guennebaud2017-06-09
* | fix compilation in C++98Gravatar Gael Guennebaud2017-06-09
* | Fix LeastSquareDiagonalPreconditioner for complexes (issue introduced in prev...Gravatar Gael Guennebaud2017-06-09
* | bug #1424: add numext::abs specialization for unsigned integer types.Gravatar Gael Guennebaud2017-06-09
* | Add missing std::numeric_limits specialization for half, and complete NumTrai...Gravatar Gael Guennebaud2017-06-09
* | bug #1423: fix LSCG\'s Jacobi preconditioner for row-major matrices.Gravatar Gael Guennebaud2017-06-08
* | bug #1435: fix aliasing issue in exressions like: A = C - B*A;Gravatar Gael Guennebaud2017-06-08
| * Merged in mehdi_goli/opencl/SYCLAlignAllocator (pull request PR-7)Gravatar Benoit Steiner2017-05-26
| |\
| * \ Merged eigen/eigen into defaultGravatar Benoit Steiner2017-05-26
| |\ \
| | | * Applying Ronnan's comments.Gravatar Mehdi Goli2017-05-26
| * | | Merged in a-doumoulakis/opencl (pull request PR-12)Gravatar Benoit Steiner2017-05-25
| |\ \ \
| | * | | Modification upon requestGravatar a-doumoulakis2017-05-25
| | | | * Applying Benoit's comment;removing dead code.Gravatar Mehdi Goli2017-05-25
| * | | | Merged in mehdi_goli/opencl/CmakeFixForUbuntu16.04 (pull request PR-11)Gravatar Benoit Steiner2017-05-24
| |\ \ \ \
| | | * | | Restore misplaced commentGravatar a-doumoulakis2017-05-24
| | | * | | Merge changed from upstreamGravatar a-doumoulakis2017-05-24
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merged in DuncanMcBain/opencl/default (pull request PR-2)Gravatar Mehdi Goli2017-05-24
| | |\ \ \ \
| | * | | | | Fixing Cmake for gcc>=5.Gravatar Mehdi Goli2017-05-24
| | | * | | | Update FindComputeCpp.cmake with new changes from SDKGravatar Duncan McBain2017-05-24
| | |/ / / / | |/| | | |
* | | | | | Specializing numeric_limits For AutoDiffScalarGravatar Mmanu Chaturvedi2017-05-23
* | | | | | Fix compilation of matrix log with Map as inputGravatar Gael Guennebaud2017-06-07
* | | | | | bug #1411: fix usage of alignment information in vectorization of quaternion ...Gravatar Gael Guennebaud2017-06-07
* | | | | | Make sure CholmodSupport works when included in multiple compilation units (i...Gravatar Christoph Hertzberg2017-06-06
* | | | | | bug #1417: make LinSpace compatible with std::complexGravatar Gael Guennebaud2017-06-06
| | * | | | Merge with Benoit.Gravatar Mehdi Goli2017-05-23
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Temporarry branch for synch with upstreamGravatar Mehdi Goli2017-05-23
| * | | | | Merged in mehdi_goli/opencl/FixingCmakeDependency (pull request PR-2)Gravatar Benoit Steiner2017-05-22
| |\ \ \ \ \
| * \ \ \ \ \ Merged in mehdi_goli/opencl/TensorSupportedDevice (pull request PR-6)Gravatar Benoit Steiner2017-05-22
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | | * Fixing SYCL alignment issue required by TensorFlow.Gravatar Mehdi Goli2017-05-22
| | |_|_|_|/ | |/| | | |
| | * | | | Fixing suported device list.Gravatar Mehdi Goli2017-05-22
| |/ / / /
| | * / / Fixing Cmake Dependency for SYCLGravatar Mehdi Goli2017-05-22
| |/ / /
| | * | Add cmake file FindTriSYCL.cmakeGravatar a-doumoulakis2017-05-17