QuPepFold: Quantum peptide folding simulations with Qiskit
Project description
QuPepFold
Quantum peptide‐folding simulations built on Qiskit.
Installation
pip3 install qupepfold
### You can use in our custom code as
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.6.1.tar.gz
(13.0 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
qupepfold-0.6.1-py3-none-any.whl
(11.8 kB
view details)
File details
Details for the file qupepfold-0.6.1.tar.gz.
File metadata
- Download URL: qupepfold-0.6.1.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
976c3b92ada30ca16df39e5e2b22218a362a9ff8eececbe4a8721512245c8b36
|
|
| MD5 |
3037716ad6a89072f2b45d01288f3656
|
|
| BLAKE2b-256 |
f766e20906029e1ad12086f3fec89276786168b7307bfc31f6ba4720516be0c5
|
File details
Details for the file qupepfold-0.6.1-py3-none-any.whl.
File metadata
- Download URL: qupepfold-0.6.1-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1d0541625d881f906d38f521e92f525ad3afab63b23fb974eaf2a4aed48eb53
|
|
| MD5 |
3aaf6ea739a72f6811671f3fa02868da
|
|
| BLAKE2b-256 |
2d6db051e8b9a7953275fbf14d3fdaa847802dc62df8d1324c3c3dda0fe4705a
|