Skip to content

Minor changes in "bits_to_vectors"#17

Open
valdaarhun wants to merge 1 commit into
learn-quantum:mainfrom
valdaarhun:chap_01_03_patch
Open

Minor changes in "bits_to_vectors"#17
valdaarhun wants to merge 1 commit into
learn-quantum:mainfrom
valdaarhun:chap_01_03_patch

Conversation

@valdaarhun
Copy link
Copy Markdown

Hi. Thank you for the awesome series. There was one thing that I am a little confused about in the 3rd chapter of the 1st part (Linear Algebra for Reversible Circuits).

the Kronecker product is performed by taking each of the elements of vector x, and multiplying them by each of the values of vector y. This will result in a single column vector z with dimensions equal to the sum of the dimensions of x and y.

Since each element of the first vector is being multiplied to all elements of the second vector, I think the dimension of the resultant vector should be the product ($\dim_X * \dim_Y$). Am I missing something here?

Correct dimension of result of Kronecker product. Fix typo.
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

Successfully merging this pull request may close these issues.

1 participant