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
17b9fbed34cefe08b4f63dbe0734e12311eb8669
eigen
/
Eigen
/
src
/
Core
/
arch
/
CUDA
History
Benoit Steiner
17b9fbed34
Added preliminary support for half floats on CUDA GPU. For now we can simply convert floats into half floats and vice versa
2016-02-19 06:16:07 +00:00
..
CMakeLists.txt
Add missing install directives for arch/CUDA
2015-02-18 11:40:06 +01:00
MathFunctions.h
Add digamma for CPU + CUDA. Includes tests.
2015-12-24 21:15:38 -08:00
PacketMath.h
Added preliminary support for half floats on CUDA GPU. For now we can simply convert floats into half floats and vice versa
2016-02-19 06:16:07 +00:00
TypeCasting.h
Added preliminary support for half floats on CUDA GPU. For now we can simply convert floats into half floats and vice versa
2016-02-19 06:16:07 +00:00