On Monday, April 20, 2020 at 1:01:24 PM UTC-7, Emmanuel Zuñiga wrote:
>
> 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!
>

It might help if you let us know what you're hoping to accomplish. For 
example, would it be good enough to, instead of work with 3x3 matrices, 
work with 4x4 matrices with zeroes in the 0th row and column? Then all of 
the potential nonzero entries will start in row 1, column 1.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/55681950-7b26-431f-a833-914b4b78b319%40googlegroups.com.

Reply via email to