index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Align the first element of the Waiter struct instead of padding it. This redu...
Benoit Steiner
2016-06-02
*
merge
Gael Guennebaud
2016-06-02
|
\
*
|
Remove dead code.
Gael Guennebaud
2016-06-02
*
|
Implement generic scalar*expr and expr*scalar operator based on scalar_produc...
Gael Guennebaud
2016-06-02
|
*
Add syntactic sugar to Eigen tensors to allow more natural syntax.
Rasmus Munk Larsen
2016-06-02
|
*
Merged in ibab/eigen (pull request PR-189)
Benoit Steiner
2016-06-02
|
/
|
*
|
bug #1193: fix lpNorm<Infinity> for empty input.
Gael Guennebaud
2016-06-02
*
|
Disable MSVC's "decorated name length exceeded, name was truncated" warning i...
Gael Guennebaud
2016-06-02
*
|
Fix pointer to long conversion warning.
Gael Guennebaud
2016-06-02
|
*
Add tensor scan op
Igor Babuschkin
2016-06-02
|
/
*
Use a single PacketSize variable
Benoit Steiner
2016-06-01
*
Fixed compilation warning
Benoit Steiner
2016-06-01
*
Speedup a test
Benoit Steiner
2016-06-01
*
Doc: add some cross references (also fix empty macro argument warning)
Gael Guennebaud
2016-06-01
*
Silenced compilation warning generated by nvcc.
Benoit Steiner
2016-06-01
*
Added support for mean reductions on fp16
Benoit Steiner
2016-06-01
*
Doc: start of a table summarizing coefficient-wise math functions.
Gael Guennebaud
2016-06-01
*
Add missing ArrayBase::log1p
Gael Guennebaud
2016-06-01
*
Expose log1p to Array.
Gael Guennebaud
2016-06-01
*
Doc: makes the global unary math functions visible to doxygen (and docuement ...
Gael Guennebaud
2016-06-01
*
Doc: improve documentation of Map<SparseMatrix>
Gael Guennebaud
2016-06-01
*
Doc: disable inlining of inherited members, workaround Doxygen's limited C++ ...
Gael Guennebaud
2016-06-01
*
Pulled latest updates from trunk
Benoit Steiner
2016-05-31
|
\
*
|
Only enable optimized reductions of fp16 if the reduction functor supports them
Benoit Steiner
2016-05-31
*
|
Improved support for CUDA 8.0
Benoit Steiner
2016-05-31
|
*
bug #1181: help MSVC inlining.
Gael Guennebaud
2016-05-31
|
*
Fix compilation with old icc
Gael Guennebaud
2016-05-31
|
*
bug #1238: fix SparseMatrix::sum() overload for un-compressed mode.
Gael Guennebaud
2016-05-31
|
/
*
Silenced some compilation warnings triggered by nvcc 8.0
Benoit Steiner
2016-05-27
*
Reimplement clamp as a static function.
Benoit Steiner
2016-05-27
*
Use NULL instead of nullptr to preserve the compatibility with cxx03
Benoit Steiner
2016-05-27
*
Added a new operation to enable more powerful tensorindexing.
Benoit Steiner
2016-05-27
*
Fixed option '--relaxed-constexpr' has been deprecated and replaced by option...
Benoit Steiner
2016-05-27
*
Disable the use of MMX instructions since the code is broken on many platforms
Benoit Steiner
2016-05-27
*
Cleaner implementation of dont_over_optimize.
Christoph Hertzberg
2016-05-27
*
Fix compilation when defaulting to row-major
Gael Guennebaud
2016-05-27
*
Fix compilation with old ICC version (use C99 types instead of C++11 ones)
Gael Guennebaud
2016-05-27
*
Fixed some compilation warnings
Benoit Steiner
2016-05-26
*
Deleted extra namespace
Benoit Steiner
2016-05-26
*
Preserve the ability to vectorize the evaluation of an expression even when i...
Benoit Steiner
2016-05-26
*
Resolved merge conflicts
Benoit Steiner
2016-05-26
*
Merged latest reduction improvements
Benoit Steiner
2016-05-26
|
\
*
\
Merged latest code improvements
Benoit Steiner
2016-05-26
|
\
\
|
*
|
Improved the performance of inner reductions.
Benoit Steiner
2016-05-26
|
*
|
Improved the coverage of the fp16 reduction tests
Benoit Steiner
2016-05-26
*
|
|
bug #1237: Redefine eigen_assert instead of disabling assertions for document...
Christoph Hertzberg
2016-05-26
|
*
|
Code cleanup.
Benoit Steiner
2016-05-26
*
|
|
Disable usage of MMX with msvc.
Gael Guennebaud
2016-05-26
*
|
|
bug #1236: fix possible integer overflow in density estimation.
Gael Guennebaud
2016-05-26
|
/
/
*
|
Disabled GCC6's ignored-attributes warning in packetmath unit test.
Gael Guennebaud
2016-05-26
[prev]
[next]