2023-07-05 18:29:11 +00:00
|
|
|
|
|
|
|
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](https://devblogs.microsoft.com/qsharp/quantum-developer-tools-for-chemistry/) molecule (VQE)
|
|
|
|
- an interesting [quantum logic circuit puzzle ](https://devblogs.microsoft.com/qsharp/a-quantum-circuit-logical-puzzle/)
|
|
|
|
- great way to begin getting hands on in q#
|
|
|
|
- simple [quantum algorithms](https://learn.microsoft.com/en-us/samples/microsoft/quantum/simple-quantum-algorithms/) in q#
|
2023-09-01 14:48:13 +00:00
|
|
|
- The IQ# Kernel exists [here](https://github.com/microsoft/iqsharp)
|
2023-07-05 18:29:11 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
Great books & other great resources:
|
|
|
|
- Dr. Sarah Kaiser's book -
|
|
|
|
- Mi
|
|
|
|
|
|
|
|
---
|