octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #47707] hist takes up a lot of memory


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47707] hist takes up a lot of memory
Date: Sat, 16 Apr 2016 05:32:41 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #1, bug #47707 (project octave):

The script doesn't say what issues it is trying to avoid.  Do you know what
they are?  I'd have thought that working with integers would be the way to
go.

Alternatively, do you need a histogram of your whole 4-D image, or is a
histogram over one or two dimensions?  A compromise may be to convert only one
row/column/page/... at a time to double.

However, I thought that "hist" was being phased out by Matlab in favour of
"histogram".  (I haven't checked the differences.)  Perhaps we should just
write an efficient implementation of that and leave hist.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47707>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]