Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDPC:regular | irregular #18

Open
lingr7 opened this issue Jun 1, 2020 · 4 comments
Open

LDPC:regular | irregular #18

lingr7 opened this issue Jun 1, 2020 · 4 comments

Comments

@lingr7
Copy link
Contributor

lingr7 commented Jun 1, 2020

if _n_bits * _n_nodes == 1:

Comparison of matrix multiplication results
use*
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

@hichamjanati
Copy link
Owner

Can you show a small script that led to this error please so I can debug ?

@lingr7
Copy link
Contributor Author

lingr7 commented Jun 2, 2020

H.npy parity_check_matrix array(64,128) np.int32
H_npy.zip
this parity_check_matrix should choose solver = _logbp_numba_regular or solver = _logbp_numba

@kaushiksv
Copy link

I'm having the same issue. (64,128) matrix.. Any solutions?

@hichamjanati
Copy link
Owner

Please show me the code snippet you ran so I can debug, use the code brackets in the formatting here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants