Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 522 Bytes

File metadata and controls

9 lines (7 loc) · 522 Bytes

Welcome!

The "Unitary Patterns" kata offers tasks on creating unitary transformations which can be represented with matrices of certain shapes (with certain pattern of zero and non-zero values).

A lot of tasks of this kata have been featured in the Microsoft Q# Coding Contest - Winter 2019. You can find the descriptions of their solutions in the editorials for the warmup round and for the main contest.