QuPepFold: Quantum peptide folding simulations with Qiskit
Reason this release was yanked:
New release issues 0.2.0
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.1.4.tar.gz
(5.2 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.1.4.tar.gz.
File metadata
- Download URL: qupepfold-0.1.4.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28bd8f2fa9da22ad088912874b9e24ebff242bbb383ef41c3f82b9712a812dd3
|
|
| MD5 |
9dc6e9dcfa0904a15aeb827cf2bf5569
|
|
| BLAKE2b-256 |
d07be476571128aa4e382073ab982ce44e00a5d6e8d81874e344e613156f0f44
|
File details
Details for the file qupepfold-0.1.4-py3-none-any.whl.
File metadata
- Download URL: qupepfold-0.1.4-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 |
beda684d291884a6e3cec0611585fdfc966c67f631f8a9ce7e93de6d6e42a1fa
|
|
| MD5 |
73de2e5d40e609ead601b385da4e6fa9
|
|
| BLAKE2b-256 |
8df6d9f1006c39ea38a22b554faf6e79176ca07bcdeb5add862e2965c15d2893
|