LICENSE
README.md
pyproject.toml
qml/__init__.py
qml/__main__.py
qml/ansatz.py
qml/benchmarks.py
qml/classical_baselines.py
qml/classifiers.py
qml/data.py
qml/datasets.py
qml/embeddings.py
qml/io_utils.py
qml/kernel_methods.py
qml/losses.py
qml/metrics.py
qml/regression.py
qml/training.py
qml/utils.py
qml/visualize.py
qml_pennylane.egg-info/PKG-INFO
qml_pennylane.egg-info/SOURCES.txt
qml_pennylane.egg-info/dependency_links.txt
qml_pennylane.egg-info/requires.txt
qml_pennylane.egg-info/top_level.txt
tests/test_classical_baselines_smoke.py
tests/test_cli_smoke.py
tests/test_embeddings_smoke.py
tests/test_imports.py
tests/test_kernel_smoke.py
tests/test_regression_smoke.py
tests/test_vqc_artifacts.py
tests/test_vqc_smoke.py