Skip to main content

QuEST interface for the Ket Quantum Programming Language.

Project description

QuEST interface for the Ket Quantum Programming Language

This package provides an interface to use the GPU accelerated quantum simulator QuEST as a quantum execution target for the quantum programming language Ket. For more information on Ket, access https://quantumket.org.

The use of this simulator is exclusively for Quantuloop's customers and partners. Contact your institution to get your access token or visit https://quantuloop.com.br.

Compatibility

  • CUDA 11.2 or newer with compatible NVIDIA driver
  • NVIDIA GPU with CUDA architecture >= 3.5
  • Linux X86_64 with glibc >= 2.17 (compatible with most Linux distributions released after 2014)
    • Ubuntu 18.04 or newer.
    • Red Hat Enterprise Linux 7 or newer.
  • Python 3.7 or newer
  • Ket 0.5.x

Usage

Importing the quantuloop.quest module sets QuEST as the quantum target execution. Although, you can use the quantuloop.quest.use_quest function for this proposal. Before the quantum execution, you must set your access token with quantuloop.quest.set_token. See the example below.

from ket import *
from quantuloop import quest
quest.use_quest()
quest.set_token('YOUR_ACCESS_TOKEN')

For more examples, see QuEST performance tests on Google Colab.

Open In Colab


By installing or using this package, you agree to the Quantuloop Quantum Simulator Suite EULA.

All rights reserved (C) 2022 Quantuloop

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

quantuloop_quest-0.1.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded Python 3 manylinux: glibc 2.17+ x86-64

File details

Details for the file quantuloop_quest-0.1.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for quantuloop_quest-0.1.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d3923f3f946d3028ad22edaf0694191b3d75a6116012be8ed105bcd2ea8983a
MD5 d4f27dc0494bcd4e33c808a8cd7f5374
BLAKE2b-256 6c2dcd41e854a69cd3ee6008103236f3c3f749149334f755d927f73ce25ec86c

See more details on using hashes here.

Supported by

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