This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97c0c5d485ddec0369326825a41db48d8505cf4c
eigen
/
unsupported
/
Eigen
/
CXX11
History
Rasmus Munk Larsen
97c0c5d485
Add block evaluation V2 to TensorAsyncExecutor.
...
Add async evaluation to a number of ops.
2019-10-22 12:42:44 -07:00
..
src
Add block evaluation V2 to TensorAsyncExecutor.
2019-10-22 12:42:44 -07: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
Drop support for c++03 in Eigen tensor. Get rid of some code used to emulate c++11 functionality with older compilers.
2019-10-18 16:42:00 -07:00
TensorSymmetry
bug
#1596
: fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00
ThreadPool
ThreadLocal container that does not rely on thread local storage
2019-09-09 15:18:14 -07:00