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.3.3.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.3.3.tar.gz.
File metadata
- Download URL: qupepfold-0.3.3.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 |
32c8e2c0dad0536a185641e8839f62d693cf5c751f9fa575c9b8472c4f3becc4
|
|
| MD5 |
928f9eefb6394107832555682b3a3638
|
|
| BLAKE2b-256 |
d76e367e63ed115e763ff6cd7b051ded1b3942e453f7a80c2040fde25ec3660f
|
File details
Details for the file qupepfold-0.3.3-py3-none-any.whl.
File metadata
- Download URL: qupepfold-0.3.3-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 |
3260bc1a0a907b6066b0115c840ab7038e4829aee6f9e8fe808134c0f24c61ce
|
|
| MD5 |
3922c962c5204e66aa60557d313ac8b3
|
|
| BLAKE2b-256 |
89cba7db596872e365182773eb1fa1a147053bb93608b1e6f4e07639149ff171
|