792 B
792 B
Q# is Microsoft's take on creating their own quantum computing language. It has it's similaries with F# and uses curly braces in it's syntax.
Some neat programs that have been run in Q# are:
- this blog that shows how to simulate caffeine molecule (VQE)
- an interesting quantum logic circuit puzzle
- great way to begin getting hands on in q#
- simple quantum algorithms in q#
- The IQ# Kernel exists here
Great books & other great resources:
- Dr. Sarah Kaiser's book -
- Mi