QuPepFold: Quantum peptide folding simulations with Qiskit
Reason this release was yanked:
New version 0.3.3
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.2.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.2.tar.gz.
File metadata
- Download URL: qupepfold-0.3.2.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 |
2bd53f7f65e7046c89c9bd1fbf0c3a4bfd9598141af656c8bfae815c3595f6e5
|
|
| MD5 |
99d7c3b7f6af429dc35c9adfea7fd09c
|
|
| BLAKE2b-256 |
9db1a5559fae86f0f09f24c7ecbad6afd1bfbed4b3f07ec28a06213ad4f8033b
|
File details
Details for the file qupepfold-0.3.2-py3-none-any.whl.
File metadata
- Download URL: qupepfold-0.3.2-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 |
4b5ef755d99ed3a183d9076afc42e15f193f7ffa2c2cc37af2b0fd61c6076c04
|
|
| MD5 |
68ec4b1d42bcb87cd0d8784669bd550c
|
|
| BLAKE2b-256 |
83a9b419c55cd996d9076c35cf829733902fb13086b02e1f27b871c2489ebfda
|