Wolfram’s automata, a simple implementation with Python

Written by Avy FaingezichtWhere I talk about tech, startups, and economics, plus random thoughts.

Similar

The Incredible Growth of Python

We recently explored how wealthy countries (those defined as high-income by the World Bank) tend to visit a different set of technologies than the rest of the world. Among the largest differences we saw was in the programming language Python. When we focu... (more…)

Read more »

Python and Lambdas

I come from a functional programming background, so I a lot of love for functions and so-called anonymous functions or lambdas. However, I have realised that I don't make use of Python's lambda syntax... (more…)

Read more »