QUEASARS is an open-source, qiskit-based, python package implementing quantum variational eigensolvers which use evolutionary algorithms to find a good ansatz during the optimization process.
Project description
QUEASARS - Quantum Evolving Ansatz Variational Solver
QUEASARS is an open-source, qiskit-based, python package implementing quantum variational eigensolvers which use evolutionary algorithms to find a good ansatz during the optimization process, like E-VQE, MoG-VQE or QNEAT.
Table of contents
Installation
Using Pip
QUEASARS requires a python3 environment with python >= 3.9 and can be installed using the following pip command:
pip install queasars
From Source
QUEASARS' development dependencies are managed using poetry. To install QUEASARS from source follow these instructions:
- Clone the QUEASARS repository.
- Install Python 3.11
- Install poetry (installation guide).
- Run
poetry install
from within QUEASARS' project directory to install its dependencies.
Usage
Contributing
Contributions to this project are welcome. You may open issues, fix or expand documentation, provide new functionality or create more and better tests. If you have a minor contribution you can open a pull request right away. For any major contribution please open an issue first or discuss with the repository maintainer. Please also note that you need to fill out and sign a contributor license agreement
Maintainers
The current Maintainers of QUEASARS are Sven Prüfer (@svenpruefer) and Daniel Leidreiter (@dleidreiter).
Copyright and license
Copyright
Quantum Evolving Ansatz Variational Solver (QUEASARS)
Copyright 2023 DLR - Deutsches Zentrum für Luft- und Raumfahrt e.V.
This product was developed at DLR - GSOC (German Space Operations Center at the German Aerospace Center DLR, https://www.dlr.de/).
License
QUEASARS is licensed under the Apache License, Version 2.0.
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 queasars-0.1.0.tar.gz
.
File metadata
- Download URL: queasars-0.1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.3 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f0f59a1bfc57ef7f66094ab25a3cf3b1cf9ec984fb8f094bdb90960c11d5156 |
|
MD5 | 54c4455abe0a9e065e30f9f760623cb4 |
|
BLAKE2b-256 | 86dd34cde8cd7a10c83ebf82fabd62a64ebacc8075a6cfb233758cc237b2f2c3 |
File details
Details for the file queasars-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: queasars-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.3 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59fe988e3a2e32f591fb9e3c4795dcf2d65ebdc6e2706a32d94f0c7be7f749ed |
|
MD5 | df5c27b14e972698b12d4e6401c22e07 |
|
BLAKE2b-256 | a9b9f009f85e14d40a9cc23e519de15ef4e3c273184ff51c8a82afe0fbf6252f |