Open scardine opened 11 years ago
that would be extremely helpful I'm primarily a javascripter myself, hence how I was able to untangle the code. Also we need unit tests, what do the python kids use for that?
fyi I've pushed to master since you forked it.
Hi Calvin!
I'm writing tests with PyUnit.
Nice work, man! I was looking for the quantization algorithm (Mike's source is way beyond my javascript wizardry level).
The code still smells like javascript. :-)
I want to help converting this to more idiomatic Python, can I send PR's?