Qiskit TOQM
CI | status |
---|
pip builds | |
wheels | |
Qiskit Terra transpiler passes for the Time-Optimal Qubit Mapping (TOQM) algorithm.
Installation
This package is available on PyPI as qiskit-toqm
.
To install it, run:
pip install qiskit-toqm
Alternatively,
- Clone this repository recursively.
- Install it from source:
pip install .
Licenses
qiskit-toqm is provided under the Apache 2.0 license that can be found in
the LICENSE file.
pybind11 is provided under a BSD-style license that can be found in the LICENSE_pybind11
file.
By using, distributing, or contributing to this project, you agree to the
terms and conditions of both licenses.