GTorlai / PastaQ.jl

Package for Simulation, Tomography and Analysis of Quantum Computers
Apache License 2.0
142 stars 23 forks source link

MPS to quantum circuit #306

Open sajjan02purdue opened 10 months ago

sajjan02purdue commented 10 months ago

Hi, I am new to PastaQ. I am wondering if the software has the functionality of producing an approximate quantum circuit of one and two qubit gates given an MPS (may be imported from ITensor etc as a DMRG calculation). There are couple of papers along that line that has been published in recent years like

https://arxiv.org/abs/2209.00595

https://journals.aps.org/pra/abstract/10.1103/PhysRevA.101.032310

I want to use PastaQ for a similar purpose, so I was wondering if there is anyway of doing that here. Any help will be appreciated.