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
ae4644cc6827bb1b6d654ceed8b3a0c256b1d173
eigen
/
Eigen
/
src
/
Core
/
arch
History
Gael Guennebaud
ae4644cc68
bug
#907
, ARM64: workaround ICE in xcode/clang
2015-01-13 10:03:00 +01:00
..
AltiVec
fixed to make big-endian VSX work as well
2014-10-01 09:43:56 +00: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
#907
, ARM64: workaround ICE in xcode/clang
2015-01-13 10:03:00 +01: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