On 24 April 2012 15:03, Nir Krakauer <nkraka...@ccny.cuny.edu> wrote:
> Once the function is fixed, the miscellaneous package seems like a
> good place to put it.

I got today a reply from Peter Mohr (one of the guys responsible for
the list) and they have fixed the ASCII table on their website. This
meant only a small change on the python script but I ended up finding
a bug on it. Constant for the same thing at different conditions would
be overwritten (the script would remove whatever was between
parentheses) and appear only once. Fixing this caused the API to
change since the names of the constants are now a different string.
When changing this, I ended up changing almost the whole script, and
now, it also downloads the file automatically.

I have also changed a lot of the actual octave function which no
longer uses its own binary search algorithm. I have moved this
function into the miscellaneous package, together with its python
script.

Carnë

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to