Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index Confusion? #1

Open
qcc4cp opened this issue Jun 15, 2024 · 0 comments
Open

Index Confusion? #1

qcc4cp opened this issue Jun 15, 2024 · 0 comments

Comments

@qcc4cp
Copy link

qcc4cp commented Jun 15, 2024

Hi

First of all, thanks for providing this implementation. Supremely helpful!!!

I wonder about file:
5qubit-qPCA.ipynb

Line 252:
"\left|a_j\right\rangle \left| b_i \right\rangle \left|a_i\right\rangle \left| b_j \right\rangle\n",

I believe there is an index confusion and the line should read:
"\left|a_j\right\rangle \left| b_j \right\rangle \left|a_i\right\rangle \left| b_i \right\rangle\n",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant