Skip to content

Conversation

@bvermersch
Copy link
Owner

This edit introduces a new constructor for MeasurementGroup

function MeasurementGroup(measurements::Array{Int,3}, basis_transformation::Array{ComplexF64, 4},site_indices::Union{Vector{Index{Int64}}, Nothing} = nothing)

that is useful for loading data performed on a QPU (eg qiskit)

this is used in the example QiskitPostprocessing

we also provide a test for this constructor

@andreas-elben andreas-elben merged commit 68594ba into main Jan 14, 2026
2 checks passed
@andreas-elben andreas-elben deleted the dev_bve_qiskit branch January 14, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants