Sciroccogti / LDPC-with-SIMD

LDPC with SIMD aimed at AMD CPUs.
GNU General Public License v3.0
0 stars 1 forks source link

really should accumulate in matrix use xor?! #10

Closed Sciroccogti closed 3 years ago

Sciroccogti commented 3 years ago

https://github.com/Sciroccogti/LDPC-with-SIMD/blob/495722103f22dd1da65aa640add34aa75aa7b077/src/MatrixMath/NBMatrixMath.cpp#L185-L185

Sciroccogti commented 3 years ago

You idiot! You are implementing vector format! Of course it should be xor!