aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
| * | | | | | | | | some Packet2cf pmul fixesGravatar Konstantinos Margaritis2017-10-11
| * | | | | | | | | initial pexp() for 32-bit floats, commented out due to vec_cts()Gravatar Konstantinos Margaritis2017-10-11
| * | | | | | | | | initial pexp() for 32-bit floats, commented out due to vec_cts()Gravatar Konstantinos Margaritis2017-10-11
| * | | | | | | | | fix predux_mul for z14/floatGravatar Konstantinos Margaritis2017-10-10
| * | | | | | | | | eliminate 'enumeral and non-enumeral type in conditional expression' warningGravatar Konstantinos Margaritis2017-10-09
| * | | | | | | | | complete z14 portGravatar Konstantinos Margaritis2017-10-09
| | | | | | | | | * Add support for SuiteSparse's KLU routinesGravatar Kyle Vedder2017-10-04
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | bug #1472: fix warningGravatar Gael Guennebaud2017-09-26
| | * | | | | | | bug #1468 (1/2) : add missing std:: to memcpyGravatar Gael Guennebaud2017-09-22
| | * | | | | | | Add link to a useful example.Gravatar Gael Guennebaud2017-09-20
| | * | | | | | | Update documentation for aligned_allocatorGravatar Gael Guennebaud2017-09-20
| | | | | * | | | Typo fix alignmeent ->alignmentGravatar LaFeuille2017-09-20
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | Changes required for new ComputeCpp CE version.Gravatar Mehdi Goli2017-09-18
| | | |/ / / /