This repository contains the source code of research paper titled: "A Generalized Quantum Algorithm for Assuring Fairness in Random Selection Among 2ⁿ Participants."
Project description
QrandomSelection
This repository contains the source code for the research paper titled "A Generalized Quantum Algorithm for Assuring Fairness in Random Selection Among 2ⁿ Participants." The paper was published in SN Computer Science (Springer Nature Journal) on March 14, 2020.
📜 Research Paper Details
- 📝 Paper Title: A Generalized Quantum Algorithm for Assuring Fairness in Random Selection Among 2ⁿ Participants
- 👨💻 Author: Ravin Kumar
- 📚 Publisher: Springer
- 📅 Publication Date: March 14, 2020
- 🔗 Publication Link: Springer
- 🔍 DOI: https://doi.org/10.1007/s42979-020-0091-z
📖 Cite this Paper:
Kumar, R. A Generalized Quantum Algorithm for Assuring Fairness in Random Selection Among 2N Participants.
SN COMPUT. SCI. 1, 86 (2020). https://doi.org/10.1007/s42979-020-0091-z
🔧 Development Details
- 👨💻 Developer: Ravin Kumar
- 📂 GitHub Repository: QrandomSelection
📦 Dependencies
qiskit: 0.46.0
pylatexenc: 2.10
📥 Installation
Install using pip:
pip install qrandom
Or directly from GitHub:
pip install git+https://github.com/mr-ravin/QrandomSelection.git
🚀 Usage Guide
🎲 Random Selection Using a Quantum Circuit
Generate a quantum circuit for 'N' participants:
import qrandom
res = qrandom.select(8) # 8 represents the total number of participants.
🖼 Visualizing the Quantum Circuit
Save the pictorial representation of the quantum circuit:
import qrandom
qrandom.vis_circuit(8, "file_name.png") # Saves the circuit diagram for 8 participants as file_name.png
⚖️ License
Copyright (c) 2018 Ravin Kumar
Website: https://mr-ravin.github.io
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qrandom-1.7.tar.gz.
File metadata
- Download URL: qrandom-1.7.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48f5f867e970b0aa0f5e1e3764be0cdcdd55f56570ae50bfb498f343b3da22eb
|
|
| MD5 |
6aa37eeab6cad6d1c368ec40719ef988
|
|
| BLAKE2b-256 |
e1743f6460fb52bdf03264d15a0f3f93696b2d581810701b381c3c58b90461c7
|
File details
Details for the file qrandom-1.7-py3-none-any.whl.
File metadata
- Download URL: qrandom-1.7-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5390c11d149c9461e7055fc241b85ddb8f73e45913a0ba0dab22bd947a983ca2
|
|
| MD5 |
3ad941d0adfbde848b45e704cfb04744
|
|
| BLAKE2b-256 |
9958a6844b93992482c6dd481c9012d17257b57aaa0b4905b77fca3b706fc160
|