[CHANGESET]: Statistics function incorrectly computing median
Ben Abbott
bpabbott at mac.com
Sun Mar 9 11:33:52 CDT 2008
On Mar 9, 2008, at 10:43 AM, Jaroslav Hajek wrote:
> Hi Ben,
>
> in case you're interested, I've created a loop-free version of
> __quantile__ (attached as __quantile_vec__). It appears to be several
> times faster than your version. OTOH, as you've expected, the memory
> consumption is certainly higher.
I just glanced over the __quantile_vec__.m and noticed that the test
scripts refer to "quantile_vec__"
I tried changing all references to __quantile_vec__, but the tests
failed.
Ben
More information about the Bug-octave
mailing list