You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Aurélien Pupier (Jira)" <ji...@apache.org> on 2021/01/28 15:36:00 UTC

[jira] [Commented] (CAMEL-15538) Provide a "Qiskit IBM Quantum Provider" Connector

    [ https://issues.apache.org/jira/browse/CAMEL-15538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273808#comment-17273808 ] 

Aurélien Pupier commented on CAMEL-15538:
-----------------------------------------

there is also a REST API now https://quantum-computing.ibm.com/docs/new/#september-2020 https://api.quantum-computing.ibm.com/v2/explorer/?tagsSorter=order&operationsSorter=order#/Run%20Job/Run%20Job.getJobUploadUrl

> Provide a "Qiskit IBM Quantum Provider" Connector
> -------------------------------------------------
>
>                 Key: CAMEL-15538
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15538
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Aurélien Pupier
>            Priority: Major
>
> it will allow to use computing power of a Quantum computer.
> - to launch job on a Quantum Computer
> - to listen to result from the job on a Quantum computer
> https://qiskit.org/documentation/apidoc/ibmq-provider.html
> available library is written in Python so migth be quite some work https://github.com/Qiskit/qiskit-ibmq-provider
> or maybe it can be rewritten using directly the REST API for IBM Quantum https://api.quantum-computing.ibm.com/v2/documentation.html?_ga=2.200951015.870923672.1604673144-1500770967.1598614684



--
This message was sent by Atlassian Jira
(v8.3.4#803005)