[Numpy-discussion] Cross-covariance function
Pauli Virtanen
pav@iki...
Thu Jan 26 09:50:17 CST 2012
26.01.2012 15:57, Bruce Southey kirjoitti:
[clip]
> Also I believe that changing the np.cov
> function will cause major havoc because numpy and people's code depend
> on the current behavior.
Changing the behavior of `cov` is IMHO not really possible at this point
--- the current behavior is not a bug, but a documented feature that has
been around probably already since Numeric.
However, adding a new function could be possible.
--
Pauli Virtanen
More information about the NumPy-Discussion
mailing list