A Pennylane plugin for KQ Cloud System
Project description
PennyLane Korea Quantum Plugin
The PennyLane-KQ plugin integrates the KQ quantum computing library.
PennyLane is a cross-platform Python library for quantum machine learning, automatic differentiation, and optimization of hybrid quantum-classical computations.
This PennyLane plugin allows to use both the software and hardware backends of KQ as devices for PennyLane.
Features
-
Provides three devices to be used with PennyLane:
kq.emulator
, andkq.hardware
. These provide access to the respective KQ backends. -
Supports a wide range of PennyLane operations and observables across the devices.
-
Combine KQ high performance simulator and hardware backend support with PennyLane's automatic differentiation and optimization.
Installation
This plugin requires Python version 3.9 and above, as well as PennyLane and KQ. Installation of this plugin, as well as all dependencies, can be done using pip:
python -m pip install pennylane_kq
Authors
KISTI
Support
If you are having issues, please let us know by posting the issue on our Github issue tracker, or by asking a question in the forum.
pypi 업데이트 방법
_version.py 에서 버전 변경,
python setup.py sdist bdist_wheel
python -m twine upload --skip-existing dist/*
python setup.py sdist bdist_wheel
에러시 wheel 설치
pip install wheel
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pennylane-kq-0.0.9.tar.gz
.
File metadata
- Download URL: pennylane-kq-0.0.9.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 023e1059604d5fc4d6bdd37101cd7095c263d8dbe233e593f1d6ce921eeca071 |
|
MD5 | f4e1cadb2e1274581baa9085872317d5 |
|
BLAKE2b-256 | 19053b95c0beef8bc8cdb63f6d1d6be35bd331b6ba365738d288339fb515ee4e |
File details
Details for the file pennylane_kq-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: pennylane_kq-0.0.9-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e012c94f966e9797847570aa67b5a0bdf07d77ae38eb296ecc5c517da6a03ca1 |
|
MD5 | 5592ee54d6b2c4000b3add4d3573a2d3 |
|
BLAKE2b-256 | 2b8fb3267f815a7c9aab44faae8a73fdd67cc5376c748bd34c54c8c52754d5ec |