zapata-engineering / orqviz

Python package for visualizing the loss landscape of parameterized quantum algorithms.
Apache License 2.0
84 stars 18 forks source link

Fourier update #59

Closed mstechly closed 1 year ago

mstechly commented 1 year ago

This PR includes updated code for Fourier transform which is updated based on our recent work: https://arxiv.org/abs/2305.13594 . Due to changes in perform_2D_fourier_transform, I had to also change how the plotting is done and update the tutorial.