Spence Beecher
Spence Beecher
This is very good feddback - thank you! @ofir-reich memory size is definitely the problem. I will update the example to require less memory (to be more user friendly). Have...
Hi @tbjohns - would you mind signing the CLA? It will make the push process pretty easy on my end. Thanks!
Hi @jbinary ! Thanks for the commit! It looks like izip is not supported by python3 (perhaps being automatically handled by zip - https://stackoverflow.com/questions/32659552/importing-izip-from-itertools-module-gives-nameerror-in-python-3-x). Can you run unit tests for...