Lately Grumpy has received some attention
on reddit. YouTube Engineering showed a blog plost (Grumpy)
which apparently proved that grumpy scaled much better then CPython on a Fibonacci benchmark.
I felt like repeating this microbenchmark with Python to ch...
Read more »
This is an introduction into the Pillr application, hosted at www.pillr.net. (more…)
Read more »
GPU-accelerated Python implementation of Stanford OpenIE - adlumal/triplet-extract... (more…)
Read more »
<p>Iterators in python iterate sequences, but also iterate objects that exhibit sequence behavior, such as keys in a dictionary, lines in a file, and so on.</p>
<p>An iterator is an object that has a (more…)
Read more »
Less than a year ago, I was in San Quentin State Prison serving a life sentence. (more…)
Read more »