This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-10-22 21:11:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
arch
History
Benoit Steiner
d3f7915aeb
Pulled latest update from the eigen main codebase
2015-03-24 13:12:14 -07:00
..
AltiVec
The usage of DenseIndex is deprecated, so let's replace DenseIndex by Index
2015-02-16 15:05:41 +01:00
AVX
Fixed the optimized AVX implementation of the fast rsqrt function
2015-03-02 13:49:39 -08:00
CUDA
Fixed the CUDA packet primitives
2015-03-24 10:45:46 -07:00
Default
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
2012-07-13 14:42:47 -04:00
NEON
use unsigned short instead of uint16_t which doesn't exist in c++98
2015-03-17 10:31:45 -04:00
SSE
Added an optimized version of rsqrt for SSE and AVX that is used when EIGEN_FAST_MATH is defined.
2015-03-02 09:38:47 -08:00
CMakeLists.txt
Add missing install directives for arch/CUDA
2015-02-18 11:40:06 +01:00