aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | Properly disable nvcc warning messages in user code.Gravatar Benoit Steiner2016-02-03
| * | Silenced the "calling a __host__ function from a __host__ __device__ function...Gravatar Benoit Steiner2016-02-03
| * | Revert the nvcc messages to their default severity instead of the forcing the...Gravatar Benoit Steiner2016-02-03
| * | Pulled latest updates from trunkGravatar Benoit Steiner2016-02-03
| |\ \
| * | | Silenced some unhelpful warnings generated by nvcc.Gravatar Benoit Steiner2016-02-03
| | * | Merged in rmlarsen/eigen (pull request PR-161)Gravatar Gael Guennebaud2016-02-03
| |/| | | |/ / |/| |
* | | Fix bad line break. Don't repeat Kahan matrix test since it is deterministic.Gravatar Rasmus Munk Larsen2016-02-03
* | | Make the array of directly compute column norms a member to avoid allocation ...Gravatar Rasmus Munk Larsen2016-02-03
| * | bug #1161: fix division by zero for huge scalar typesGravatar Gael Guennebaud2016-02-03
| * | bug #1164: fix list and deque specializations such that our aligned allocator...Gravatar Damien R2016-02-03
| * | Clarify error message when writing to a read-only sparse-sub-matrix.Gravatar Gael Guennebaud2016-02-03
| * | mergeGravatar Gael Guennebaud2016-02-03
| |\ \
| * | | Clarify documentation on the restrictions of writable sparse block expressions.Gravatar Gael Guennebaud2016-02-03
| | * | Merged in ville-k/eigen/explicit_long_constructors (pull request PR-158)Gravatar Benoit Steiner2016-02-02
| | |\ \
| | | * | Use EIGEN_STATIC_ASSERT for backward compatibility.Gravatar Ville Kallioniemi2016-02-02
| | * | | Don't try to use direct offsets when computing a tensor product, since the re...Gravatar Benoit Steiner2016-02-02
| |/ / /
| | * | Use single template constructor to avoid overload resolution issues.Gravatar Ville Kallioniemi2016-02-02
| | |\ \
| | | * | Replace separate low word constructors with a single templated constructor.Gravatar Ville Kallioniemi2016-02-01
| | |/ /
| | * | Rebase to latest.Gravatar Ville Kallioniemi2016-02-01
| | |\ \ | | |/ / | |/| |
| * | | Cleaned up a tensor contraction testGravatar Benoit Steiner2016-02-01
| * | | Sharded the cxx11_tensor_contract_cuda testGravatar Benoit Steiner2016-02-01
| * | | Silenced a few compilation warningsGravatar Benoit Steiner2016-02-01
| * | | Made it possible to limit the number of blocks that will be used to evaluate ...Gravatar Benoit Steiner2016-02-01
* | | | merging.Gravatar Rasmus Munk Larsen2016-02-01
|\| | |
| * | | Shared the tensor reduction testGravatar Benoit Steiner2016-02-01
| * | | Sharded the tensor device testGravatar Benoit Steiner2016-02-01
| * | | bug #694: document that SparseQR::matrixR is not sorted.Gravatar Gael Guennebaud2016-02-01
| * | | bug #557: make InnerIterator of sparse storage types more versatile by adding...Gravatar Gael Guennebaud2016-02-01
| * | | Fix integer path for num_steps==1Gravatar Gael Guennebaud2016-02-01
| * | | bug #698: fix linspaced for integer types.Gravatar Gael Guennebaud2016-02-01
| * | | Fix warning and replace min/max macros by calls to mini/maxiGravatar Gael Guennebaud2016-02-01
| * | | Fixed a number of compilation warnings generated by the cuda testsGravatar Benoit Steiner2016-01-31
| * | | Fixed a few compilation warningsGravatar Benoit Steiner2016-01-31
| * | | Fixed compilation errors triggered by duplicate inline declarationGravatar Benoit Steiner2016-01-31
| * | | Pulled latest changes from trunkGravatar Benoit Steiner2016-01-31
| |\ \ \
| * | | | Sharded the CUDA argmax tensor testGravatar Benoit Steiner2016-01-31
| | * | | bug #667: declare several critical functions as FORECE_INLINE to make ICC hap...Gravatar Gael Guennebaud2016-01-31
| | * | | Avoid overflow in unit test.Gravatar Gael Guennebaud2016-01-30
| | * | | Disable underflow unit test on the i387 FPU.Gravatar Gael Guennebaud2016-01-30
| |/ / /
| * | | Fixed a few memory leaks in the cuda testsGravatar Benoit Steiner2016-01-30
| * | | Sharded the cxx11_tensor_cuda test and fixed a memory leakGravatar Benoit Steiner2016-01-30
| * | | Added a test to cover threaded tensor shufflingGravatar Benoit Steiner2016-01-30
| * | | Made the comparison between single and multithreaded contraction results more...Gravatar Benoit Steiner2016-01-30
| * | | Made sure to use a tensor of rank 0 to store the result of a full reduction i...Gravatar Benoit Steiner2016-01-30
| * | | Sharded the tensor thread pool testGravatar Benoit Steiner2016-01-30
| * | | Made the CUDA contract test more robust to numerical noise.Gravatar Benoit Steiner2016-01-30
| * | | Added 2 benchmarks to the suite of tensor benchmarks running on GPUGravatar Benoit Steiner2016-01-30
| * | | Extend doc on dense+sparseGravatar Gael Guennebaud2016-01-30
| * | | backout changeset d4a9e615699bd7f26864d57d2b28021b9f64b6ffGravatar Gael Guennebaud2016-01-30
| * | | bug #632: implement general coefficient-wise "dense op sparse" operations thr...Gravatar Gael Guennebaud2016-01-30