AngryMaciek / angry-moran-simulator

A general game-theoretical framework to carry out scientific simulations of populations' evolution according to the Moran model 🧮
https://angrymaciek.github.io/angry-moran-simulator/
MIT License
6 stars 5 forks source link

fix: import modules inside the package #27

Closed AngryMaciek closed 3 years ago

AngryMaciek commented 3 years ago

Description

Improved import logic within the whole repository. Following: https://stackoverflow.com/questions/67737290/python-package-cannot-find-one-of-its-modules-after-installation

Type of change

Checklist: