To get the adjoint, we 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 we 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