#8765: Huffman Encoding
-----------------------------+----------------------------------------------
   Reporter:  ncohen         |       Owner:  wdj     
       Type:  enhancement    |      Status:  new     
   Priority:  major          |   Milestone:  sage-4.4
  Component:  coding theory  |    Keywords:          
     Author:  Nathann Cohen  |    Upstream:  N/A     
   Reviewer:                 |      Merged:          
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by leif):

 Much room for extensions, e.g.: ;-)

  * accept (also) list of symbols of arbitrary alphabet
   (type should be checked anyway)
  * binary file (stream) I/O..., with or without encoding table
  * '''generate''' encoding/decoding functions

 There's actually a possible application within Sage itself: compression of
 prime_pi and nth_prime tables. (The table-based functions are still work
 in progress.)

 OT:
  - I could perhaps contribute FAX G3 en/decoding, too, if I'm able to find
 my dead old implementation... :)
  - Another nice thing is encoding and decoding of machine instructions
 (assembling, disassembling).

 -Leif

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8765#comment:2>
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