sbovqaopt: Surrogate-based optimizer for variational quantum algorithms
The sbovqaopt package provides a surrogate-based optimizer for variational quantum algorithms as introduced in arXiv:2204.05451.
Installation
The sbovqaopt package distribution is hosted on PyPI and can be installed via pip:
pip install sbovqaopt
Usage
For examples of using sbovqaopt, see the example notebooks and unit tests.
Development
For development purposes, the package and its requirements can be installed by cloning the repository locally:
git clone https://github.com/sandialabs/sbovqaopt
cd sbovqaopt
pip install -r requirements.txt
pip install -e .
Citation
If you use or refer to this project in any publication, please cite the corresponding paper:
Ryan Shaffer, Lucas Kocia, Mohan Sarovar. Surrogate-based optimization for variational quantum algorithms. arXiv:2204.05451 (2022).
Release files for sbovqaopt 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sbovqaopt-0.1.0.tar.gz | 5.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sbovqaopt-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.7 kB
Release files / sbovqaopt-0.1.0.tar.gz
| Download URL | sbovqaopt-0.1.0.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8e511ebc9bca850a81eb0ad2c90635554eb55e5cd9d9034522aa1091034ea949
|
|
BLAKE2b-256 checksum How to use checksums |
89234df2129703d93d87fdfbcf9c876d34b1cb657dcca9581e8cea9304c74cc1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.4
|
Release files / sbovqaopt-0.1.0-py3-none-any.whl
| Download URL | sbovqaopt-0.1.0-py3-none-any.whl |
|---|---|
| Size | 6.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f8d892ffd6395e8095c7cf667f78baae9c0e737d8ceac9d24390a636e16e6679
|
|
BLAKE2b-256 checksum How to use checksums |
4ab0dde408508d26b85218a6de3699aabb204c609071aa62c5b619355c3a3ea5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.4
|