DEV Community

Anja
Anja

Posted on

Run your code on a quantum computer

Hello! Today I wanted to share a great quantum computing website with you, Qiskit.org. On this website you can already run code on a quantum computer for free. The website is from IBM and you can learn about quantum computing as well. If you run code it may take a few days until you get a result due to the high demand, but I think its worth the waiting.

Qiskit is also a development library with which you can:

  1. Build a quantum circuit consisting of quantum and/or classical registers
  2. add operations to the circuit
  3. Simulate the circuit

There are other quantum computing libraries as well, like Cirq from Google, Forest from Rigetti and QDK from Microsoft. Which good sources for learning about quantum computing do you know? Have a nice day. 🙂

Latest comments (0)