[SciPy-user] Couple of Matrix() questions

Jeffrey B. Layton laytonjb at bellsouth.net
Sun Aug 31 14:37:10 EDT 2003


>
>
>
>Another idea: extend Matrix constructor to accept a list of matrix-like
>objects so that stacking of matrices can be achived as follows:
>
>  E = mat([[A,B],[C,D]])
>
>where A,B,C,D are Matrix instances with appropiate shapes.
>

This has got my vote!

Jeff






More information about the SciPy-User mailing list