[Numpy-tickets] [NumPy] #622: function for computing the condition number
NumPy
numpy-tickets@scipy....
Thu Apr 3 21:11:30 CDT 2008
#622: function for computing the condition number
-----------------------------+----------------------------------------------
Reporter: LevGivon | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: 1.0.5
Component: numpy.linalg | Version: none
Severity: normal | Resolution:
Keywords: condition, norm |
-----------------------------+----------------------------------------------
Comment (by peridot):
Patch submitted. It's a little more complicated because using the inverse
is numerically nasty, particularly in cases where you might worry about
the condition number. Defaults to using the SVD directly.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/622#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list