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

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

[Octave-bug-tracker] [bug #60409] [octave forge] (communications) huffma


From: Tasos Papastylianou
Subject: [Octave-bug-tracker] [bug #60409] [octave forge] (communications) huffmandeco throws out of memory or dimension too large for Octave's index type error
Date: Fri, 30 Apr 2021 06:05:38 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0

Follow-up Comment #3, bug #60409 (project octave):

Underlying cause of memory allocation problems aside, the current tree-based
implementation of huffmandeco replaced an older one, which was relying on a
slower, brute-force algorithm.

Perhaps the earlier algorithm would be more robust to this issue, and could be
used as a fallback? (obviously it could also be worse, I have no idea).

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60409>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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