[Numpy-tickets] [NumPy] #447: Missing docstrings in linalg.lapack_lite
NumPy
numpy-tickets@scipy....
Wed Feb 7 14:14:40 CST 2007
#447: Missing docstrings in linalg.lapack_lite
--------------------------+-------------------------------------------------
Reporter: nils | Owner: somebody
Type: enhancement | Status: new
Priority: low | Milestone: 1.0.2 Release
Component: numpy.linalg | Version: devel
Severity: trivial | Keywords:
--------------------------+-------------------------------------------------
{{{
help (linalg.lapack_lite.dgeqrf)
}}}
yields
{{{
Help on built-in function dgeqrf in module numpy.linalg.lapack_lite:
dgeqrf(...)
}}}
which is uninformative.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/447>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list