[NumPy-Tickets] [NumPy] #1402: Provide a function to compute the log-determinant
NumPy Trac
numpy-tickets@scipy....
Fri Apr 30 13:54:13 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 david.warde-farley):
Err, nevermind, looks like ufuncs don't like keyword arguments. If it's a
scalar there isn't a whole lot of point in doing it inplace for a scalar,
if it were a potentially large array I would say keep it but as it stands,
+1 on log_absd(log(absd))
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1402#comment:5>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list