Libraries to extend Qadence functionalities.
Project description
Qadence-Libs
Qadence-Libs is a Python package that provides extra functionality for Qadence.
Installation guide
PyPI and can be installed using pip
as follows:
pip install qadence_libs
Contributing
Before making a contribution, please review our code of conduct.
- Submitting Issues: To submit bug reports or feature requests, please use our issue tracker.
- Developing in qadence: To learn more about how to develop within
qadence
, please refer to contributing guidelines.
Setting up qadence in development mode
We recommend to use the hatch
environment manager to install qadence_libs
from source:
python -m pip install hatch
# get into a shell with all the dependencies
python -m hatch shell
# run a command within the virtual environment with all the dependencies
python -m hatch run python my_script.py
WARNING
hatch
will not combine nicely with other environment managers such as Conda. If you still want to use Conda,
install it from source using pip
:
# within the Conda environment
python -m pip install -e .
Citation
If you use Qadence-Libs for a publication, we kindly ask you to cite our work using the following BibTex entry:
@misc{qadence-libs2024pasqal,
url = {https://github.com/pasqal-io/qadence-libs},
title = {Qadence Libs: {A}n {E}xperiment runner for Qadence.},
year = {2023}
}
License
Qadence-Libs is a free and open source software package, released 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 qadence_libs-0.1.3.tar.gz
.
File metadata
- Download URL: qadence_libs-0.1.3.tar.gz
- Upload date:
- Size: 26.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2bac5a198f9d8e22f5aaa39b5d80e420be762c905cc314110e43fb13741d033 |
|
MD5 | f198ba6aa6a4bd7981bfc7d0da904d0c |
|
BLAKE2b-256 | 254dd34fe097defa52f23de91b0ad1426383bad980d0a363e47b083446cf8a54 |
File details
Details for the file qadence_libs-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: qadence_libs-0.1.3-py3-none-any.whl
- Upload date:
- Size: 29.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2f397725c499f20ad441029770261bd1b0f658c503f561e393a1ed7a5214506 |
|
MD5 | 4910ed197c1f35e1f913cd01391f30d2 |
|
BLAKE2b-256 | c969a34490471ed38fbf9b7fe2d84b077a82399a3b61f4495e166444cce6d2d0 |