Skip to content

TwoQubitWeylDecomposition: failed to diagonalize M2 #4159

@1ucian0

Description

@1ucian0

This issue accumulates TwoQubitWeylDecomposition: failed to diagonalize M2 errors found by users .

To reproduce:

from qiskit.quantum_info.synthesis import two_qubit_cnot_decompose
import numpy as np
two_qubit_cnot_decompose.num_basis_gates(np.array(<INPUT>))

Please include:

  • your OS and version
  • your Python version: python --version
  • your Qiskit version: from qiskit import __version__
  • other possibly relevant package versions

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions