the right_kernel is exactly what I want. Thanks very much for your answer and the resources provided!
lainme (Dec 14 '11)| The system is written on the form Ax=0. I know this can be done by using, for example, solve([eq1==0,eq2==0],x1,x2) But this is somewhat complex. I wonder if the system can be directly solved by A.solve_right or some other simpler notation? asked Dec 14 '11 Anonymous |
| Is this what you mean? I'm not sure, because should the zero vector be a solution for you? Or maybe you wanted this. I hope I'm not misunderstanding something here. See this Linear Algebra quickref card for a lot more information. the right_kernel is exactly what I want. Thanks very much for your answer and the resources provided! lainme (Dec 14 '11) |
Asked: Dec 14 '11
Seen: 209 times
Last updated: Dec 14 '11
powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.