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
2025-01-24 14:45:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7dfe75f445
eigen
/
unsupported
/
Eigen
/
CXX11
History
Benoit Steiner
7dfe75f445
Fixed compilation warnings
2015-12-07 08:12:30 -08:00
..
src
Fixed compilation warnings
2015-12-07 08:12:30 -08: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
Moved the array code into it's own file.
2015-11-12 08:57:04 -08:00
Tensor
Made it possible to refer t oa GPUDevice from code compile with a regular C++ compiler
2015-11-23 10:03:53 -08:00
TensorSymmetry