QuPepFold: Quantum peptide folding simulations with Qiskit
Reason this release was yanked:
New beta release available with num shots selection
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.0.tar.gz
(5.3 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.0.tar.gz.
File metadata
- Download URL: qupepfold-0.2.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a9f642f65ca6ae1f979b1814ec7f4249b2e2b3d91475233cfad98d35e65916d
|
|
| MD5 |
ec3994496a155cd81818391a4c5ce290
|
|
| BLAKE2b-256 |
a531e8acf5ea5a8c7a718b91f956649daaa6efbd4b9398badebeceb2a8c2f4b6
|
File details
Details for the file qupepfold-0.2.0-py3-none-any.whl.
File metadata
- Download URL: qupepfold-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.4 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 |
c2dfc2750719d6d040a0e0c0a283492c932357dbac3a4f3170d8953c4c590f79
|
|
| MD5 |
40ebff1360c64c8768c1325dda1c0f52
|
|
| BLAKE2b-256 |
d33238236f0162970699685d03616f88ef64d0062576fa8afaba4316a7f400ec
|