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.2.1.tar.gz
(5.9 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.2.1.tar.gz.
File metadata
- Download URL: qupepfold-0.2.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d18008445e01242fac1bb4b8897037502c88111cedbadcee83aa780932890ee
|
|
| MD5 |
4efa99a8e2d124b02b1c6ace5b78c5bf
|
|
| BLAKE2b-256 |
13828b12799abeabf9e819d351fc5414e49087879c8685c5e17f90ca1097806f
|
File details
Details for the file qupepfold-0.2.1-py3-none-any.whl.
File metadata
- Download URL: qupepfold-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.5 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 |
59ea8c43c9d960d094252b4630c40e3b64edfd4870501f9d575c2ace0ad9abfb
|
|
| MD5 |
a108e667f57427ef92cdda8aa790d92e
|
|
| BLAKE2b-256 |
c6d5405735dec41e471e34ab9c85c8e4ee91a29a02b6fea4646888c2fb9073f0
|