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-06 14:14:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
97605c7b27
eigen
/
unsupported
/
Eigen
/
CXX11
History
Benoit Steiner
97605c7b27
New multithreaded contraction that doesn't rely on the thread pool to run the closure in the order in which they are enqueued. This is needed in order to switch to the new non blocking thread pool since this new thread pool can execute the closure in any order.
2016-05-13 17:11:29 -07:00
..
src
New multithreaded contraction that doesn't rely on the thread pool to run the closure in the order in which they are enqueued. This is needed in order to switch to the new non blocking thread pool since this new thread pool can execute the closure in any order.
2016-05-13 17:11:29 -07:00
CMakeLists.txt
Refactor the unsupported CXX11/Core module to internal headers only.
2016-04-26 11:20:25 +02:00
Tensor
Fix missing inclusion of Eigen/Core
2016-04-27 23:05:40 +02:00
TensorSymmetry
Refactor the unsupported CXX11/Core module to internal headers only.
2016-04-26 11:20:25 +02:00
ThreadPool
Fix missing inclusion of Eigen/Core
2016-04-27 23:05:40 +02:00