aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* MIsc. source and comment typosGravatar luz.paz2018-03-11
* Adds missing EIGEN_STRONG_INLINE to support MSVC properly inlining small vect...Gravatar Basil Fierz2017-10-26
* Merged in zzp11/eigen/zzp11/a-small-mistake-quickreferencedox-edited-15102172...Gravatar Benoit Steiner2018-03-23
|\
* \ Merged in facaiy/eigen/ENH/exp_support_complex_for_gpu (pull request PR-359)Gravatar Benoit Steiner2018-03-23
|\ \
* \ \ Merged in dtrebbien/eigen (pull request PR-369)Gravatar Benoit Steiner2018-03-23
|\ \ \
* | | | Improve robustness of igamma and igammac to bad inputs.Gravatar Rasmus Munk Larsen2018-03-19
* | | | Add static assertion for fixed sizes Ref<>Gravatar Gael Guennebaud2018-03-09
* | | | Implement better static assertion checking to make sure that the first assert...Gravatar Gael Guennebaud2018-03-09
* | | | Add static assertion on selfadjoint-view's UpLo parameter.Gravatar Gael Guennebaud2018-03-09
| * | | Move up the specialization of std::numeric_limitsGravatar Daniel Trebbien2018-02-18
* | | | Fix implicit conversion from 0.0 to scalarGravatar Gael Guennebaud2018-02-16
* | | | add unit test for SimplicialCholesky and Boost multiprec.Gravatar Gael Guennebaud2018-02-16
* | | | bug #1517: fix triangular product with unit diagonal and nested scaling facto...Gravatar Gael Guennebaud2018-02-09
* | | | Fix linear indexing in generic block evaluation.Gravatar Gael Guennebaud2018-02-09
* | | | Fix typoGravatar Gael Guennebaud2018-02-09
|/ / /
* | | Update the padding computation for PADDING_SAME to be consistent with TensorF...Gravatar Benoit Steiner2018-01-30
|\ \ \
* | | | bug #1412: fix compilation with nvcc+MSVCGravatar Gael Guennebaud2018-01-17
| | * | ENH: exp supports complex type for cudaGravatar Yan Facai (颜发才)2018-01-04
* | | | Fix incorrect ldvt in LAPACKE call from JacobiSVDGravatar Eugene Chereshnev2018-01-03
* | | | Disable use of recurrence for computing twiddle factors.Gravatar Benoit Steiner2018-01-09
|\ \ \ \
* | | | | Fix gcc7 warningGravatar Gael Guennebaud2018-01-09
| |_|/ / |/| | |
| * | | Disable use of recurrence for computing twiddle factors. Fixes FFT precision ...Gravatar RJ Ryan2017-12-31
|/ / /
* | | For cuda 9.1 replace math_functions.hpp with cuda_runtime.hGravatar nluehr2017-12-18
* | | Fix compilation of stableNorm with some expressions as inputGravatar Gael Guennebaud2017-12-15
* | | Workaround nvcc 9.0 issue. See PR 351.Gravatar Gael Guennebaud2017-12-15
* | | Fix cmake warningGravatar Gael Guennebaud2017-12-14
* | | fix unit testGravatar Gael Guennebaud2017-12-14
* | | 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
| * | Update the padding computation for PADDING_SAME to be consistent with TensorF...Gravatar Yangzihao Wang2017-12-12
|/ /
* | 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
| * a small mistake QuickReference.dox edited online with BitbucketGravatar zhouzhaoping2017-11-09
* | 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