aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make CMake config file relocatableGravatar Silvio Traversaro2016-12-05
* fix compilation of BTL's blaze interfaceGravatar Gael Guennebaud2016-12-05
* Add performance monitoring for LLTGravatar Gael Guennebaud2016-12-05
* use numext::absGravatar Angelos Mantzaflaris2016-12-02
* 1. Add explicit template to abs2 (resolves deduction for some arithmetic types)Gravatar Angelos Mantzaflaris2016-12-02
* Fix memory leak in Ref<Sparse>Gravatar Gael Guennebaud2016-12-05
* Optimize SparseLU::solve for rhs vectorsGravatar Gael Guennebaud2016-12-05
* remove temporary in SparseLU::solveGravatar Gael Guennebaud2016-12-05
* bug #1356: fix calls to evaluator::coeffRef(0,0) to get the address of the de...Gravatar Gael Guennebaud2016-12-05
* typoGravatar Gael Guennebaud2016-12-05
* extend monitoring benchmarks with transpose matrix-vector and triangular matr...Gravatar Gael Guennebaud2016-12-05
* Improve performance of row-major-dense-matrix * vector products for recent CPUs.Gravatar Gael Guennebaud2016-12-05
* Clean debugging codeGravatar Gael Guennebaud2016-12-05
* Merged in srvasude/eigen (pull request PR-265)Gravatar Benoit Steiner2016-12-05
|\
* | Add missing generic load methods.Gravatar Gael Guennebaud2016-12-03
* | Complete rewrite of column-major-matrix * vector product to deliver higher pe...Gravatar Gael Guennebaud2016-12-03
* | Merged eigen/eigen into defaultGravatar Benoit Steiner2016-12-02
|\ \
| | * Fix small nit where I changed name of plog1p to pexpm1.Gravatar Srinivas Vasudevan2016-12-02
| | * Sync from Head.Gravatar Srinivas Vasudevan2016-12-02
| | |\ | | |/ | |/|
| | * Added support for expm1 in Eigen.Gravatar Srinivas Vasudevan2016-12-02
| * | Ease compiler job to generate clean and efficient code in mat*vec.Gravatar Gael Guennebaud2016-12-02
| * | Operators += and -= do not resize!Gravatar Gael Guennebaud2016-12-02
* | | Makingt default numeric_list works with sycl.Gravatar Mehdi Goli2016-12-02
| * | mergeGravatar Gael Guennebaud2016-12-02
| |\ \
| * | | Add perf monitoring for gemvGravatar Gael Guennebaud2016-12-02
| * | | Re-enable A^T*A action in BTLGravatar Gael Guennebaud2016-12-02
| | * | bug #1355: Fixed wrong line-endings on two filesGravatar Christoph Hertzberg2016-12-02
| |/ /
| * | typo UIntPtrGravatar Angelos Mantzaflaris2016-12-01
| * | fix two warnings(unused typedef, unused variable) and a typoGravatar Angelos Mantzaflaris2016-12-01
| |/
| * Clean up SparseCore module regarding ReverseInnerIteratorGravatar Gael Guennebaud2016-12-01
| * fix member orderGravatar Gael Guennebaud2016-12-01
| * Merged in rmlarsen/eigen (pull request PR-256)Gravatar Gael Guennebaud2016-12-01
| |\
| * \ mergeGravatar Gael Guennebaud2016-12-01
| |\ \ | |/ / |/| |
* | | Merged eigen/eigen into defaultGravatar Benoit Steiner2016-12-01
|\ \ \
* | | | Adding sycl backend for TensorPadding.h; disbaling __unit128 for sycl in Tens...Gravatar Mehdi Goli2016-12-01
| | * | cmake: remove architecture dependency from Eigen3ConfigVersion.cmakeGravatar Sergiu Deitsch2016-11-30
| | * | doc: mention the NO_MODULE option and target availabilityGravatar Sergiu Deitsch2016-11-30
| | | * Add a default constructor for the "fake" __half class when not using theGravatar Rasmus Munk Larsen2016-11-29
| | * | cmake: added Eigen3::Eigen imported targetGravatar Sergiu Deitsch2016-11-22
| |/ /
| * / Fix misleading-indentation warnings.Gravatar Gael Guennebaud2016-12-01
|/ /
* | Cleaned up forward declarationsGravatar Benoit Steiner2016-11-30
* | Moved the MemCopyFunctor back to TensorSyclDevice since it's the only caller ...Gravatar Benoit Steiner2016-11-30
* | Added the deallocate_all() method backGravatar Benoit Steiner2016-11-30
* | Simplified includesGravatar Benoit Steiner2016-11-30
* | Improved formattingGravatar Benoit Steiner2016-11-30
* | Merged eigen/eigen into defaultGravatar Benoit Steiner2016-11-30
|\ \
* | | Udated the Sizes class to work on AMD gpus without requiring a separate imple...Gravatar Benoit Steiner2016-11-30
* | | Added an implementation of numeric_list that works with syclGravatar Benoit Steiner2016-11-30
| * | Fix slection of product implementation for dynamic size matrices with fixed m...Gravatar Gael Guennebaud2016-11-30
| * | Pulled latest update from trunkGravatar Benoit Steiner2016-11-30
| |\ \