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
1b84f21e321e9daa1efcd4422ae92c1782c5582c
eigen
/
Eigen
/
src
/
Core
/
arch
/
Default
History
Rasmus Munk Larsen
1b84f21e32
Revert change that made conversion from bfloat16 to {float, double} implicit.
...
Add roundtrip tests for casting between bfloat16 and complex types.
2020-07-22 18:09:00 -07:00
..
BFloat16.h
Revert change that made conversion from bfloat16 to {float, double} implicit.
2020-07-22 18:09:00 -07:00
ConjHelper.h
bug
#1436
: fix compilation of Jacobi rotations with ARM NEON, some specializations of internal::conj_helper were missing.
2017-06-15 10:16:30 +02:00
GenericPacketMathFunctions.h
Add shift_left<N> and shift_right<N> coefficient-wise unary Array functions
2020-03-19 17:24:06 +00:00
GenericPacketMathFunctionsFwd.h
Fix a circular dependency regarding pshift* functions and GenericPacketMathFunctions.
2019-09-06 09:26:04 +02:00
Half.h
Fix test basic stuff
2020-07-09 17:24:00 +00:00
Settings.h
bug
#1615
: slightly increase the default unrolling limit to compensate for changeset
101ea26f5e
2018-12-13 10:42:39 +01:00
TypeCasting.h
Support BFloat16 in Eigen
2020-06-20 19:16:24 +00:00