Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Add FSharpWithQSharp sample to the list of samples #193

Merged
merged 2 commits into from
May 28, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ The samples are broken down into four broad categories, each of which is describ

- **[PythonInterop](./Samples/src/PythonInterop)** (Windows-only preview):
This sample walks through using Python to perform quantum process tomography on an operation written in Q#.
- **[FSharpWithQSharp](./Samples/src/FSharpWithQSharp)**:
This sample shows how to use Q# operations with F# driver.
tcNickolas marked this conversation as resolved.
Show resolved Hide resolved

## 5. Qasm (Quantum Assembler Language) ##

Expand Down