Mesa is an Apache2 licensed agent-based modeling (or ABM) framework in Python. (more…)
Read more »
If you want your program to use less memory, you will need to measure memory usage. You’ll want to measure the current usage, and then you’ll need to ensure it’s using less memory once you make some improvements. It turns out, however, that measuring memo... (more…)
Read more »
tl;dr: use this script to build a GitHub Repo like this one where you store all the highlights from your kindle books in an organized way. (more…)
Read more »
An open access book on scientific visualization using python and matplotlib - rougier/scientific-visualization-book... (more…)
Read more »
Probably like many people, I've been hearing for years now that
January of 2020 was the end of life for Python 2, specifically
January 1st. As a result, I was rather surprised to hear that there
will be another release of Python 2 in April, although I cou... (more…)
Read more »