Ok I am solving the eigenvalues and vectors for a coupled DE. All I need to 
know is how to extract the solutions to the solve function. It turns out 
that there are four solutions. I would like to find a way to extract each 
of them instead of the cut and paste method. I tried the usual python index 
soln[0:1] also with the flatten command but that did not work.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to