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
2f5b7a199b
eigen
/
unsupported
/
Eigen
/
CXX11
History
Benoit Steiner
2f5b7a199b
Reworked the threadpool cancellation mechanism to not depend on pthread_cancel since it turns out that pthread_cancel doesn't work properly on numerous platforms.
2016-12-09 13:05:14 -08:00
..
src
Reworked the threadpool cancellation mechanism to not depend on pthread_cancel since it turns out that pthread_cancel doesn't work properly on numerous platforms.
2016-12-09 13:05:14 -08:00
CMakeLists.txt
bug
#1167
: simplify installation of header files using cmake's install(DIRECTORY ...) command.
2016-08-29 10:59:37 +02:00
Tensor
Simplified includes
2016-11-30 20:21:18 -08:00
TensorSymmetry
ThreadPool
Added support for thread cancellation on Linux
2016-12-08 08:12:49 -08:00