This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12693928228922ecf8fa3fcf14341d195e376a11
eigen
/
unsupported
/
Eigen
/
CXX11
History
Benoit Steiner
1269392822
Created the IndexPair type to store pair of tensor indices. CUDA doesn't support std::pair so we can't use them when targeting GPUs.
...
Improved the performance on tensor contractions
2014-10-03 10:16:59 -07:00
..
src
Created the IndexPair type to store pair of tensor indices. CUDA doesn't support std::pair so we can't use them when targeting GPUs.
2014-10-03 10:16:59 -07:00
Core
Pulled in the latest changes from the Eigen trunk
2014-08-13 22:25:29 -07:00
Tensor
Added support for tensor reductions and concatenations
2014-10-01 20:38:22 -07:00
TensorSymmetry
Fix compilation for CXX11/Tensor module if unsupported is not in include path
2014-06-04 18:31:02 +02:00