Question: Input matrices from python into maple

Where to store a collection of 100 matrices of different orders in Python language.

Then I need to pass that file as input to Maple for so kind of analysis here.

If possible an example with 3 to 4 matrices in python stored in some file I don't know which will be good and how say excel or database or any other (This only mainly I am not getting any idea)

Then the maple program here takes that file as input and does calculations here in maple 

Say as example Eigen values of those matrices

Here my matrices are all square matrices of various different orders

Please Wait...