diff options
author | Tom Rondeau <tom@trondeau.com> | 2015-10-16 17:06:23 -0400 |
---|---|---|
committer | Tom Rondeau <tom@trondeau.com> | 2015-10-29 15:12:53 -0400 |
commit | c93470b71a44b3bbdc32c0fc30bb7122dc3f4d5a (patch) | |
tree | 22adb3d9ad1eb624f2a57eb538ddd7ff35ae22bf /gnuradio-runtime/python/gnuradio/gr/gateway.py | |
parent | 616fee53793b55dcd36d4c78a7c12057b1a05839 (diff) |
fec: LDPC: patch for issue #847.
GSL didn't introduce gsl_matrix_equal until 1.15 and GNU Radio only
requires 1.10. This is an attempt to calculate if the two matrices are
equal by subtracting one from the other and seeing if the max element
is greater than 0 (all elements should be 0 if they are the same
matrix).
Diffstat (limited to 'gnuradio-runtime/python/gnuradio/gr/gateway.py')
0 files changed, 0 insertions, 0 deletions