aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add possibility to overwrite EIGEN_STRONG_INLINE.Gravatar Gael Guennebaud2017-12-14
* Fix packet and alignment propagation logic of Block<Xpr> expressions. In part...Gravatar Gael Guennebaud2017-12-14
* ignore all *build* sub directoriesGravatar Gael Guennebaud2017-12-14
* fix header inclusionGravatar Gael Guennebaud2017-12-14
* Merged in ncluehr/eigen/float2half-fix (pull request PR-349)Gravatar Benoit Steiner2017-12-01
|\
| * Replace __float2half_rn with __float2halfGravatar nluehr2017-11-28
|/
* clarify Pastix requirementsGravatar Gael Guennebaud2017-11-27
* silent MSVC warningGravatar Gael Guennebaud2017-11-27
* Merged in ncluehr/eigen/predux_fp16_fix (pull request PR-348)Gravatar Benoit Steiner2017-11-21
|\
| * Fix incorrect integer cast in predux<half2>().Gravatar nluehr2017-11-21
|/
* Handle PGI compilerGravatar Gael Guennebaud2017-11-17
* Disable gcc-specific workaround for Clang to allow build with AVX512Gravatar Zvi Rackover2017-11-16
* bug #1479: fix failure detection in LDLTGravatar Gael Guennebaud2017-11-16
* Make buildtests.in more robustGravatar Androbin422017-06-12
* Make eigen_monitor_perf.sh more robustGravatar Androbin422017-06-12
* Merged in alainvaucher/eigen/find-module-imported-target (pull request PR-324)Gravatar Gael Guennebaud2017-11-15
* bug #1485: fix linking issue of non template functionsGravatar Gael Guennebaud2017-11-15
* Add KLU in the list of third-party sparse solversGravatar Gael Guennebaud2017-11-10
* Move KLU support to officialGravatar Gael Guennebaud2017-11-10
* KLU: truely disable unimplemented code, add proper static assertions in solveGravatar Gael Guennebaud2017-11-10
* KLU depends on BTF but not on libSuiteSparse nor CholmodGravatar 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
|\ \ \
* \ \ \ Merged in carpent/eigen (pull request PR-342)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
* | | | | Add EIGEN_MKL_NO_DIRECT_CALL optionGravatar Gael Guennebaud2017-11-09
* | | | | Patch from Konstantin Arturov to enable MKL's direct call by defaultGravatar Gael Guennebaud2017-11-09
* | | | | Fix issue with boost::multiprec in previous commitGravatar Gael Guennebaud2017-11-08
* | | | | Improve debugging tests and output in BDCSVDGravatar Gael Guennebaud2017-11-08
* | | | | Fix overflow issues in BDCSVDGravatar Gael Guennebaud2017-11-08
* | | | | Merged in JonasMu/eigen (pull request PR-329)Gravatar Benoit Steiner2017-10-27
|\ \ \ \ \
* | | | | | Merged in guillaume_michel/eigen (pull request PR-334)Gravatar Christoph Hertzberg2017-10-23
* | | | | | Removed unecesasry #includeGravatar Benoit Steiner2017-10-22
* | | | | | Merged in LaFeuille/eigen-1/LaFeuille/typo-fix-alignmeent-alignment-150588939...Gravatar Benoit Steiner2017-10-21
|\ \ \ \ \ \
* \ \ \ \ \ \ Merged in henryiii/eigen/henryiii/device (pull request PR-343)Gravatar Benoit Steiner2017-10-21
|\ \ \ \ \ \ \
| * | | | | | | Restore `__device__`Gravatar Henry Schreiner2017-10-21
| * | | | | | | Fixing missing inlines on device functions for newer CUDA cardsGravatar Henry Schreiner2017-10-20
|/ / / / / / /
| | | * / / / Use col method for column-major matrixGravatar Justin Carpentier2017-10-17
| |_|/ / / / |/| | | | |
* | | | | | Merged in benoitsteiner/opencl (pull request PR-341)Gravatar Benoit Steiner2017-10-17
|\ \ \ \ \ \
* \ \ \ \ \ \ MergeGravatar Rasmus Munk Larsen2017-10-13
|\ \ \ \ \ \ \
* | | | | | | | Specialize ThreadPoolDevice::enqueueNotification for the case with no args. A...Gravatar Rasmus Munk Larsen2017-10-13
| | * | | | | | Merged in mehdi_goli/upstr_benoit/ComputeCppNewReleaseFix (pull request PR-16)Gravatar Benoit Steiner2017-10-13
| | |\ \ \ \ \ \
| * | | | | | | | check both z13 and z14 archesGravatar Konstantinos Margaritis2017-10-12
| * | | | | | | | remove debuggingGravatar Konstantinos Margaritis2017-10-12
| * | | | | | | | Merged eigen/eigen into defaultGravatar Konstantinos Margaritis2017-10-12
| |\ \ \ \ \ \ \ \
| * | | | | | | | | rollback 374f750ad4708408a1255a98964719fd598b0659Gravatar Konstantinos Margaritis2017-10-12
| * | | | | | | | | explicitly set conjugate maskGravatar Konstantinos Margaritis2017-10-11
| * | | | | | | | | added some extra debuggingGravatar Konstantinos Margaritis2017-10-11