Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Implement sqrt(N) Fourier and related transforms on a grid #322

Open
kevinsung opened this issue Jan 10, 2019 · 0 comments
Open

Implement sqrt(N) Fourier and related transforms on a grid #322

kevinsung opened this issue Jan 10, 2019 · 0 comments
Assignees

Comments

@kevinsung
Copy link
Contributor

kevinsung commented Jan 10, 2019

From Section V of https://arxiv.org/pdf/1711.05395.pdf.

I have some ugly code from before the days of Cirq to implement the transformation Gamma from Eq. (38). You can find it here: https://github.com/kevinsung/fermions/blob/master/gamma/gamma.ipynb. Most of the implementation is contained in the second and third cells. Perhaps this will be of some help.

@mrwojtek

@mrwojtek mrwojtek self-assigned this Jan 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants