[SciPy-user] Usage of block matrices in scipy

Nils Wagner nwagner at mecha.uni-stuttgart.de
Thu Sep 23 05:28:43 EDT 2004


Hi all,

How can I introduce block matrices in scipy;
given matrices A and B of appropraite order, I would like to build matrices
of the form

C = [A B]

or

C = [A; B]

BTW, I cannot find functions for the Kronecker product and the vec 
operator in scipy.
Is it planned to add this features ?

Nils

 




More information about the SciPy-User mailing list