QuPepFold: Quantum peptide folding simulations with Qiskit
Project description
QuPepFold
Quantum peptide‐folding simulations built on Qiskit.
Installation
pip install qupepfold
OR
git clone https://github.com/yourusername/qupepfold.git
cd qupepfold
pip install
from qupepfold import generate_turn2qubit, protein_vqe_objective
seq = "HHPHPH"
fixed, fb, vb = generate_turn2qubit(seq)
result = protein_vqe_objective(
protein_sequence=seq,
hyperParams={…}
)
print(result)
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
qupepfold-0.1.0.tar.gz
(4.6 kB
view details)
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 qupepfold-0.1.0.tar.gz.
File metadata
- Download URL: qupepfold-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41478ef9daf2f68159adc08eac48d2a1627059afe5b0671d3c23bc4ba4e73eaa
|
|
| MD5 |
9b722f96c0bf28ec97ea914adf2a1ddb
|
|
| BLAKE2b-256 |
bee3d65088ea7ccf0354f061e299541f86f9a03519846d2a805a8999e3891869
|
File details
Details for the file qupepfold-0.1.0-py3-none-any.whl.
File metadata
- Download URL: qupepfold-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
468758ad4f6de1a9c66dbfcaadab7c4bc2b2f8de959b604ee17637db7fd392bb
|
|
| MD5 |
56eff568160212bfd35eff1f51fff418
|
|
| BLAKE2b-256 |
9b2151939a3990176fb9a4e22c407f09251a42e838f0d9d099bb383376b9efb6
|