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.2.tar.gz
(13.7 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.2-py3-none-any.whl
(12.9 kB
view details)
File details
Details for the file qupepfold-0.6.2.tar.gz.
File metadata
- Download URL: qupepfold-0.6.2.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
458ca8aeaa8b069bd931cbf7f0d36dbff9dd7fbf9d8717820b2a3a10333dc655
|
|
| MD5 |
e3ae789ecdd80fb1323a60e68d45696c
|
|
| BLAKE2b-256 |
f62925ecb1743c0745e1af4767bf2faee7eeb4615b019809ac580c826091e86e
|
File details
Details for the file qupepfold-0.6.2-py3-none-any.whl.
File metadata
- Download URL: qupepfold-0.6.2-py3-none-any.whl
- Upload date:
- Size: 12.9 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 |
15638a250cb5b792865086aa15d0c68098958bda468f766c6fadf926b7b5a19b
|
|
| MD5 |
9b3844cc75eaa2efa0988e059fd2a10e
|
|
| BLAKE2b-256 |
7b262dea26dd59e46ef73a9e334052768e9ffde9b76691fec5c0f0160bcced9c
|