quantum-enablement
IBM Quantum Engineering and Enabling Technologies
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.5%) to scientific vocabulary
Repository
IBM Quantum Engineering and Enabling Technologies
Basic Info
- Host: GitHub
- Owner: qiskit-community
- License: apache-2.0
- Language: Python
- Default Branch: main
- Size: 44.7 MB
Statistics
- Stars: 33
- Watchers: 0
- Forks: 8
- Open Issues: 18
- Releases: 1
Metadata Files
README.md
Quantum Enablement
Table of contents
- About the Team
- Installation
- Documentation
- Deprecation Policy
- Contributing
- Authors and Citation
- Acknowledgements
- References
- License
About the Team
IBM's Quantum Engineering and Enabling Technologies (QEET) team is meant to help enable quantum computing practitioners to get better results from quantum hardware, and to identify critical tooling which will help improve such end-user's workflows.
This team's mission is realized under three main threads: 1. Tutorials and demonstrations -- To highlight particular Qiskit features and their measured benefits around two key areas: - Capabilities to improve hardware results. This will typically focus on steps 2 and 4 of the Qiskit Pattern steps. - Applications to drive user engagement with systems. This will typically focus on steps 1 and 4 of the Qiskit Pattern steps. 2. Prototype research and development -- Consisting on the evaluation and validation of promising research results or methods leading to software tools and content creation. When Qiskit does not provide the needed functionality or performance, we will assemble and maintain Quantum Software Prototypes while integration into the production stack is evaluated or completed. These will provide early access to solutions from cutting-edge research. 3. Workshops and Residency Program -- The above content will either be shared broadly through IBM's Quantum Learning Platform, workshops, or the Quantum Residency Program for Quantum Computational Centers.
This repository acts as a central installable library for all of the team's assets. See our issues list for a proposed list of prototypes and tutorials yet to be made.
Qiskit Pattern
All content will adhere to the following structure:
1. _Quantum Encoding_ --
Translating the target problem to a quantum native format is the critical first step in developing a quantum workflow. To this end, the team will focus on application agnostic methods that can be tested against arbitrary workflows.
2. _Circuit and Measurement Optimization_ --
Once a given problem has been translated to the desired quantum native format, the resulting circuit and required measurements can usually be optimized in a variety of ways to ensure best performance.
3. _Execute on Quantum Hardware_ --
Once a given problem is quantum encoded and optimized, users execute it on a quantum backend. We will highlight how to do so through the Qiskit Runtime Primitives whenever possible.
4. _Post Process Results_ --
Once results are executed on quantum hardware a user needs to post-process the results in order to translate into the desired solution. This process can either be related to step 1 (e.g. selecting a given bitstring for many optimization problems) or step 2 (e.g. knitting results together from a cut circuit).
Installation
The latest version of this software library can be easily installed, alongside all required dependencies, via pip:
pip install quantum-enablement@git+https://github.com/IBM-Quantum-Technical-Enablement/quantum-enablement
For more detailed information and alternative installation options see the installation guide.
Documentation
- This project includes a quick reference guide to get started with.
- Complete documentation can be found in the code docstrings.
- Check out the file map for more information on the structure of this repository.
Deprecation Policy
- This software library is meant to evolve rapidly and, as such, follows its own deprecation policy different from Qiskit's.
- Each substantial improvement, breaking change, or deprecation occurring for each release will be documented in
CHANGELOG.md. - To avoid dependency issues, exact version specification is encouraged if no upcoming updates are needed (e.g. version pinning).
Contributing
- The easiest way to contribute is by giving feedback.
- If you wish to contribute to the development of the software, you must read and follow our contribution guidelines.
- By participating, you are expected to uphold our code of conduct.
Authors and Citation
This project is the work of many people who contribute at different levels. Please cite as per the included BibTeX file.
Acknowledgements
- Pedro Rivero:
for the development of
pyproject-qiskit, an open-source template repository for Qiskit-based software projects. - Paul Nation: for his pioneering work, technical insight, and guidance.
References
[1] Qiskit: An Open-source Framework for Quantum Computing
License
Owner
- Name: Qiskit Community
- Login: qiskit-community
- Kind: organization
- Website: https://community.qiskit.org
- Repositories: 71
- Profile: https://github.com/qiskit-community
Citation (CITATION.bib)
@misc{quantum_enablement,
author = {IBM Quantum Engineering and Enabling Technologies Team},
title = {Quantum Enablement},
year = {2024},
publisher = {Zenodo},
version = {0.0.0},
doi = {},
url = {https://github.com/IBM-Quantum-Technical-Enablement/quantum-enablement},
}
GitHub Events
Total
- Watch event: 1
- Member event: 2
- Issue comment event: 6
- Push event: 2
- Pull request event: 4
- Create event: 1
Last Year
- Watch event: 1
- Member event: 2
- Issue comment event: 6
- Push event: 2
- Pull request event: 4
- Create event: 1
Dependencies
- actions/checkout v3 composite
- actions/upload-artifact v2 composite
- actions/checkout v3 composite
- actions/setup-python v2 composite
- coverallsapp/github-action master composite
- actions/checkout v3 composite
- actions/setup-python v2 composite
- actions/checkout v3 composite
- eloquent/github-release-action v3 composite
- AndreasAugustin/actions-template-sync v0.7.3 composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- actions/setup-python v1 composite
- actions/checkout v3 composite
- actions/setup-python v1 composite
- actions/checkout v3 composite
- actions/setup-python v1 composite
- qiskit >= 0.45.1