[changeset] histc

John W. Eaton jwe at octave.org
Sun Mar 8 13:49:02 CDT 2009


On  8-Mar-2009, Jaroslav Hajek wrote:

| I don't think so. After all, 3.2 is mainly in John's hands, so if he's
| OK with it, it's fine. I wonder, John, would you be fine with me
| optimizing accumarray and improving histc as well.

It's not a problem to add an isolated function like this now.  No
other parts of Octave depend on it, so I don't see how adding it can
cause a regression.  Also, it is a .m file, so if there is a problem
with it that is not discovered until after the release, it can be
fixed even by those people who can't easily rebuild Octave.

So do whatever you like about it.  But for those people who need the
function, it is better to have a slow version than not have it at all.

jwe


More information about the Octave-maintainers mailing list