CirQuS-UTS / QuanGuru

QuanGuru (pronounced Kangaroo) is a Python library for numerical modelling of quantum systems. It is still under-development, and it consists of tools for numerical simulations of Quantum systems.
BSD 3-Clause "New" or "Revised" License
5 stars 7 forks source link

densityMatrix function converting normalised states into non-normalised states #262

Closed adriendilonardo closed 1 month ago

adriendilonardo commented 1 month ago

When some normalised density matrices are fed into the densityMatrix function, the output is not normalised. It is not clear what states are affected by this.

github-actions[bot] commented 1 month ago

Branch 262-densityMatrix_function_converting_normalised_states_into_non-normalised_states created!