QuPepFold: Quantum peptide folding simulations with Qiskit
Reason this release was yanked:
New release 0.3.2
Project description
QuPepFold
Quantum peptide‐folding simulations built on Qiskit.
Installation
pip3 install qupepfold
##You acan 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.1.tar.gz
(5.4 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.1.tar.gz.
File metadata
- Download URL: qupepfold-0.3.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
166e7134dbf9cd39ec22405b6487801178a3b4d703c4dbe275ea2df4f78649a0
|
|
| MD5 |
5a891a511e76273b8088f1d309014c28
|
|
| BLAKE2b-256 |
34c97fc7664226f538a2ab4917bd8d3c573111ecc833d502f6a8bd79acf5098f
|
File details
Details for the file qupepfold-0.3.1-py3-none-any.whl.
File metadata
- Download URL: qupepfold-0.3.1-py3-none-any.whl
- Upload date:
- Size: 4.7 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 |
ecfae323243c867e637cd1b6d4260995211da557d1bd4604ffcb7b90d7c72ef2
|
|
| MD5 |
a7084043fb0c8660c66f4c3a7beeda0b
|
|
| BLAKE2b-256 |
f6f2e90ca698b2124f025826127b83c993ac4ce6ef51b6435406ff3c51ad66e8
|