Questions tagged [quantum-computing]

Quantum Computation deals with considering computation as fundamentally physical, as well as replacing the classical binary digit (bit) with the quantum binary digit (qubit). While the classical bit is either 0 or 1, the qubit can be in a superposition of these states. Computation systems that use quantum phenomena, such as superposition and entanglement, can solve certain complex problems very quickly.

Related Links

Quantum Computing on Wikipedia

(Textbook) Quantum Computation and Quantum Information: The de-facto standard textbook for learning about quantum computing.

(Video Series) Quantum computing for the determined: Khan-academy-style videos explaining quantum computation, by Michael Nielson (co-author of Quantum Computation and Quantum Information).

Quantum Computing Q&A site on the Stack Exchange network.

369 questions
-2
votes
1 answer

How many different programming paradigms are there-and what are they?

I am beginner in programming. when I was reading soft computing then many times I encountered the term computing, programming paradigms and soft computing use different programming paradigms like fuzzy logic, artificial neural network, genetic…
-2
votes
2 answers

Challenges in Enabling Practical-Scale Quantum Computing?

This question will be useful to many. Can we collate a list of challenges in enabling Practical-Scale Quantum Computing? Nathan Aw
Nathan Aw
  • 545
  • 5
  • 18
-2
votes
1 answer

What's the equivalent to hard-storage that quantum computing would be to CPUs?

Title says it all - if quantum computing would be like Intel's futuristic CPU, what would be like SanDisk's (or Seagate's) futuristic SSDs and such? Lot's of articles online talk about how quantum computers might process information/the strangeness…
zelusp
  • 3,500
  • 3
  • 31
  • 65
-3
votes
1 answer

Can you run 64 bit applications on a quantum computer?

Since conventional computers use bits, which can either be 1 or 0, can we simulate a 64-bit operating system on a quantum computer by restricting the values of the qubits to either 0 or 1, instead of 0, 1, and everything in between?
AJ_4real
  • 167
  • 6
-5
votes
1 answer

Why am I getting this Qiskit Error code: 'qr' not defined?

Qiskit error code 'qr' not defined It should be defined I expect. It may be the difference in the version of software on the video I watched vs my software. I tried 'import qiskit' and it still gave me the error code. I'm not sure but I'm just…
-5
votes
2 answers

Quantum computers and algorithm performance

I have a question. Gradually quantum computers will emerge someday. So, nowadays making algorithm efficient is important; I mean, making it optimal to run as fast as possible. But once quantum PC emerges does the algorithm performance improvements…
uml
  • 1,171
  • 4
  • 16
  • 28
-6
votes
1 answer

A book that contains, Shor's algorithm, McEliece cryptosystem, Lattice-based cryptography, Discrete logarithm

I am looking for a book that contains descriptions of the topics: Shor's algorithm, McEliece cryptosystem, Lattice-based cryptography, Discrete logarithm; and possibly others. Does anyone know a single book or a few that would contain there topics?
Tsangares
  • 780
  • 1
  • 9
  • 27
1 2 3
24
25