#10864: Bug in Huffman  algorithm
-----------------------------+----------------------------------------------
   Reporter:  jsrn           |       Owner:  wdj         
       Type:  defect         |      Status:  needs_review
   Priority:  major          |   Milestone:  sage-4.7    
  Component:  coding theory  |    Keywords:  huffman     
     Author:  Nathann Cohen  |    Upstream:  N/A         
   Reviewer:                 |      Merged:              
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by ncohen):

 Hello !!

 This is an updated patch in which string has been replaced by basename,
 and an unique argument is expected by the constructor.

 This class being pretty new and not really advertised, perhaps we can do
 without backward compatibility for once ?.. `:-p`

 I mean, this class is perhaps only useful to illustrate what the Huffman
 algorithm is (slow encoding in Python..), and updating a possibly
 uncompatible (if it exists somewhere in the world) should not take more
 than a few seconds `:-)`

 Nathann

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10864#comment:10>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to