microsoft/qdk

Public

mirrored fromhttps://github.com/microsoft/qdkAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
copilot/replace-qsharp-with-qdk-python-tests

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

katas/content/linear_algebra/outer_product/index.md

5lines · modepreview

**Input:** None.

**Goal:** Return the outer product $VW^\dagger$ of the following vectors:

$$V = \begin{bmatrix} -3i \\ 9 \end{bmatrix}, W = \begin{bmatrix} 9i \\ 2 \end{bmatrix}$$