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
e6a5a594a7f3cbe2f9843d4ef57a10d478cbb818
eigen
/
Eigen
/
src
/
Core
/
arch
/
Default
History
Gauri Deshpande
e6a5a594a7
remove denormal flushing in fp32tobf16 for avx & avx512
2021-08-09 22:15:21 +00:00
..
BFloat16.h
remove denormal flushing in fp32tobf16 for avx & avx512
2021-08-09 22:15:21 +00:00
ConjHelper.h
Fix breakage of conj_helper in conjunction with custom types introduced in
!537
.
2021-07-02 20:42:15 +00:00
GenericPacketMathFunctions.h
Use
padd
instead of
+
.
2021-07-02 02:51:48 +00:00
GenericPacketMathFunctionsFwd.h
Implement a generic vectorized version of Smith's algorithms for complex division.
2021-07-01 23:31:12 +00:00
Half.h
Eliminate
round_impl
double-promotion warnings for c++03.
2021-03-25 16:52:19 +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