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
...
|
|
|
*
Big 279: enable mixing types for comparisons, min, and max.
Gael Guennebaud
2016-06-10
|
*
|
|
bug #1240: Remove any assumption on NEON vector types.
Gael Guennebaud
2016-06-09
|
|
*
|
Add small fixes to TensorScanOp
Igor Babuschkin
2016-06-07
|
|
|
*
Clean handling for void type in EIGEN_CHECK_BINARY_COMPATIBILIY
Gael Guennebaud
2016-06-06
|
|
|
*
Disable shortcuts for res ?= prod when the scalar types do not match exactly.
Gael Guennebaud
2016-06-06
|
|
|
*
Relax mixing-type constraints for binary coefficient-wise operators:
Gael Guennebaud
2016-06-06
*
|
|
|
size_t -> int
Rasmus Munk Larsen
2016-06-03
*
|
|
|
Add CurrentThreadId and NumThreads methods to Eigen threadpools and TensorDev...
Rasmus Munk Larsen
2016-06-03
|
*
|
|
Fix compile errors initializing packets on ARM DS-5 5.20
Sean Templeton
2016-06-03
|
*
|
|
Make Arrays's ctor/assignment noexcept
Gael Guennebaud
2016-06-09
|
*
|
|
Simplified the code that dispatches vectorized reductions on GPU
Benoit Steiner
2016-06-09
|
*
|
|
Fixed definition of some of the reducer_traits
Benoit Steiner
2016-06-09
|
*
|
|
Pulled latest updates from trunk
Benoit Steiner
2016-06-09
|
|
\
\
\
|
*
|
|
|
Use signed integers more consistently to encode the number of threads to use ...
Benoit Steiner
2016-06-09
|
*
|
|
|
Improved code formatting
Benoit Steiner
2016-06-09
|
*
|
|
|
Improved support for vectorization of 16-bit floats
Benoit Steiner
2016-06-09
|
|
*
|
|
Include recent changesets that played with product's kernel
Gael Guennebaud
2016-06-09
|
|
*
|
|
Take advantage that T is already diagonal in the extraction of generalized co...
Gael Guennebaud
2016-06-09
|
|
*
|
|
Update RealQZ to reduce 2x2 diagonal block of T corresponding to non reduced ...
Gael Guennebaud
2016-06-09
|
|
/
/
/
|
*
|
|
Add unit test for non symmetric generalized eigenvalues
Gael Guennebaud
2016-06-09
|
*
|
|
Fix shadow variable, and indexing.
Gael Guennebaud
2016-06-09
|
*
|
|
Fixed type conversion from int
Abhijit Kundu
2016-06-08
|
*
|
|
Fixes for PARDISO: warnings, and defaults to metis+ in-core mode.
Gael Guennebaud
2016-06-08
|
*
|
|
Fix extraction of complex eigenvalue pairs in real generalized eigenvalue pro...
Gael Guennebaud
2016-06-08
|
*
|
|
Copied a regression test from 3.2 branch.
Christoph Hertzberg
2016-06-08
|
*
|
|
Enable the vectorization of adds and mults of fp16
Benoit Steiner
2016-06-07
|
*
|
|
Added missing EIGEN_DEVICE_FUNC
Benoit Steiner
2016-06-07
|
|
/
/
|
*
|
Fixed compilation of BVH_Example (required for make doc)
Christoph Hertzberg
2016-06-07
|
*
|
Fixed compilation error with gcc 4.4
Benoit Steiner
2016-06-06
|
*
|
Misc small improvements to the reduction code.
Benoit Steiner
2016-06-06
|
*
|
Added missing EIGEN_DEVICE_FUNC qualifiers to the unary array ops
Benoit Steiner
2016-06-06
|
*
|
Implement result_of for the new ternary functors
Benoit Steiner
2016-06-06
|
*
|
bug #1201: improve code generation of affine*vec with MSVC
Gael Guennebaud
2016-06-06
|
*
|
Moved assertions to the constructor to make the code more portable
Benoit Steiner
2016-06-06
|
|
/
|
*
Silenced compilation warning
Benoit Steiner
2016-06-05
|
*
Moved static assertions into the class constructor to make the code more port...
Benoit Steiner
2016-06-05
|
*
Removed executable bits from header files.
Christoph Hertzberg
2016-06-05
|
*
Add randomized properties tests for betainc special function.
Eugene Brevdo
2016-06-05
|
*
Add TernaryFunctors and the betainc SpecialFunction.
Eugene Brevdo
2016-06-02
|
*
Disable the tensor tests when using msvc since older versions of the compiler...
Benoit Steiner
2016-06-04
|
*
Use array_prod to compute the number of elements contained in the input tenso...
Benoit Steiner
2016-06-04
|
*
Merged in ibab/eigen (pull request PR-192)
Benoit Steiner
2016-06-03
|
|
\
|
*
|
Improved the performance of full reductions.
Benoit Steiner
2016-06-03
|
/
/
|
*
Add generic scan method
Igor Babuschkin
2016-06-03
|
/
*
bug #725: make move ctor/assignment noexcept.
Gael Guennebaud
2016-06-03
*
Fix MatrixFunctions module.
Gael Guennebaud
2016-06-03
*
Fix unit test.
Gael Guennebaud
2016-06-03
*
Fix compilation.
Gael Guennebaud
2016-06-03
*
Fix compilation: Matrix does not indirectly live in the internal namespace an...
Gael Guennebaud
2016-06-03
*
Fix function dependencies
Gael Guennebaud
2016-06-03
[prev]
[next]