LICENSE
README.md
pyproject.toml
src/__init__.py
src/jeremydimond.pymlga.egg-info/PKG-INFO
src/jeremydimond.pymlga.egg-info/SOURCES.txt
src/jeremydimond.pymlga.egg-info/dependency_links.txt
src/jeremydimond.pymlga.egg-info/requires.txt
src/jeremydimond.pymlga.egg-info/top_level.txt
src/pymlga/__init__.py
src/pymlga/allele.py
src/pymlga/chromosome.py
src/pymlga/evaluation.py
src/pymlga/experiment.py
src/pymlga/gene.py
src/pymlga/generation.py
src/pymlga/individual.py
src/pymlga/reproduction.py
tests/test_allele.py
tests/test_chromosome.py
tests/test_evaluation.py
tests/test_experiment.py
tests/test_gene.py
tests/test_individual.py
tests/test_reproduction.py