LICENSE
README.md
pyproject.toml
qmc/__init__.py
qmc/benchmark.py
qmc/py.typed
qmc/recommender.py
qmc/circuits/__init__.py
qmc/circuits/kernels.py
qmc/circuits/qnp.py
qmc/circuits/sklearn_api.py
qmc/circuits/templates.py
qmc/circuits/vqc.py
qmc/classical/__init__.py
qmc/classical/models.py
qmc/dashboard/__init__.py
qmc/dashboard/server.py
qmc/datasets/__init__.py
qmc/datasets/builtin.py
qmc/evaluation/__init__.py
qmc/evaluation/metrics.py
qmc/evaluation/plots.py
qmc/molecules/__init__.py
qmc/molecules/library.py
qmc/molecules/vqe.py
quantum_ml_comparator.egg-info/PKG-INFO
quantum_ml_comparator.egg-info/SOURCES.txt
quantum_ml_comparator.egg-info/dependency_links.txt
quantum_ml_comparator.egg-info/requires.txt
quantum_ml_comparator.egg-info/top_level.txt
tests/test_benchmark.py
tests/test_circuits.py
tests/test_feature_channel_benchmark.py
tests/test_recommender.py
tests/test_reproductions.py
tests/test_sklearn_compat.py
tests/test_smoke.py