Skip to content

feat(M3.3): Remove c, d <> C0 stipulation.#41

Merged
kylechui merged 1 commit intomainfrom
feat/improve-m3.3
May 21, 2024
Merged

feat(M3.3): Remove c, d <> C0 stipulation.#41
kylechui merged 1 commit intomainfrom
feat/improve-m3.3

Conversation

@kylechui
Copy link
Owner

@kylechui kylechui commented May 21, 2024

From QuantumLib, we know that the determinant of any unitary matrix is non-zero. Hence in the two cases, for some unitary P, we have:

  • P = diag c c: Then we have Determinant P = c * c <> 0, implying c <> 0
  • P = diag c d: Then we have Determinant P = c * d <> 0, which is exactly what we need

@kylechui kylechui merged commit c06e964 into main May 21, 2024
@kylechui kylechui deleted the feat/improve-m3.3 branch May 21, 2024 04:55
kylechui added a commit that referenced this pull request May 21, 2024
@kylechui kylechui mentioned this pull request May 21, 2024
2 tasks
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