To get the adjoint, you perform both transpose and conjugate operations on the input matrix, in any order.
The easiest way is to start with the conjugate of the matrix that you found in the previous exercise, and then transpose it.
@[solution]({"id": "linear_algebra__adjoint_solution", "codePath": "Solution.qs"})microsoft/qdk
Publicmirrored fromhttps://github.com/microsoft/qdkAvailable
katas/content/linear_algebra/adjoint/solution.md
4lines · modepreview