top | item 29092536

Open-Source Quantum Development

28 points| vezycash | 4 years ago |qiskit.org | reply

8 comments

order
[+] drawqrtz|4 years ago|reply
What use has a SDK for developing on an imaginary hardware. But seriously how do you even test it?
[+] m-watson|4 years ago|reply
There is hardware, it isn't imaginary. It just isn't very robust or extensive yet.
[+] kakistokrat|4 years ago|reply
IBM has early stage hardware that can be used for toy-ish proof of concept work. because the hardware is still very noisy and not error corrected, it cannot be used for more than extremely simple problems. also, access to anything but the simplest hardware systems is hard to get and expensive. so people who want to do research on quantum computing mostly use simulators. qiskit does both simulation as well as provide actual hardware access to IBMs hardware.
[+] FartyMcFarter|4 years ago|reply
> What use has a SDK for developing on an imaginary hardware.

Learning and research, to name two.

> But seriously how do you even test it?

Emulators.

[+] R0b0t1|4 years ago|reply
It's a simulation suite as far as I can tell.