Skip to main content

No project description provided

Project description

Qutrit Calibration

License

A qutrit experiment extension for Qiskit Experiments. This package allows for straightforward calibration of single qutrit gates.

Note:

A word of caution: this package is an alpha release and subject to breaking API changes without much notice.

Once installed it can imported using

import qiskit_qutrit_calibration

Installation

This package can be in one of three ways:

  1. Installed via pip as
pip install qiskit-qutrit-calibration
  1. Installed from the downloaded repository using pip as
cd qiskit-qutrit-calibration
pip install .
  1. Installed directly using the github url
pip install git+https://github.com/qiskit-community/qutrit-calibration

Usage

This package allows users to spin up their own calibration experiments for single qutrit gates SX12, X12, Sy12, Y12, and RZ12. The experiments to tune up these gates include:

  • RoughEFFrequencyCal
  • RoughEFAmplitudeCal
  • NarrowBandSpectroscopyCal
  • RoughEFXDragCal
  • FineEFXAmplitudeCal

Simply create a new QutritCalibrations object using

cals = QutritCalibrations.from_backend(backend)

Then execute an experiment using the instantiated QutritCalibrations, a Tuple of qubit indices, and backend to run on. For example,

from qiskit_qutrit_calibration import library

exp = library.RoughEFFrequencyCal( (qubit_index), calibrations=cals, backend=backend )

License

Apache License 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qiskit_qutrit_calibration-0.1.0.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qiskit_qutrit_calibration-0.1.0-py3-none-any.whl (27.0 kB view details)

Uploaded Python 3

File details

Details for the file qiskit_qutrit_calibration-0.1.0.tar.gz.

File metadata

  • Download URL: qiskit_qutrit_calibration-0.1.0.tar.gz
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.1 Linux/6.6.11-200.fc39.x86_64

File hashes

Hashes for qiskit_qutrit_calibration-0.1.0.tar.gz
Algorithm Hash digest
SHA256 964d8e1cd2f01384b51e731c4ee501e7753a7909151cc90fceaaef6460125330
MD5 f74c5c74d75b0b8c33fc939081e05ab7
BLAKE2b-256 a061069daf2fd41fc7394cea968819022bffee73a60fc41fe89137f476db8dbf

See more details on using hashes here.

File details

Details for the file qiskit_qutrit_calibration-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for qiskit_qutrit_calibration-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d041b8b565835d2e61ea03245bddbbe8bec64a68dce9d2b3ee04aa5e8561b7de
MD5 0cd77e8f5eb1dcd8470b9d520b859134
BLAKE2b-256 9c64b27a5c8e22a8aa308fd96b78423a6a1be7bbf486828717ffa49704fb8d15

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page