.gitignore
.readthedocs.yaml
CHANGELOG.md
CONTRIBUTING.md
INSTALLATION.md
LICENSE
NOTICE
README.md
RELEASE_GUIDE.md
ThirdPartyNotices.md
pyproject.toml
requirements-core.txt
setup.py
.github/workflows/python-publish.yml
compliance/Similar Projects To QForge.pdf
compliance/Software License Compliance for Libraries.pdf
docs/AGENT_INSTRUCTIONS.md
docs/api.rst
docs/conf.py
docs/couplings.rst
docs/examples.rst
docs/getting_started.md
docs/getting_started.rst
docs/index.rst
docs/installation.rst
docs/requirements.txt
docs/_build/html/.buildinfo
docs/_build/html/.nojekyll
docs/_build/html/api.html
docs/_build/html/couplings.html
docs/_build/html/examples.html
docs/_build/html/genindex.html
docs/_build/html/getting_started.html
docs/_build/html/index.html
docs/_build/html/installation.html
docs/_build/html/objects.inv
docs/_build/html/py-modindex.html
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/.doctrees/api.doctree
docs/_build/html/.doctrees/couplings.doctree
docs/_build/html/.doctrees/environment.pickle
docs/_build/html/.doctrees/examples.doctree
docs/_build/html/.doctrees/getting_started.doctree
docs/_build/html/.doctrees/index.doctree
docs/_build/html/.doctrees/installation.doctree
docs/_build/html/_modules/index.html
docs/_build/html/_modules/qforge/core/gate_engine.html
docs/_build/html/_modules/qforge/core/qubit_engine.html
docs/_build/html/_modules/qforge/utils/terminal_plot.html
docs/_build/html/_sources/api.rst.txt
docs/_build/html/_sources/couplings.rst.txt
docs/_build/html/_sources/examples.rst.txt
docs/_build/html/_sources/getting_started.rst.txt
docs/_build/html/_sources/index.rst.txt
docs/_build/html/_sources/installation.rst.txt
docs/_build/html/_static/_sphinx_javascript_frameworks_compat.js
docs/_build/html/_static/basic.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/documentation_options.js
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery.js
docs/_build/html/_static/language_data.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/sphinx_highlight.js
docs/_build/html/_static/css/badge_only.css
docs/_build/html/_static/css/theme.css
docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff
docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff2
docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff
docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff2
docs/_build/html/_static/css/fonts/fontawesome-webfont.eot
docs/_build/html/_static/css/fonts/fontawesome-webfont.svg
docs/_build/html/_static/css/fonts/fontawesome-webfont.ttf
docs/_build/html/_static/css/fonts/fontawesome-webfont.woff
docs/_build/html/_static/css/fonts/fontawesome-webfont.woff2
docs/_build/html/_static/css/fonts/lato-bold-italic.woff
docs/_build/html/_static/css/fonts/lato-bold-italic.woff2
docs/_build/html/_static/css/fonts/lato-bold.woff
docs/_build/html/_static/css/fonts/lato-bold.woff2
docs/_build/html/_static/css/fonts/lato-normal-italic.woff
docs/_build/html/_static/css/fonts/lato-normal-italic.woff2
docs/_build/html/_static/css/fonts/lato-normal.woff
docs/_build/html/_static/css/fonts/lato-normal.woff2
docs/_build/html/_static/fonts/Lato/lato-bold.eot
docs/_build/html/_static/fonts/Lato/lato-bold.ttf
docs/_build/html/_static/fonts/Lato/lato-bold.woff
docs/_build/html/_static/fonts/Lato/lato-bold.woff2
docs/_build/html/_static/fonts/Lato/lato-bolditalic.eot
docs/_build/html/_static/fonts/Lato/lato-bolditalic.ttf
docs/_build/html/_static/fonts/Lato/lato-bolditalic.woff
docs/_build/html/_static/fonts/Lato/lato-bolditalic.woff2
docs/_build/html/_static/fonts/Lato/lato-italic.eot
docs/_build/html/_static/fonts/Lato/lato-italic.ttf
docs/_build/html/_static/fonts/Lato/lato-italic.woff
docs/_build/html/_static/fonts/Lato/lato-italic.woff2
docs/_build/html/_static/fonts/Lato/lato-regular.eot
docs/_build/html/_static/fonts/Lato/lato-regular.ttf
docs/_build/html/_static/fonts/Lato/lato-regular.woff
docs/_build/html/_static/fonts/Lato/lato-regular.woff2
docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
docs/_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
docs/_build/html/_static/js/badge_only.js
docs/_build/html/_static/js/theme.js
docs/_build/html/_static/js/versions.js
examples/comprehensive_comparison.py
examples/couplings_comparison.py
examples/fluxonium_workflow.py
examples/gate_simulation.py
examples/transmon_workflow.py
qforge/__init__.py
qforge/__main__.py
qforge.egg-info/PKG-INFO
qforge.egg-info/SOURCES.txt
qforge.egg-info/dependency_links.txt
qforge.egg-info/entry_points.txt
qforge.egg-info/requires.txt
qforge.egg-info/top_level.txt
qforge/cli/__init__.py
qforge/cli/interactive.py
qforge/cli/main.py
qforge/cli/commands/__init__.py
qforge/cli/commands/circuit.py
qforge/cli/commands/clean.py
qforge/cli/commands/compare.py
qforge/cli/commands/dev.py
qforge/cli/commands/example.py
qforge/cli/commands/gate.py
qforge/cli/commands/hardware.py
qforge/cli/commands/qubit.py
qforge/cli/commands/workflow.py
qforge/comparison/__init__.py
qforge/comparison/comparator.py
qforge/config/__init__.py
qforge/config/defaults.py
qforge/core/__init__.py
qforge/core/circuit_engine.py
qforge/core/coupling.py
qforge/core/gate_engine.py
qforge/core/hardware_engine.py
qforge/core/qubit_engine.py
qforge/core/run_manager.py
qforge/core/tomography.py
qforge/plugins/__init__.py
qforge/utils/__init__.py
qforge/utils/analysis.py
qforge/utils/console.py
qforge/utils/terminal_plot.py
tests/__init__.py
tests/test_comparison.py
tests/test_comprehensive_independent.py
tests/test_coupling_physics.py
tests/test_couplings.py
tests/test_fluxonium_coupling.py
tests/test_qubit_engine.py
tests/test_scientific_accuracy.py