- Changed the python version requirement to be 3.9+
- Changed the python version requirement to be 3.9+
- Restructured the population grid object by splitting off functions that belong in the same category and storing them in a mixin-class within the population_extensions/ dir.