aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported
Commit message (Expand)AuthorAge
* Recent Adolc versions require C++11Gravatar Christoph Hertzberg2018-04-13
* Avoid using memcpy for non-POD elementsGravatar Weiming Zhao2018-04-11
* protect calls to isnanGravatar Gael Guennebaud2018-04-03
* Fix uninitialized output argument.Gravatar Gael Guennebaud2018-04-03
* Improve robustness of igamma and igammac to bad inputs.Gravatar Rasmus Munk Larsen2018-03-19
* Update the padding computation for PADDING_SAME to be consistent with TensorF...Gravatar Benoit Steiner2018-01-30
|\
* | Disable use of recurrence for computing twiddle factors. Fixes FFT precision ...Gravatar RJ Ryan2017-12-31
* | Workaround nvcc 9.0 issue. See PR 351.Gravatar Gael Guennebaud2017-12-15
| * Update the padding computation for PADDING_SAME to be consistent with TensorF...Gravatar Yangzihao Wang2017-12-12
|/
* Move KLU support to officialGravatar Gael Guennebaud2017-11-10
* KLU: truely disable unimplemented code, add proper static assertions in solveGravatar Gael Guennebaud2017-11-10
* Merged in kylemacfarlan/eigen (pull request PR-337)Gravatar Gael Guennebaud2017-11-10
|\
* \ Merged in spraetor/eigen (pull request PR-305)Gravatar Gael Guennebaud2017-11-10
|\ \
* \ \ Merged in jkflying/eigen-fix-scaling (pull request PR-302)Gravatar Gael Guennebaud2017-11-10
|\ \ \
* | | | Check that Schur decomposition succeed.Gravatar Gael Guennebaud2017-11-10
* | | | bug #1484: restore deleted line for 128 bits long doubles, and improve dispat...Gravatar Gael Guennebaud2017-11-10
* | | | Merged in JonasMu/eigen (pull request PR-329)Gravatar Benoit Steiner2017-10-27
|\ \ \ \
* | | | | Removed unecesasry #includeGravatar Benoit Steiner2017-10-22
* | | | | Merged in benoitsteiner/opencl (pull request PR-341)Gravatar Benoit Steiner2017-10-17
|\ \ \ \ \
* | | | | | Specialize ThreadPoolDevice::enqueueNotification for the case with no args. A...Gravatar Rasmus Munk Larsen2017-10-13
| | | | | * Add support for SuiteSparse's KLU routinesGravatar Kyle Vedder2017-10-04
| |_|_|_|/ |/| | | |
| * | | | Changes required for new ComputeCpp CE version.Gravatar Mehdi Goli2017-09-18
* | | | | Fix cut-and-paste error.Gravatar Rasmus Munk Larsen2017-09-08
* | | | | Avoid undefined behavior in Eigen::TensorCostModel::numThreads.Gravatar Rasmus Munk Larsen2017-09-08
* | | | | Merged in infinitei/eigen (pull request PR-328)Gravatar Gael Guennebaud2017-09-06
|\ \ \ \ \
| | | * | | Added an example for a contraction to a scalar value, e.g. a double contracti...Gravatar Jonas Harsch2017-09-01
| |_|/ / / |/| | | |
* | | | | Added support for CUDA 9.0.Gravatar Benoit Steiner2017-08-31
| * | | | bug #1464 : Fixes construction of EulerAngles from 3D vector expression.Gravatar Abhijit Kundu2017-08-30
|/ / / /
* | | | Handle min/max/inf/etc issue in cuda_fp16.h directly in test/main.hGravatar Gael Guennebaud2017-08-24
* | | | bug #1462: remove all occurences of the deprecated __CUDACC_VER__ macro by in...Gravatar Gael Guennebaud2017-08-24
| * | | Fixing Argmax that was breaking upstream TensorFlow.Gravatar Benoit Steiner2017-07-22
| | | * Issue with mpreal and std::numeric_limits, i.e. digits is not a constant. Add...Gravatar Simon Praetorius2017-03-24
| | * | Make scaling work with non-square matricesGravatar Julian Kent2017-03-03
* | | | 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/opencl/DataDependancy (pull request PR-10)Gravatar Benoit Steiner2017-06-28
| |/ / / |/| | |
* | | | Merged in benoitsteiner/opencl (pull request PR-318)Gravatar Benoit Steiner2017-06-13
|\ \ \ \
* | | | | fix compilation in C++98Gravatar Gael Guennebaud2017-06-09
| | * | | 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