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
9f99f61e69a70e0a209d5f93e78a9257685cd70d
eigen
/
Eigen
/
src
/
Core
/
arch
History
Benoit Jacob
9f99f61e69
bug
#936
, patch 1/3: some cleanup and renaming for consistency.
2015-01-30 17:43:56 -05:00
..
AltiVec
bug
#936
, patch 1/3: some cleanup and renaming for consistency.
2015-01-30 17:43:56 -05:00
AVX
Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively.
2014-11-04 21:58:52 +01:00
Default
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
2012-07-13 14:42:47 -04:00
NEON
bug
#936
, patch 1/3: some cleanup and renaming for consistency.
2015-01-30 17:43:56 -05:00
SSE
Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively.
2014-11-04 21:58:52 +01:00
CMakeLists.txt
Add missing add_subdirectory directive
2014-05-03 10:46:11 +02:00