Hello, i would like to know how to modify the index of a matrix in sagemath. As an example, we all know that every object begins in 0, m[0] and that kind of things.
Now, i need to modify this. to add one to the index, not beggining in 0, i want it that the matrix index begin in 1 for rows and columns. I will appreciate your answer.
Thanks!