Hey guys! I'm very sorry for the no updates, I've been on other projects and busy with work. I'm just going to share the code here. I hesitated to share it, because I scaled the equations arbitrarily to simulate 20% and 4s as accurately as possible (sorry) and I wanted to fix it since the data was iffy sometimes at best (although they get really close right?), but I simply did not have time! But if you can improve on it and find/implement why that is (since I do not know🧐 ) please try! I also tinkered with pareto-ing the data, but I gave up haha. Anyways please play around with it!
Shoutout to @cinder rivet good job, wishing you the best on your journey my friend!
For reference, I used Jupyter but you can run it with anything that uses python, so just pop it in and run it!
A note about the functionality (you can):
-Create graphs/data for each biome
-Create longer/shorter simulations
-Increase/decrease the range of ratios/intervals to iterate over for more or less data
If the data doesn't match up with in-game, try scaling the population_growth function or last_interest under the sim function.