This repository was archived by the owner on Jan 6, 2026. It is now read-only.
List view
* create a system with simple evolution (simulation) via Moran Process between multiple number types of individuals in a population; no genome and no mutations yet; birth fitness included, death fitness included, just a simple framework to evolve a population according to given payoff matrices. * encapsulate in a proper Python package * measure and report code coverage * include Travis CI with unit tests * include *conda* environments for execution and development * add CODE OF CONDUCT, CONTRIBUTING information
No due date