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
647b724a364f4492f39f607d7007b7feac838bf8
eigen
/
Eigen
/
src
/
Core
/
arch
History
Gael Guennebaud
647b724a36
Define pcast<> for SSE types even when AVX is enabled. (otherwise float are silently reinterpreted as int instead of being converted)
2018-05-29 20:46:46 +02:00
..
AltiVec
Add a note on vec_min vs asm
2018-04-04 13:10:38 +02:00
AVX
Fix compilation and SSE support with PGI compiler
2018-05-29 15:09:31 +02:00
AVX512
fix AVX512 plog
2018-04-20 13:39:18 -07:00
CUDA
bug
#1520
: workaround some -Wfloat-equal warnings by calling std::equal_to
2018-04-11 15:24:13 +02:00
Default
bug
#1436
: fix compilation of Jacobi rotations with ARM NEON, some specializations of internal::conj_helper were missing.
2017-06-15 10:16:30 +02:00
NEON
Fix compilation with NEON+MSVC
2018-04-26 10:50:41 +02:00
SSE
Define pcast<> for SSE types even when AVX is enabled. (otherwise float are silently reinterpreted as int instead of being converted)
2018-05-29 20:46:46 +02:00
ZVector
remove debugging
2017-10-12 15:34:55 -04:00