[NumPy-Tickets] [NumPy] #1402: Provide a function to compute the log-determinant
NumPy Trac
numpy-tickets@scipy....
Sat Apr 24 13:41:57 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):
Looks OK to me. How about logdet instead of sign_log_det? I think taking
the inplace log is a bit obscure, maybe log_absd = log(absd) or some such
instead.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1402#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list