[NumPy-Tickets] [NumPy] #2186: failure to solve system of linear equations
NumPy Trac
numpy-tickets@scipy....
Mon Jul 16 15:36:42 CDT 2012
#2186: failure to solve system of linear equations
---------------------------+------------------------------------------------
Reporter: al_khwarizmi | Owner: pv
Type: defect | Status: closed
Priority: normal | Milestone: Unscheduled
Component: numpy.linalg | Version: 1.6.1
Resolution: invalid | Keywords: gaussian elimination
---------------------------+------------------------------------------------
Comment(by al_khwarizmi):
Replying to [comment:1 pv]:
> The current behavior is absolutely correct --- the problem is that this
not the way to look for the null space of a matrix. Ask e.g. stackoverflow
on the mailing lists for more explanation.
Looking at the Wikipedia article for matrix kernels, I see your point.
Didn't even know. Found a satisfactory method for use with NumPy on the
mailing list. Thanks.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2186#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list