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
e7ed4bd388be80db9cc5689e623fbdd9e5cfdf7b
eigen
/
unsupported
/
Eigen
/
CXX11
History
Eugene Zhulenev
e7ed4bd388
Remove internal::smart_copy and replace with std::copy
2019-10-29 11:25:24 -07:00
..
src
Remove internal::smart_copy and replace with std::copy
2019-10-29 11:25:24 -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