aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add explicit regression test for bug #1622Gravatar Gael Guennebaud2018-11-16
* PR 544: Set requestedAlignment correctly for SliceVectorizedTraversalsGravatar Mark D Ryan2018-11-13
* Fix typo in comment on EIGEN_MAX_STATIC_ALIGN_BYTESGravatar Nikolaus Demmel2018-11-14
* typoGravatar Gael Guennebaud2018-11-14
* help doxygen linking to DenseBase::NulllaryExprGravatar Gael Guennebaud2018-11-14
* Improve doc on multi-threading and warn about hyper-threadingGravatar Gael Guennebaud2018-11-14
* doxygen does not like \addtogroup and \ingroup in the same lineGravatar Gael Guennebaud2018-11-14
* Merged in rmlarsen/eigen2 (pull request PR-543)Gravatar Rasmus Munk Larsen2018-11-13
|\
| * Remove accidental changes.Gravatar Rasmus Munk Larsen2018-11-12
| * Add parallel memcpy to TensorThreadPoolDevice in Eigen, but limit the number ...Gravatar Rasmus Munk Larsen2018-11-12
* | [PATCH 1/2] Misc. typosGravatar luz.paz"2018-09-18
|/
* Add optimized version of logistic function for float. As an example, this is ...Gravatar Rasmus Munk Larsen2018-11-12
* Add manual doc on STL-compatible iteratorsGravatar Gael Guennebaud2018-11-12
* Fix warning in c++03Gravatar Gael Guennebaud2018-11-10
* A few small fixes to a) prevent throwing in ctors and dtors of the threading ...Gravatar Rasmus Munk Larsen2018-11-09
* bug #1619: fix mixing of const and non-const generic iteratorsGravatar Gael Guennebaud2018-11-09
* bug #1619: make const and non-const iterators compatibleGravatar Gael Guennebaud2018-11-09
* add missing ref to a.zeta(b)Gravatar Gael Guennebaud2018-11-09
* Limit the size of the tocGravatar Gael Guennebaud2018-11-09
* Update doxy hacks wrt doxygen 1.8.13/14Gravatar Gael Guennebaud2018-11-09
* Let doxygen sees lastNGravatar Gael Guennebaud2018-11-09
* Add and update manual pages for slicing, indexing, and reshaping.Gravatar Gael Guennebaud2018-11-09
* Recent xcode versions does support EIGEN_HAS_STATIC_ARRAY_TEMPLATEGravatar Gael Guennebaud2018-11-09
* Fix max-size in indexed-viewGravatar Gael Guennebaud2018-11-08
* Merged in glchaves/eigen (pull request PR-539)Gravatar Gael Guennebaud2018-11-07
|\
* | Add option to disable plot generationGravatar Gael Guennebaud2018-11-07
| * Vectorize row-by-row gebp loop iterations on 16 packets as wellGravatar Gustavo Lima Chaves2018-11-06
* | PR 526: Speed up multiplication of small, dynamically sized matricesGravatar Mark D Ryan2018-10-12
* | Fix code formatGravatar Eugene Zhulenev2018-11-02
* | Workaround nbcc+msvc compiler bugGravatar Eugene Zhulenev2018-11-02
|/
* add unit tests for bug #1619Gravatar Gael Guennebaud2018-11-01
* bug #1617: Fix SolveTriangular.solveInPlace crashing for empty matrix.Gravatar Matthieu Vigne2018-10-31
* bug #1618: Use different power-of-2 check to avoid MSVC warningGravatar Christoph Hertzberg2018-11-01
* Merged in ezhulenev/eigen-02 (pull request PR-534)Gravatar Rasmus Munk Larsen2018-10-25
|\
| * Fix cxx11_tensor_{block_access, reduction} testsGravatar Eugene Zhulenev2018-10-25
* | Fix typo in tutorial documentation.Gravatar Halie Murray-Davis2018-10-25
* | Document EIGEN_NO_IO preprocessor directiveGravatar Christoph Hertzberg2018-10-25
* | Collapsed revision (based on pull request PR-325)Gravatar Christian von Schultz2018-10-22
* | Do not rely on the compiler generating __device__ functions for constexpr in ...Gravatar Rasmus Munk Larsen2018-10-22
* | Suppress compiler warning about unused global variable.Gravatar Rasmus Munk Larsen2018-10-22
* | Merged in rmlarsen/eigen (pull request PR-532)Gravatar Rasmus Munk Larsen2018-10-19
|\ \
* | | Fix most Doxygen warnings. Also add links to stable documentation from unsupp...Gravatar Christoph Hertzberg2018-10-19
| * | Merged eigen/eigen into defaultGravatar Rasmus Munk Larsen2018-10-19
| |\ \ | |/ / |/| |
* | | bug #1606: Explicitly set the standard before find_package(StandardMathLibrar...Gravatar Christoph Hertzberg2018-10-19
| * | Only set EIGEN_CONSTEXPR_ARE_DEVICE_FUNC for clang++ if cxx_relaxed_constexpr...Gravatar Rasmus Munk Larsen2018-10-18
|/ /
* / Fix GPU build due to gpu_assert not always being defined.Gravatar Rasmus Munk Larsen2018-10-18
|/
* fix typo in docGravatar Gael Guennebaud2018-10-17
* Move from rvalue arguments in ThreadPool enqueue* methodsGravatar Eugene Zhulenev2018-10-16
* Reduce thread scheduling overhead in parallelForGravatar Eugene Zhulenev2018-10-16
* Merged in ezhulenev/eigen-02 (pull request PR-528)Gravatar Rasmus Munk Larsen2018-10-16
|\