LICENSE
MANIFEST.in
README.md
setup.py
chromax/__init__.py
chromax/functional.py
chromax/index_functions.py
chromax/simulator.py
chromax/trait_model.py
chromax/typing.py
chromax.egg-info/PKG-INFO
chromax.egg-info/SOURCES.txt
chromax.egg-info/dependency_links.txt
chromax.egg-info/requires.txt
chromax.egg-info/top_level.txt
chromax/sample_data/__init__.py
chromax/sample_data/genetic_map.csv
chromax/sample_data/genome.npy
tests/test_functional.py
tests/test_simulator.py