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
5b1106c56b
eigen
/
unsupported
/
Eigen
/
CXX11
History
Benoit Steiner
5b1106c56b
Fixed a compilation error with nvcc 7.
2016-04-19 14:57:57 -07:00
..
src
Fixed a compilation error with nvcc 7.
2016-04-19 14:57:57 -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
Replace std::vector with our own implementation, as using the stl when compiling with nvcc and avx enabled leads to many issues.
2016-03-08 16:37:27 -08:00
Tensor
Merged in rmlarsen/eigen (pull request PR-177)
2016-04-14 17:13:19 -07:00
TensorSymmetry
Fix compilation for CXX11/Tensor module if unsupported is not in include path
2014-06-04 18:31:02 +02:00
ThreadPool
Cleanup
2016-04-14 16:41:31 -07:00