Ask Your Question
1

name 'LinearCodeFromCheckMatrix' is not defined

asked 2016-10-16 16:34:29 +0200

anonymous user

Anonymous

I try some tutorial in Sage today, but i got this error

name 'LinearCodeFromCheckMatrix' is not defined

what should i do?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-10-16 18:56:55 +0200

tmonteil gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2016-10-16 16:34:29 +0200

Seen: 352 times

Last updated: Oct 16 '16