Skip to content

Python implemented routines about optimizaing Totterization circuit of the given Hamiltonian.

Notifications You must be signed in to change notification settings

OptTrot/Tensorized-Pauli-Composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorized Pauli Composer

This repository is an implementation of Pauli composition routine, Tensorized Pauli Composer, to construct a Hamiltonian matrix defined by weighted Pauli polynomial. The method is a combination of canonical matrix construction method based on symplectic representation of Pauli element, and inversed Tensorized Pauli Decomposition(TPD) method.

  • tpc: Compact implementation and utils.
  • data: Benchmark data and source codes, initial implementation of OptTrot library.
  • preprint: Tech document and theory.

To cite the software, please refer Zenodo preprint.

Kim, H. (2024). TENSORIZED PAULI COMPOSER. Quantum Thread 2024, Seoul. Zenodo. https://doi.org/10.5281/zenodo.14245728

About

Python implemented routines about optimizaing Totterization circuit of the given Hamiltonian.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published