Skip to content

QuantumBFS/IBMQClient.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBMQClient

Stable Dev Build Status Coverage

Julia Wrapper for the IBM Quantum Experience REST API. This API wrapper is based on IBM Q official implementation but is not an IBM official package.

Installation

IBMQClient is a   Julia Language   package. To install IBMQClient, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command

pkg> add IBMQClient

License

MIT License