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
4b607b5692bc2e26510861f1ce85c78aaf2057ff
eigen
/
Eigen
/
src
/
Core
/
arch
History
Benoit Steiner
354baa0fb1
Avoid using horizontal adds since they're not very efficient.
2016-12-21 20:55:07 -08:00
..
AltiVec
bug
#1360
: fix sign issue with pmull on altivec
2016-12-18 22:13:19 +00:00
AVX
Fix compilation with gcc and old ABI version
2016-11-23 14:04:57 +01:00
AVX512
Avoid using horizontal adds since they're not very efficient.
2016-12-21 20:55:07 -08:00
CUDA
Fix expm1 CUDA implementation (do not shadow exp CUDA implementation).
2016-12-05 12:19:01 -08:00
Default
bug
#1167
: simplify installation of header files using cmake's install(DIRECTORY ...) command.
2016-08-29 10:59:37 +02:00
NEON
Use 32 registers on ARM64
2016-12-19 13:44:46 -05:00
SSE
bug
#1363
: fix mingw's ABI issue
2016-12-15 11:58:31 +01:00
ZVector
implement float/std::complex<float> for ZVector as well, minor fixes to ZVector
2016-11-17 13:27:33 -05:00