Kenneth Bruskiewicz
Kenneth Bruskiewicz
The Qiskit library has a Graph State object which takes an adjacency matrix as a function: https://qiskit.org/documentation/stubs/qiskit.circuit.library.GraphState.html Potentially, mentpy.GraphState => nx.Graph.adjacency_matrix() => numpy array => qiskit GraphState, then measure the...
Clarifying the goals of the QiskitSimulator and seeing if these could be constructed in the same sprint or in two consecutive sprints could he helpful. https://github.com/BestQuark/mentpy/blob/main/mentpy/simulators/qiskit_simulators.py Also knowing if these...
@ddooley Please review and approve for the following changes: - language menus now localize to the languages - added translation entries for the column help dialog [labels, not content, which...