.gitignore
LICENSE
Pipfile
Pipfile.lock
README.md
heroku_credentials.py
pyproject.toml
setup.py
.github/workflows/autoblack.yml
.github/workflows/pennylane.yml
examples/Example_Hopping_Bosons.ipynb
examples/Fermions_in_double_well.ipynb
examples/Fisher_information.ipynb
examples/Gauge_Theory.ipynb
examples/Non_blocking_single_qudit.ipynb
examples/_config.yml
examples/_toc.yml
examples/example_credentials.py
examples/intro.md
examples/logo.png
examples/references.bib
examples/Bloch_spheres/1.png
examples/Bloch_spheres/2.png
examples/Bloch_spheres/alpha.png
examples/Data/KaufmanData.csv
examples/Data/Murmann_No_Int.csv
examples/Data/Murmann_With_Int.csv
examples/Data/Strobel_Data_15ms.csv
examples/Data/Strobel_Data_25ms.csv
examples/Gates/Lattice_Gates.svg
examples/Gates/SingleSpin.svg
examples/Gates/Single_Boson_Left.svg
examples/Gates/TwoSites.svg
examples/Gates/TwoSpins.svg
examples/Gates/Two_Bosons.svg
examples/literature/Kaufman_et_al.pdf
examples/literature/Mil_et_al.pdf
examples/literature/Murmann_et_al.pdf
examples/literature/Strobel_et_al.pdf
pennylane_ls/FermionDevice.py
pennylane_ls/FermionOps.py
pennylane_ls/MultiQuditDevice.py
pennylane_ls/MultiQuditOps.py
pennylane_ls/SingleQuditDevice.py
pennylane_ls/SingleQuditOps.py
pennylane_ls/__init__.py
pennylane_ls/_version.py
pennylane_ls.egg-info/PKG-INFO
pennylane_ls.egg-info/SOURCES.txt
pennylane_ls.egg-info/dependency_links.txt
pennylane_ls.egg-info/entry_points.txt
pennylane_ls.egg-info/not-zip-safe
pennylane_ls.egg-info/requires.txt
pennylane_ls.egg-info/top_level.txt
tests/test_fermion_backend.ipynb
tests/test_fermion_device.py
tests/test_multi_qudit.py
tests/test_multi_synqs.ipynb
tests/test_plugin_synqs.ipynb
tests/test_single_qudit.py