microsoft/qdk

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
alex/pythontelem

Branches

Tags

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

Clone

HTTPS

Download ZIP

katas/content/linear_algebra/inner_product/index.md

5lines · modepreview

**Input:** None.

**Goal:** Return the inner product $\langle V , W \rangle$ of the following vectors:

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