CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/index.md
docs/installation.md
docs/t-logo.png
docs/t-logo2.png
docs/usage.md
src/synthe/__init__.py
src/synthe/adaptivehistsampler.py
src/synthe/bayesiantweediesalesgenerator.py
src/synthe/conformal_inference.py
src/synthe/diffusion.py
src/synthe/distro_imputer_encoder.py
src/synthe/distro_simulator.py
src/synthe/diversity_generator.py
src/synthe/empirical_copula.py
src/synthe/healthsims.py
src/synthe/helpers.py
src/synthe/meboot.py
src/synthe/metrics.py
src/synthe/row_subsampling.py
src/synthe/stratified_sampling.py
src/synthe/synthetictabular.py
src/synthe/ts_distro_simulator.py
src/synthe/utils.py
src/synthe.egg-info/PKG-INFO
src/synthe.egg-info/SOURCES.txt
src/synthe.egg-info/dependency_links.txt
src/synthe.egg-info/entry_points.txt
src/synthe.egg-info/requires.txt
src/synthe.egg-info/top_level.txt
tests/__init__.py
tests/test_synthe.py