qiskit-community / qiskit-camp-asia-19

31 stars 7 forks source link

[Qiskit-Aer] Improve qiskit-aer performance by rewriting a circuit #23

Closed hhorii closed 5 years ago

hhorii commented 5 years ago

Abstract

Improve simulation performance in qiskit by adding specialized transpilation.

Description

There are two approaches to add new transpilation technique for simulation.

Some optimization candidates are:

Benchmarks:

Setup of build environment:

Members

Deliverable

GitHub repo

hillmich commented 5 years ago

Stefan Hillmich, CS

kurarrr commented 5 years ago

Ryota Yonekura, CS

hhorii commented 5 years ago

Merged to #6