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-27 07:29:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33adce5c3a
eigen
/
unsupported
/
Eigen
/
CXX11
History
Benoit Steiner
33adce5c3a
Added the ability to switch to the new thread pool with a #define
2016-04-21 11:59:58 -07:00
..
src
Added the ability to switch to the new thread pool with a #define
2016-04-21 11:59:58 -07:00
CMakeLists.txt
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
ThreadPool
Started to implement a portable way to yield.
2016-04-19 17:59:58 -07:00