This website requires JavaScript.
Explore
Help
Sign In
mirror
/
eigen
Watch
2
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2024-12-21 07:19:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f5c1587e4e
eigen
/
unsupported
/
Eigen
/
CXX11
History
Benoit Steiner
f5c1587e4e
Fixed a bug in the tensor conversion op
2015-10-20 11:37:44 -07:00
..
src
Fixed a bug in the tensor conversion op
2015-10-20 11:37:44 -07:00
CMakeLists.txt
Added CMake support for Tensor module. CMake now installs CXX11 Tensor module like the rest of the unsupported modules
2015-02-26 16:50:09 -05:00
Core
Created some benchmarks for the tensor code
2014-10-17 09:49:03 -07:00
Tensor
Tightened the definition of isOfNormalIndex to take into account integer types in addition to arrays of indices
2015-10-14 09:31:37 -07:00
TensorSymmetry