Commit Graph

26 Commits (master)

Author SHA1 Message Date
JavaFXpert c82fe3d4f8 Add capability to execute a Qiskit unitary simulator 2019-10-04 12:03:55 -04:00
JavaFXpert 2ed4c4b28f Try to configure to run on Heroku 2019-08-16 12:25:41 -04:00
JavaFXpert 733257e5df Try to configure to run on Heroku 2019-08-16 12:22:36 -04:00
JavaFXpert af030875e2 Try to configure to run on Heroku 2019-08-16 12:18:41 -04:00
JavaFXpert 533ed66705 Try to configure to run on Heroku 2019-08-16 11:30:26 -04:00
JavaFXpert b32576ad40 Try to configure to run on Heroku 2019-08-16 11:22:05 -04:00
JavaFXpert f11332775f Try to configure to run on Heroku 2019-08-16 11:14:24 -04:00
JavaFXpert 1796790f5b Update installation instructions 2019-08-16 11:05:04 -04:00
JavaFXpert a6ab46ce35 Update installation instructions 2019-08-13 21:07:57 -04:00
JavaFXpert 82daef472c Update installation instructions 2019-08-13 20:55:30 -04:00
JavaFXpert 8e8e989d4d Support multiple shots, and require passing associated argument. 2019-08-03 13:32:27 -04:00
JavaFXpert 4b1629723d Update installation docs 2019-07-22 07:29:02 -04:00
JavaFXpert 4972688e71 Update installation docs 2019-07-19 11:56:39 -04:00
JavaFXpert 39608ae520 Tweaks 2019-07-19 11:38:11 -04:00
JavaFXpert 51d04b9bf2 Add Apache 2.0 license notice 2019-07-19 11:16:11 -04:00
JavaFXpert 1bb3af995b Update the services to using GET verbs 2019-07-19 11:06:08 -04:00
JavaFXpert 12c9366e78 Updated readme 2019-07-16 10:11:02 -04:00
Huang Junye 8c89769cd8 Use json_tricks package to convert complex statevector as json 2019-06-18 22:35:36 +08:00
Huang Junye 69eda1be74 Add get_statevector in api
Not working yet.
2019-06-02 20:54:09 +08:00
Huang Junye 75de1b836a update test server.ipynb to compose any quantum circuit and send to flask server to excute
compose quantum circuit using Qiskit Terra. Convert circuit to OpenQASM and send to Flask server by JSON format. Flask server parse OpenQASM and backend to run on qiskit and return measurement result.
2019-06-02 17:12:30 +08:00
Huang Junye 8201ed91ae Add test.json and test server.ipynb 2019-06-02 16:09:56 +08:00
Huang Junye e1524a78ba modify qasm to get from JSON instead of formData 2019-06-02 16:09:34 +08:00
Huang Junye ea8d40de8c Update .gitignore 2019-06-02 16:08:54 +08:00
Huang Junye fc7ae3b040 Create .gitignore 2019-06-02 15:14:29 +08:00
Huang Junye 7670dd9ef3 Add api.py and server.py from asierarranz/QiskitUnityAsset 2019-06-02 15:13:59 +08:00
Huang Junye f181015c42
Initial commit 2019-06-02 14:38:13 +08:00