Published August 26, 2024
| Version v0.1.0
Software
Open
Quantum circuit synthesis with diffusion models
Description
genQC 0.1.0
Description:
- Upload of
genQC
topypi
. - Added
CUDA-Q
kernel export. - Added hugginface model loading.
- Increased minimal python version to 3.10
Tested on:
- Ubuntu 22.04.4 LTS
- nbdev==2.3.27 (for notebook development)
- python 3.10
Libs:
torch==2.4.0
numpy==2.1.0
matplotlib==3.9.2
scipy==1.14.1
pandas==2.2.2
omegaconf==2.3.0
qiskit==1.2.0
tqdm==4.66.5
joblib==1.4.2
open-clip-torch==2.26.1
ipywidgets==8.1.5
pylatexenc==2.10
huggingface_hub==0.24.6
What's Changed
- fix
open_clip
library change default transformer behavior by @FlorianFuerrutter in https://github.com/FlorianFuerrutter/genQC/pull/2 - update to genQC 0.1.0 by @FlorianFuerrutter in https://github.com/FlorianFuerrutter/genQC/pull/3
Full Changelog: https://github.com/FlorianFuerrutter/genQC/commits/v0.1.0
Notes
Files
FlorianFuerrutter/genQC-v0.1.0.zip
Files
(53.5 MB)
Name | Size | Download all |
---|---|---|
md5:8aa441c0661cc73cf8d8809443f9f3e4
|
53.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/FlorianFuerrutter/genQC/tree/v0.1.0 (URL)