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-18 19:11:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
arch
/
CUDA
History
Benoit Steiner
d485d12c51
Added missing AVX intrinsics for fp16: in particular, implemented predux which is required by the matrix-vector code.
2016-10-06 10:41:03 -07:00
..
Complex.h
Added support for constand std::complex numbers on GPU
2016-10-03 11:06:24 -07:00
Half.h
use ::hlog if available.
2016-08-29 11:05:32 +02:00
MathFunctions.h
Add log1p support for CUDA and half floats
2016-08-08 20:24:59 +01:00
PacketMath.h
Add TernaryFunctors and the betainc SpecialFunction.
2016-06-02 17:04:19 -07:00
PacketMathHalf.h
Added missing AVX intrinsics for fp16: in particular, implemented predux which is required by the matrix-vector code.
2016-10-06 10:41:03 -07:00
TypeCasting.h
Disable the use of MMX instructions since the code is broken on many platforms
2016-05-27 09:13:26 -07:00