Re: [sympy] Matrices tutorial

2013-06-02 Thread David Joyner
On Sun, Jun 2, 2013 at 9:40 PM, Aaron Meurer wrote: > I'm writing the section of the new tutorial on matrices. What do > people think are the most important methods, functions, and ideas to > present? So far, I have > > - How to construct a matrix as a list of lists (should I also mention > other

[sympy] Matrices tutorial

2013-06-02 Thread Aaron Meurer
I'm writing the section of the new tutorial on matrices. What do people think are the most important methods, functions, and ideas to present? So far, I have - How to construct a matrix as a list of lists (should I also mention other constructors?) - Slicing. Should I mention any basic manipulati