Questions tagged [qcl]

For questions related to QCL, an early high-level quantum programming language with C-inspired syntax and standard library of quantum algorithms.

See paper and wikipedia for more details.

2 questions
7
votes
1 answer

What resources are available for learning QCL?

I'm struggling to find much about the language QCL, rather than about quantum computing itself. Is there anything out there like that? It doesn't have to be free.
Katie
  • 73
  • 4
2
votes
1 answer

How to compute the tensor product in QCL?

When I look at QCL (the documentation of the language begins in chapter 3) I don't see a way to compute the tensor product between two q-bits. Is the programming operator & doing the tensor product's job?
R. Chopin
  • 1,219
  • 8
  • 17