On 7 December 2011 17:06, Ferran Mesas <ferran.mesa...@gmail.com> wrote:
> 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).

Sweet. I just made the commit and changed a bit the input checking
(check how huffmandict sets the default now, much simpler).

> 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);

Done to.

> Thank you very much for your efforts and help,

No! Thank you for your contribution. Improvements on the code are
always welcome.

Carnë

------------------------------------------------------------------------------
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