[Numpy-discussion] How to solve homogeneous linear equations with NumPy?
Lou Pecora
lou_boog2000@yahoo....
Thu Dec 3 08:24:41 CST 2009
From: Peter Cai <newptcai@gmail.com>
To: Discussion of Numerical Python <numpy-discussion@scipy.org>
Sent: Thu, December 3, 2009 1:13:40 AM
Subject: Re: [Numpy-discussion] How to solve homogeneous linear equations with NumPy?
Thanks a lot.
But my knowledge of linear equations are limited, so can explain in your code,
which result represent the solution set of solution?
BTW : since [1, 1, 1, 1] is an obviously non-trivial solution, can you prove your method could verify it?
As usual, Google is your friend. Also check on Wikipedia, Scholarpedia, and http://mathworld.wolfram.com/. If you are serious about getting a solution, then it is worth spending some time learning about linear systems.
-- Lou Pecora, my views are my own.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20091203/7a50022f/attachment-0001.html
More information about the NumPy-Discussion
mailing list