Relative Content

Tag Archive for macosplotspyderscatter-plot

Difficulty Plotting individual points in Python Spyder in a simple ecosystem

I am writing a project in Python Spyder on my Mac.
The project is an ecosystem in which there is grass, sheep, wolves. With each iteration The grass grows, sheep eat grass, some die of starvation, some die of overweight, some get eaten by wolves etc. I want to see if a stable system can be achieved with all the random variables etc.