Skip to content

Implement conjugate and transpose in LocalOperator

Vicentini Filippo requested to merge github/fork/PhilipVinc/master into master

Created by: PhilipVinc

This PR addresses #201 (closed) by implementing two operations in LocalOperator, namely Transpose and Conjugate.

Merge request reports