I want to add custom Kraus maps to a circuit. However, this feature only exists in feature/kraus-op. I am working on Windows, and I cannot build pyQuEST from scratch, so I am using the built wheels on PyPI.
Would it be possible to either merge this branch into develop and build a new wheel, or to add a wheel from feature/kraus-op to PyPI?
I want to add custom Kraus maps to a circuit. However, this feature only exists in
feature/kraus-op
. I am working on Windows, and I cannot build pyQuEST from scratch, so I am using the built wheels on PyPI.Would it be possible to either merge this branch into
develop
and build a new wheel, or to add a wheel fromfeature/kraus-op
to PyPI?Thanks!