CHANGELOG.md
LICENSE
MANIFEST.in
README.md
THEORY.md
USAGE.md
pyproject.toml
requirements.txt
docs/conf.py
docs/index.md
docs/_static/portfolio.css
docs/qsvt/algorithms.md
docs/qsvt/api_reference.md
docs/qsvt/changelog.md
docs/qsvt/design.md
docs/qsvt/implementation.md
docs/qsvt/index.md
docs/qsvt/notebooks.md
docs/qsvt/physics.md
docs/qsvt/qsvt_reports.md
docs/qsvt/real_example_results.md
docs/qsvt/reports.md
docs/qsvt/result_gallery.md
docs/qsvt/results.md
docs/qsvt/templates.md
docs/qsvt/theory.md
docs/qsvt/usage.md
notebooks/real_examples/01_ground_state_filtering.ipynb
notebooks/real_examples/02_tight_binding_band_filter.ipynb
notebooks/real_examples/03_imaginary_time_filtering.ipynb
notebooks/real_examples/04_heat_equation_pde.ipynb
notebooks/real_examples/05_poisson_equation_pde.ipynb
notebooks/real_examples/06_hamiltonian_simulation_schrodinger_dynamics.ipynb
notebooks/real_examples/07_quantum_chemistry_h2_toy_solver.ipynb
notebooks/real_examples/08_greens_function_response.ipynb
notebooks/real_examples/09_spectral_density_estimation.ipynb
notebooks/real_examples/10_gibbs_state_thermal_weights.ipynb
notebooks/real_examples/11_transport_physics_landauer_chain.ipynb
notebooks/real_examples/12_tensor_network_hybrid_filtering.ipynb
notebooks/real_examples/13_heat_equation_2d_pde.ipynb
notebooks/real_examples/14_advection_diffusion_pde.ipynb
notebooks/real_examples/15_wave_equation_dynamics.ipynb
notebooks/real_examples/16_helmholtz_equation_pde.ipynb
notebooks/real_examples/17_quantum_walk_search_toy.ipynb
notebooks/real_examples/18_ssh_chain_edge_state_filtering.ipynb
notebooks/real_examples/19_anderson_localization.ipynb
notebooks/real_examples/20_schrodinger_bound_states.ipynb
notebooks/real_examples/21_quantum_harmonic_oscillator_grid.ipynb
notebooks/real_examples/22_electrostatic_green_function_poisson.ipynb
notebooks/real_examples/23_coupled_oscillator_normal_modes.ipynb
notebooks/real_examples/24_ising_phase_transition_filtering.ipynb
notebooks/real_examples/25_diffusion_heat_treatment_slab.ipynb
notebooks/real_examples/26_graphene_nanoribbon_density_of_states.ipynb
notebooks/real_examples/27_fermi_dirac_electronic_occupations.ipynb
notebooks/real_examples/28_photonic_crystal_band_gap_filtering.ipynb
notebooks/real_examples/29_topological_band_projector_chern_marker.ipynb
notebooks/real_examples/README.md
notebooks/tutorials/01_QSVT_Scalar_and_Diagonal_Matrix.ipynb
notebooks/tutorials/02_QSVT_Singular_Value_Filter.ipynb
notebooks/tutorials/03_QSP_Polynomial_Demo.ipynb
notebooks/tutorials/04_QSVT_Linear_Solver_2x2.ipynb
notebooks/tutorials/05_QSVT_Linear_Solver_4x4.ipynb
notebooks/tutorials/06_QSVT_Linear_Solver_Approximate.ipynb
notebooks/tutorials/07_QSVT_Polynomial_Design_and_Approximation.ipynb
notebooks/tutorials/08_QSVT_Matrix_Functions_Powers_and_Roots.ipynb
notebooks/tutorials/09_QSVT_Sign_Function_and_Projectors.ipynb
notebooks/tutorials/10_QSVT_Design_and_Templates.ipynb
notebooks/tutorials/11_End_to_End_Algorithm_Workflows.ipynb
notebooks/tutorials/12_Reports_CLI_and_Reproducible_Artifacts.ipynb
notebooks/tutorials/13_Degree_Error_and_Boundedness_Tradeoffs.ipynb
notebooks/tutorials/README.md
results/plots/sign-report.png
results/plots/notebooks/01_QSVT_Scalar_and_Diagonal_Matrix-plot-01.png
results/plots/notebooks/01_QSVT_Scalar_and_Diagonal_Matrix-plot-02.png
results/plots/notebooks/02_QSVT_Singular_Value_Filter-plot-01.png
results/plots/notebooks/02_QSVT_Singular_Value_Filter-plot-02.png
results/plots/notebooks/03_QSP_Polynomial_Demo-plot-01.png
results/plots/notebooks/03_QSP_Polynomial_Demo-plot-02.png
results/plots/notebooks/04_QSVT_Linear_Solver_2x2-plot-01.png
results/plots/notebooks/04_QSVT_Linear_Solver_2x2-plot-02.png
results/plots/notebooks/05_QSVT_Linear_Solver_4x4-plot-01.png
results/plots/notebooks/05_QSVT_Linear_Solver_4x4-plot-02.png
results/plots/notebooks/06_QSVT_Linear_Solver_Approximate-plot-01.png
results/plots/notebooks/06_QSVT_Linear_Solver_Approximate-plot-02.png
results/plots/notebooks/07_QSVT_Polynomial_Design_and_Approximation-plot-01.png
results/plots/notebooks/07_QSVT_Polynomial_Design_and_Approximation-plot-02.png
results/plots/notebooks/07_QSVT_Polynomial_Design_and_Approximation-plot-03.png
results/plots/notebooks/08_QSVT_Matrix_Functions_Powers_and_Roots-plot-01.png
results/plots/notebooks/08_QSVT_Matrix_Functions_Powers_and_Roots-plot-02.png
results/plots/notebooks/08_QSVT_Matrix_Functions_Powers_and_Roots-plot-03.png
results/plots/notebooks/09_QSVT_Sign_Function_and_Projectors-plot-01.png
results/plots/notebooks/09_QSVT_Sign_Function_and_Projectors-plot-02.png
results/plots/notebooks/10_QSVT_Design_and_Templates-plot-01.png
results/plots/notebooks/10_QSVT_Design_and_Templates-plot-02.png
results/plots/notebooks/10_QSVT_Design_and_Templates-plot-03.png
results/plots/notebooks/10_QSVT_Design_and_Templates-plot-04.png
results/plots/notebooks/10_QSVT_Design_and_Templates-plot-05.png
results/plots/notebooks/11_End_to_End_Algorithm_Workflows-plot-01.png
results/plots/notebooks/12_Reports_CLI_and_Reproducible_Artifacts-plot-01.png
results/plots/notebooks/13_Degree_Error_and_Boundedness_Tradeoffs-plot-01.png
results/plots/notebooks/13_Degree_Error_and_Boundedness_Tradeoffs-plot-02.png
results/plots/real_examples/01_ground_state_filtering-plot-01.png
results/plots/real_examples/02_tight_binding_band_filter-plot-01.png
results/plots/real_examples/03_imaginary_time_filtering-plot-01.png
results/plots/real_examples/04_heat_equation_pde-plot-01.png
results/plots/real_examples/04_heat_equation_pde-plot-02.png
results/plots/real_examples/05_poisson_equation_pde-plot-01.png
results/plots/real_examples/05_poisson_equation_pde-plot-02.png
results/plots/real_examples/06_hamiltonian_simulation_schrodinger_dynamics-plot-01.png
results/plots/real_examples/07_quantum_chemistry_h2_toy_solver-plot-01.png
results/plots/real_examples/08_greens_function_response-plot-01.png
results/plots/real_examples/09_spectral_density_estimation-plot-01.png
results/plots/real_examples/10_gibbs_state_thermal_weights-plot-01.png
results/plots/real_examples/11_transport_physics_landauer_chain-plot-01.png
results/plots/real_examples/12_tensor_network_hybrid_filtering-plot-01.png
results/plots/real_examples/13_heat_equation_2d_pde-plot-01.png
results/plots/real_examples/13_heat_equation_2d_pde-plot-02.png
results/plots/real_examples/13_heat_equation_2d_pde-plot-03.png
results/plots/real_examples/14_advection_diffusion_pde-plot-01.png
results/plots/real_examples/15_wave_equation_dynamics-plot-01.png
results/plots/real_examples/16_helmholtz_equation_pde-plot-01.png
results/plots/real_examples/17_quantum_walk_search_toy-plot-01.png
results/plots/real_examples/18_ssh_chain_edge_state_filtering-plot-01.png
results/plots/real_examples/19_anderson_localization-plot-01.png
results/plots/real_examples/20_schrodinger_bound_states-plot-01.png
results/plots/real_examples/21_quantum_harmonic_oscillator_grid-plot-01.png
results/plots/real_examples/22_electrostatic_green_function_poisson-plot-01.png
results/plots/real_examples/23_coupled_oscillator_normal_modes-plot-01.png
results/plots/real_examples/24_ising_phase_transition_filtering-plot-01.png
results/plots/real_examples/25_diffusion_heat_treatment_slab-plot-01.png
results/plots/real_examples/26_graphene_nanoribbon_density_of_states-plot-01.png
results/plots/real_examples/27_fermi_dirac_electronic_occupations-plot-01.png
results/plots/real_examples/28_photonic_crystal_band_gap_filtering-plot-01.png
results/plots/real_examples/28_photonic_crystal_band_gap_filtering-plot-02.png
results/plots/real_examples/29_topological_band_projector_chern_marker-plot-01.png
results/reports/filter-degree-sweep.json
results/reports/matrix-report.json
results/reports/qsvt-report.json
results/reports/sign-degree-sweep.json
results/reports/sign-report.json
results/tables/design_sweep_summary.csv
results/tables/qsvt-error-summary.csv
results/tables/real_examples_plot_manifest.csv
src/qsvt/__init__.py
src/qsvt/__main__.py
src/qsvt/_polyfit.py
src/qsvt/algorithms.py
src/qsvt/approximation.py
src/qsvt/cli.py
src/qsvt/compatibility.py
src/qsvt/design.py
src/qsvt/diagnostics.py
src/qsvt/diagonal.py
src/qsvt/hamiltonians.py
src/qsvt/matrices.py
src/qsvt/matrix.py
src/qsvt/matrix_functions.py
src/qsvt/operators.py
src/qsvt/pde.py
src/qsvt/polynomials.py
src/qsvt/py.typed
src/qsvt/qsvt.py
src/qsvt/reports.py
src/qsvt/rescaling.py
src/qsvt/spectral.py
src/qsvt/templates.py
src/qsvt/workflow.py
src/qsvt_pennylane.egg-info/PKG-INFO
src/qsvt_pennylane.egg-info/SOURCES.txt
src/qsvt_pennylane.egg-info/dependency_links.txt
src/qsvt_pennylane.egg-info/entry_points.txt
src/qsvt_pennylane.egg-info/requires.txt
src/qsvt_pennylane.egg-info/top_level.txt
tests/test_algorithm_workflow_regressions.py
tests/test_design.py
tests/test_physics_helpers.py
tests/test_qsvt_smoke.py
tests/test_real_example_notebooks.py
tests/test_reports.py
tests/test_templates.py
tests/test_validation_and_cli.py
tests/test_workflow_and_refactor.py