Skip to content
/ qc Public

quantum computing repo for experimenting with ibm bluemix IF

Notifications You must be signed in to change notification settings

markusabel/qc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

First Steps in QC

IBM bluemix usage

Check https://qiskit.org/
Beware of import qiskit under ubuntu:
Do

sudo apt install musl musl-dev
sudo ln -s /lib/ld-musl-x86_64.so.1 /lib/libc.musl-x86_64.so.1

The name of the musl lib is different from the one used in qiskit

1st lecture: getting started with qiskit

See the file qc1.ipynb

Execute and be happy

About

quantum computing repo for experimenting with ibm bluemix IF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published