LICENSE
README.md
pyproject.toml
src/structure_generator/__init__.py
src/structure_generator.egg-info/PKG-INFO
src/structure_generator.egg-info/SOURCES.txt
src/structure_generator.egg-info/dependency_links.txt
src/structure_generator.egg-info/entry_points.txt
src/structure_generator.egg-info/top_level.txt
src/structure_generator/_4D/__init__.py
src/structure_generator/_4D/generate_comp.py
src/structure_generator/_5D/__init__.py
src/structure_generator/_5D/generate_eta.py
src/structure_generator/basic/__init__.py
src/structure_generator/basic/distribution_generator.py
src/structure_generator/basic/utils.py
src/structure_generator/basic/write_matrix.py
src/structure_generator/scripts/__init__.py
src/structure_generator/scripts/generate_structure.py
tests/test_gen_structure.py