Hello again,

http://agora.panocha.org.mx/snippet/gDqF/
http://agora.panocha.org.mx/snippet/gDqF/ 
I think you can commit this code. I added 5 tests to the file and made a
more strict input checking (now it checks for binary arrays).

Could you please also change huffmandict? 
on line 118:
-  cw_list{1:L} = []:
+  cw_list=cell(1,L);

on line 205:
-  nw_list{1:L} = []:
+  nw_list=cell(1,L);

Thank you very much for your efforts and help,

Ferran

--
View this message in context: 
http://gnu-octave-repository.2306053.n4.nabble.com/Fwd-Request-to-join-as-developer-Submission-to-Communications-package-tp4155598p4169716.html
Sent from the octave-dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to