aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* disable nvcc boolean-expr-is-constant warningGravatar Gael Guennebaud2017-07-17
* Add a EIGEN_NO_CUDA option, and introduce EIGEN_CUDACC and EIGEN_CUDA_ARCH al...Gravatar Gael Guennebaud2017-07-17
* Code cleanupGravatar Benoit Steiner2017-07-10
* Fixed syntax errors generated by xcodeGravatar Benoit Steiner2017-07-09
* Avoid relying on cxx11 features when possible.Gravatar Benoit Steiner2017-07-08
* Merged in benoitsteiner/opencl (pull request PR-323)Gravatar Benoit Steiner2017-07-07
|\
* \ Merged in hughperkins/eigen/add-endif-labels-TensorReductionCuda.h (pull requ...Gravatar Benoit Steiner2017-07-07
|\ \
* | | Merged in tntnatbry/eigen (pull request PR-319)Gravatar Benoit Steiner2017-07-07
* | | Improved the randomness of the tensor random generatorGravatar Benoit Steiner2017-07-06
* | | Fixed compilation warningGravatar Benoit Steiner2017-07-06
| | * 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
* | | Fix warningGravatar Gael Guennebaud2017-06-27
* | | Fix a gcc7 warning about bool * bool in abs2 default implementation.Gravatar Gael Guennebaud2017-06-27
* | | Fix a gcc7 warning: Wint-in-bool-contextGravatar Gael Guennebaud2017-06-26
* | | Make sure CMAKE_Fortran_COMPILER is set before checking for Fortran functionsGravatar Christoph Hertzberg2017-06-20
* | | mergeGravatar Gael Guennebaud2017-06-15
|\ \ \
* | | | bug #1436: fix compilation of Jacobi rotations with ARM NEON, some specializa...Gravatar Gael Guennebaud2017-06-15
| |_|/ |/| |
| * | Added missing __device__ qualifierGravatar Benoit Steiner2017-06-13
|/| |
| * | Added missing __device__ qualifierGravatar Benoit Steiner2017-06-13
* | | 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
| | | * Add labels to #ifdef, in TensorReductionCuda.hGravatar Hugh Perkins2017-06-06
| * | | 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