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
9b6e365018c0a20e5ed1b504dc1f945cce09ec5f
eigen
/
Eigen
/
src
/
Core
/
arch
History
Rasmus Munk Larsen
5c9ed4ba0d
Reverse arguments for pmin in AVX.
2017-01-25 09:21:57 -08:00
..
AltiVec
Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_t
2017-01-23 22:02:53 +01:00
AVX
Reverse arguments for pmin in AVX.
2017-01-25 09:21:57 -08:00
AVX512
Fix NaN propagation for AVX512.
2017-01-24 13:37:08 -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
Make NaN propagatation consistent between the pmax/pmin and std::max/std::min. This makes the NaN propagation consistent between the scalar and vectorized code paths of Eigen's scalar_max_op and scalar_min_op.
2017-01-24 13:32:50 -08:00
ZVector
Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_t
2017-01-23 22:02:53 +01:00