qiskit-swift icon indicating copy to clipboard operation
qiskit-swift copied to clipboard

Qiskit in swift

Results 4 qiskit-swift issues
Sort by recently updated
recently updated
newest added

I have built and compiled the project via Xcode version 11.5 (11E608c) after "converting" the project to Swift 5 with no actual changes to the code according to the notifications...

Hello, In the QisSwiftDeveloperTutorial.playground file, and in other examples, after calling the set_api method with my IBMQExperience api token and the Qexperience URL and trying to execute a simple quantum...

### What This PR continues the work done in [New playground: Visualizing Quantum State](https://github.com/QISKit/qiskit-sdk-swift/pull/3). While the latter added visualization capabilities for macOS/iOS, this one does the same for Linux. ###...

### What `qiskitexamples` mostly run the examples on **IBM Quantum Experience** remote simulator and `ibmqx2`. With the changes in this PR, we can also run the examples on the local...