On May 27, 11:19 am, Peter Otten <__pete...@web.de> wrote:
> colin.hank...@touit.com wrote:
> > Disclaimer: I'm learning python and would like to use it in a
> > project.
>
> > The project will have many large matricies. In one particular instance
> > I need to reference a smaller submatrix of the
Disclaimer: I'm learning python and would like to use it in a
project.
The project will have many large matricies. In one particular instance
I need to reference a smaller submatrix of the larger matrix. I don't
want to create a new copy or even change any of the values, I just
want to quickly and