Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

Home Page:https://www.ibm.com/quantum/qiskit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move binary linear matrices utils to rust

ShellyGarion opened this issue · comments

Transfer to rust binary matrices utils from:
https://github.com/Qiskit/qiskit/blob/main/qiskit/synthesis/linear/linear_matrix_utils.py.

This is needed for many linear functions and clifford synthesis methods:
#12238
#12237
#12228
#12242
#12231