What is the meaning of :IndexError:string index out of range [closed]

asked 2016-12-04 13:46:45 +0200

anonymous user

Anonymous

updated 2017-01-08 12:06:11 +0200

FrédéricC gravatar image

I am dealing with [35,6] linear code over finite filed with 2 elements. I am able to get an output of its generator matrix as 6x35 matrix, but while computing parity check matrix which will be of size 29x35, I am getting following output: IndexError:string index out of range

Does it mean that its size is too large? If still it is so, how to get that matrix in sage??

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tmonteil
close date 2016-12-04 14:13:32.358812