Skip to content
/ HLT Public

Hamiltonian Learning Tomography Python implementation using Qiskit

License

Notifications You must be signed in to change notification settings

YotamLif/HLT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HLT

Hamiltonian Learning Tomography (HLT) Python implementation using Qiskit

  • This package is an implementation of the HLT algorithm as described in our paper https://arxiv.org/abs/2112.10418 (referred as main text in the code documentation). This implementation can be used for any state given a quantum circuit in the Qiskit framework which produce the state.

  • See ./docs/html/index.html for a full documentation of this package.

  • It also provides analysis tool for Pauli decomposition which allows easy analysis of the locality of the produced state.

  • See main.py for some examples of how to use this package to do HLT.

About

Hamiltonian Learning Tomography Python implementation using Qiskit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages