https://github.com/alexandresajus/python-ecosystem
A simple discrete ecosystem model in Python illustrating prey-predator systems and natural selection
https://github.com/alexandresajus/python-ecosystem
Last synced: about 1 year ago
JSON representation
A simple discrete ecosystem model in Python illustrating prey-predator systems and natural selection
- Host: GitHub
- URL: https://github.com/alexandresajus/python-ecosystem
- Owner: AlexandreSajus
- License: gpl-3.0
- Created: 2021-01-09T17:11:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-22T21:09:57.000Z (over 5 years ago)
- Last Synced: 2025-03-27T02:41:07.475Z (over 1 year ago)
- Language: Python
- Size: 32.2 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-Ecosystem
A simple discrete ecosystem model in Python illustrating prey-predator systems and natural selection
The ecosystem shows the interaction between foxes and bunnies. It takes into account hunger, age, reproduction, vision range and fear
Parameters can vary to simulate natural selection

Here is an example of a relatively stable ecosystem
