[NumPy-Tickets] [NumPy] #1402: Provide a function to compute the log-determinant
NumPy Trac
numpy-tickets@scipy....
Fri Apr 30 14:39:42 CDT 2010
#1402: Provide a function to compute the log-determinant
--------------------------+-------------------------------------------------
Reporter: njs | Owner: somebody
Type: enhancement | Status: needs_review
Priority: normal | Milestone:
Component: numpy.linalg | Version:
Keywords: |
--------------------------+-------------------------------------------------
Comment(by charris):
I think folks who use the function will be able to deal with the multiple
return values, my motivation for the shorter name is that most of the
common functions come without underscores and logsigndet, while a
possibility, is perhaps a bit long. As to the other, it adds a bit of
clarity without any real performance impact and clarity counts for a lot
in the long run.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1402#comment:9>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list