Skip to content

Qiskit Terra transpiler passes for the Time-Optimal Qubit Mapping (TOQM) algorithm.

License

Notifications You must be signed in to change notification settings

kdk/qiskit-toqm

 
 

Repository files navigation

Qiskit TOQM

CI status
pip builds Pip Actions Status
wheels Wheels Actions Status

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,

  1. Clone this repository recursively.
  2. 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.

About

Qiskit Terra transpiler passes for the Time-Optimal Qubit Mapping (TOQM) algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.1%
  • C++ 13.0%
  • CMake 2.9%