[NumPy-Tickets] [NumPy] #2186: failure to solve system of linear equations
NumPy Trac
numpy-tickets@scipy....
Mon Jul 16 07:34:45 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
---------------------------+------------------------------------------------
Changes (by pv):
* status: new => closed
* resolution: => invalid
Comment:
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.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2186#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list