Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ioncoffee #53

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added data/principal_components.npy
Binary file not shown.
16 changes: 14 additions & 2 deletions quantum_classifier.qasm
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
OPENQASM 2.0;
include "qelib1.inc";
qreg q8[3];
rx(pi) q8[0];
gate gate_EfficientSU2(param0,param1,param2,param3,param4,param5,param6,param7,param8,param9,param10,param11,param12,param13,param14,param15) q0,q1,q2,q3 { ry(-1.34733884839068) q0; ry(-3.11672195169602) q1; ry(-0.304542042319692) q2; ry(1.67808380799382) q3; rz(-5.86904321551186) q0; rz(-3.03785103262473) q1; rz(0.00911013189400474) q2; rz(0.209435263325009) q3; cx q2,q3; cx q1,q2; cx q0,q1; ry(0.437871284345484) q0; ry(-0.66918976850911) q1; ry(-0.167103421568986) q2; ry(0.73890146588358) q3; rz(-2.53048162240718) q0; rz(-4.52355957377889) q1; rz(-4.60529227190883) q2; rz(-1.55360289533166) q3; }
gate gate_EfficientSU2_239742 q0,q1,q2,q3 { gate_EfficientSU2(-1.34733884839068,-3.11672195169602,-0.304542042319692,1.67808380799382,-5.86904321551186,-3.03785103262473,0.00911013189400474,0.209435263325009,0.437871284345484,-0.66918976850911,-0.167103421568986,0.73890146588358,-2.53048162240718,-4.52355957377889,-4.60529227190883,-1.55360289533166) q0,q1,q2,q3; }
qreg q[4];
creg meas[4];
h q[0];
h q[1];
h q[2];
h q[3];
gate_EfficientSU2_239742 q[0],q[1],q[2],q[3];
barrier q[0],q[1],q[2],q[3];
measure q[0] -> meas[0];
measure q[1] -> meas[1];
measure q[2] -> meas[2];
measure q[3] -> meas[3];
214 changes: 214 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,214 @@
aiofile==3.8.1
aiohttp==3.8.3
aiosignal==1.3.1
alembic @ file:///home/conda/feedstock_root/build_artifacts/alembic_1647367721563/work
anyio @ file:///home/conda/feedstock_root/build_artifacts/anyio_1641898043316/work/dist
argon2-cffi @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi_1640817743617/work
argon2-cffi-bindings @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi-bindings_1640855140139/work
asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1618968359944/work
async-generator==1.10
async-timeout==4.0.2
attrs @ file:///home/conda/feedstock_root/build_artifacts/attrs_1640799537051/work
awscli==1.27.57
azure-core==1.26.2
azure-identity==1.12.0
azure-quantum @ file:///home/vsts_azpcontainer/conda-bld/qsharp_1670279498240/work/src/drops/wheels/azure_quantum-0.27.244707-py3-none-any.whl
azure-storage-blob==12.14.1
Babel @ file:///home/conda/feedstock_root/build_artifacts/babel_1619719576210/work
backcall @ file:///home/conda/feedstock_root/build_artifacts/backcall_1592338393461/work
backports.functools-lru-cache @ file:///home/conda/feedstock_root/build_artifacts/backports.functools_lru_cache_1618230623929/work
beautifulsoup4 @ file:///home/conda/feedstock_root/build_artifacts/beautifulsoup4_1631087867185/work
bleach @ file:///home/conda/feedstock_root/build_artifacts/bleach_1629908509068/work
blinker==1.4
bokeh==3.0.3
botocore==1.29.57
brotlipy @ file:///home/conda/feedstock_root/build_artifacts/brotlipy_1636012194889/work
caio==0.9.11
certifi==2022.12.7
certipy==0.1.3
cffi @ file:///home/conda/feedstock_root/build_artifacts/cffi_1636046055389/work
charset-normalizer==3.0.1
cirq-core==0.14.1
cirq-ionq==0.14.1
code-snippets @ file:///tmp/qbraid/wheels/code_snippets-0.1.2-py3-none-any.whl
colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1602866480661/work
comm==0.1.2
conda==4.11.0
conda-package-handling @ file:///home/conda/feedstock_root/build_artifacts/conda-package-handling_1636021710069/work
configobj==5.0.8
contourpy==1.0.7
cryptography @ file:///home/conda/feedstock_root/build_artifacts/cryptography_1639699280527/work
cycler==0.11.0
Cython==0.29.33
debugpy @ file:///home/conda/feedstock_root/build_artifacts/debugpy_1636043249011/work
decorator==5.1.1
defusedxml @ file:///home/conda/feedstock_root/build_artifacts/defusedxml_1615232257335/work
Deprecated==1.2.13
dill==0.3.5.1
docs-react-widget @ file:///tmp/qbraid/wheels/docs_react_widget-0.1.0-py3-none-any.whl
docutils==0.16
duet==0.2.7
entrypoints @ file:///home/conda/feedstock_root/build_artifacts/entrypoints_1643888246732/work
environment-manager @ file:///tmp/qbraid/wheels/environment_manager-0.1.4-py3-none-any.whl
executing @ file:///home/conda/feedstock_root/build_artifacts/executing_1646044401614/work
fastdtw==0.3.4
fastjsonschema==2.16.2
flit_core @ file:///home/conda/feedstock_root/build_artifacts/flit-core_1645629044586/work/source/flit_core
fonttools==4.38.0
frozenlist==1.3.3
future==0.18.3
gitdb==4.0.10
GitPython==3.1.30
greenlet @ file:///home/conda/feedstock_root/build_artifacts/greenlet_1635836790477/work
idna==3.4
importlib-metadata==6.0.0
importlib-resources @ file:///home/conda/feedstock_root/build_artifacts/importlib_resources_1635615662634/work
ipykernel==6.20.2
ipyparallel==8.4.1
ipython==8.8.0
ipython-genutils==0.2.0
ipyvue==1.8.0
ipyvuetify==1.8.4
ipywidgets==8.0.4
isodate==0.6.1
jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1637175083648/work
Jinja2 @ file:///home/conda/feedstock_root/build_artifacts/jinja2_1636510082894/work
jmespath==1.0.1
joblib==1.2.0
json5 @ file:///home/conda/feedstock_root/build_artifacts/json5_1600692310011/work
jsonschema @ file:///home/conda/feedstock_root/build_artifacts/jsonschema-meta_1642000296051/work
jupyter-bokeh==3.0.5
jupyter-client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1642858610849/work
jupyter-server==1.23.5
jupyter-server-mathjax==0.2.6
jupyter-telemetry @ file:///home/conda/feedstock_root/build_artifacts/jupyter_telemetry_1605173804246/work
jupyter_core==5.1.5
jupyterhub @ file:///home/conda/feedstock_root/build_artifacts/jupyterhub-feedstock_1647267198467/work
jupyterlab==3.5.3
jupyterlab-git==0.41.0
jupyterlab-pygments @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_pygments_1601375948261/work
jupyterlab-server @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_server_1641592475363/work
jupyterlab-widgets==3.0.5
kiwisolver==1.4.4
lab-main-menu @ file:///tmp/qbraid/wheels/lab_main_menu-0.1.1-py3-none-any.whl
libmambapy @ file:///home/conda/feedstock_root/build_artifacts/mamba-split_1644831758535/work/libmambapy
Mako @ file:///home/conda/feedstock_root/build_artifacts/mako_1646959760357/work
mamba @ file:///home/conda/feedstock_root/build_artifacts/mamba-split_1644831758535/work/mamba
Markdown==3.4.1
MarkupSafe @ file:///home/conda/feedstock_root/build_artifacts/markupsafe_1647364298597/work
matplotlib==3.6.3
matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1631080358261/work
mistune==2.0.4
mpltools==0.2.0
mpmath==1.2.1
msal==1.20.0
msal-extensions==1.0.0
msrest==0.7.1
multidict==6.0.4
nbclassic==0.4.8
nbclient==0.7.2
nbconvert==7.2.9
nbdime==3.1.1
nbformat==5.7.3
nest-asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1638419302549/work
networkx==2.8.8
notebook==6.5.2
notebook-shim @ file:///home/conda/feedstock_root/build_artifacts/notebook-shim_1646330736330/work
ntlm-auth==1.5.0
numpy==1.24.1
oauthlib @ file:///home/conda/feedstock_root/build_artifacts/oauthlib_1643507977997/work
packaging==23.0
pamela==1.0.0
pandas==1.5.3
pandocfilters @ file:///home/conda/feedstock_root/build_artifacts/pandocfilters_1631603243851/work
parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1638334955874/work
pbr==5.11.1
pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1602535608087/work
pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work
Pillow==9.4.0
platformdirs==2.6.2
ply==3.11
portalocker==2.7.0
prometheus-client @ file:///home/conda/feedstock_root/build_artifacts/prometheus_client_1643395600215/work
prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1644497866770/work
protobuf==3.20.3
psutil==5.9.4
ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
pure-eval @ file:///home/conda/feedstock_root/build_artifacts/pure_eval_1642875951954/work
py==1.11.0
pyasn1==0.4.8
pycosat @ file:///home/conda/feedstock_root/build_artifacts/pycosat_1636020362356/work
pycparser @ file:///home/conda/feedstock_root/build_artifacts/pycparser_1636257122734/work
pycurl==7.45.1
Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1641580240686/work
PyJWT @ file:///home/conda/feedstock_root/build_artifacts/pyjwt_1638819640841/work
pyOpenSSL @ file:///home/conda/feedstock_root/build_artifacts/pyopenssl_1643496850550/work
pyparsing==3.0.9
pyqir-generator==0.4.2a1
pyrsistent @ file:///home/conda/feedstock_root/build_artifacts/pyrsistent_1642534390768/work
PySocks @ file:///home/conda/feedstock_root/build_artifacts/pysocks_1635862404942/work
python-dateutil==2.8.2
python-json-logger @ file:///home/conda/feedstock_root/build_artifacts/python-json-logger_1602545356084/work
python-markdown-math==0.8
pytz==2022.7.1
PyYAML==5.4.1
pyzmq @ file:///home/conda/feedstock_root/build_artifacts/pyzmq_1635877397296/work
qdk @ file:///home/vsts_azpcontainer/conda-bld/qsharp_1670279498240/work/src/drops/wheels/qdk-0.27.244707-py3-none-any.whl
QInfer==1.0
qiskit==0.39.5
qiskit-aer==0.11.2
qiskit-ibmq-provider==0.19.2
qiskit-ionq==0.3.10
qiskit-machine-learning==0.5.0
qiskit-qir==0.2.0
qiskit-terra==0.23.0
qsharp @ file:///home/vsts_azpcontainer/conda-bld/qsharp_1670279498240/work/src/drops/wheels/qsharp-0.27.244707-py3-none-any.whl
qsharp-chemistry @ file:///home/vsts_azpcontainer/conda-bld/qsharp_1670279498240/work/src/drops/wheels/qsharp_chemistry-0.27.244707-py3-none-any.whl
qsharp-core @ file:///home/vsts_azpcontainer/conda-bld/qsharp_1670279498240/work/src/drops/wheels/qsharp_core-0.27.244707-py3-none-any.whl
quantum-jobs @ file:///tmp/qbraid/wheels/quantum_jobs-0.1.1-py3-none-any.whl
qutip==4.7.1
requests==2.28.2
requests-ntlm==1.1.0
requests-oauthlib==1.3.1
retry==0.9.2
retworkx==0.12.1
rsa==4.7.2
ruamel-yaml-conda @ file:///home/conda/feedstock_root/build_artifacts/ruamel_yaml_1636009144459/work
ruamel.yaml @ file:///home/conda/feedstock_root/build_artifacts/ruamel.yaml_1644759508211/work
ruamel.yaml.clib @ file:///home/conda/feedstock_root/build_artifacts/ruamel.yaml.clib_1636815619750/work
rustworkx==0.12.1
s3transfer==0.6.0
scikit-learn==1.2.1
scipy==1.10.0
Send2Trash @ file:///home/conda/feedstock_root/build_artifacts/send2trash_1628511208346/work
six==1.16.0
smmap==5.0.0
sniffio @ file:///home/conda/feedstock_root/build_artifacts/sniffio_1635844660462/work
sortedcontainers==2.4.0
soupsieve @ file:///home/conda/feedstock_root/build_artifacts/soupsieve_1638550740809/work
SQLAlchemy @ file:///home/conda/feedstock_root/build_artifacts/sqlalchemy_1646615291967/work
stack-data @ file:///home/conda/feedstock_root/build_artifacts/stack_data_1644872665635/work
stevedore==4.1.1
symengine==0.9.2
sympy==1.9
terminado @ file:///home/conda/feedstock_root/build_artifacts/terminado_1646684455438/work
testpath @ file:///home/conda/feedstock_root/build_artifacts/testpath_1645693042223/work
threadpoolctl==3.1.0
tinycss2==1.2.1
tomli==2.0.1
tornado @ file:///home/conda/feedstock_root/build_artifacts/tornado_1635819584296/work
tqdm==4.64.1
traitlets==5.8.1
tweedledum==1.1.1
typing_extensions==4.4.0
ui-tweaks @ file:///tmp/qbraid/wheels/ui_tweaks-0.1.1-py3-none-any.whl
urllib3==1.26.14
wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1600965781394/work
webencodings==0.5.1
websocket-client @ file:///home/conda/feedstock_root/build_artifacts/websocket-client_1645884408572/work
websockets==10.4
widgetsnbextension==4.0.5
wrapt==1.14.1
xyzservices==2022.9.0
yarl==1.8.2
zipp==3.11.0
Loading