We’re going to write a quantum circuit interpreter (or simulator) using just 27 lines of Python! (more…)
Read more »
Ever used asyncio and wished you hadn't? A tiny (~200 lines) event loop for Python. - patrick-kidger/tinyio... (more…)
Read more »
This week, Twitter upped their single-tweet character limit from 140 to 280, purportedly based on this interesting analysis of tweet lengths published on Twitter's engineering blog.
The gist of the analysis is this: English language tweets display a rough... (more…)
Read more »
Contribute to MartinBernstorff/FunctionalPy development by creating an account on GitHub. (more…)
Read more »
ZipPy is a Python3 interpreter on top of Truffle framework - securesystemslab/zippy... (more…)
Read more »