| Author |
Comment/Response |
Tim Lahey
|
11/17/99 05:03am
I was wondering if there is any way to handle partitioned matrices in Mathematica ? I know I can partition a list
(and hence a table) into sublists, but can I do:
M = [ A | B ] where A, B, C and D are matrices that
[ C | D ]
haven't been explicitly specified, such that an operation
on M explicitly operates on A, B, C, and D (e.g., transpose)?
Thanks,
Tim Lahey
M.A.Sc. Student - Systems Design Engineering
University of Waterloo
tjlahey@cgl.uwaterloo.ca
URL: , |
|