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
ab407b2b6ed084771bc06b64be09e8b3eb8de228
eigen
/
Eigen
/
src
/
Core
/
arch
/
AltiVec
History
Rasmus Munk Larsen
1414a76fa9
Only vectorize atan<double> for Altivec if VSX is available.
2022-10-03 22:06:58 +00:00
..
Complex.h
Fix non-VSX PowerPC build
2022-08-08 18:18:17 +00:00
MathFunctions.h
Only vectorize atan<double> for Altivec if VSX is available.
2022-10-03 22:06:58 +00:00
MatrixProduct.h
Partial Packet support for GEMM real-only (PowerPC). Also fix compilation warnings & errors for some conditions in new API.
2022-08-03 18:15:19 +00:00
MatrixProductCommon.h
Partial Packet support for GEMM real-only (PowerPC). Also fix compilation warnings & errors for some conditions in new API.
2022-08-03 18:15:19 +00:00
MatrixProductMMA.h
Partial Packet support for GEMM real-only (PowerPC). Also fix compilation warnings & errors for some conditions in new API.
2022-08-03 18:15:19 +00:00
MatrixVectorProduct.h
Better performance for Power10 using more load and store vector pairs for GEMV
2022-06-27 18:11:55 +00:00
PacketMath.h
Vectorize atan() for double.
2022-10-01 01:49:30 +00:00