name 'LinearCodeFromCheckMatrix' is not defined
I try some tutorial in Sage today, but i got this error
name 'LinearCodeFromCheckMatrix' is not defined
what should i do?
add a comment
asked 2016-10-16 16:34:29 +0100
Anonymous
I try some tutorial in Sage today, but i got this error
name 'LinearCodeFromCheckMatrix' is not defined
what should i do?
Indeed, it has been renamed in trac ticket 21165, by from_parity_check_matrix
. Since the code contains LinearCodeFromCheckMatrix = deprecated_function_alias(21165, from_parity_check_matrix)
, you should have seen a deprecation warning.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-10-16 16:34:29 +0100
Seen: 363 times
Last updated: Oct 16 '16