Skip to content

Conversation

@rileyjmurray
Copy link
Contributor

@rileyjmurray rileyjmurray commented Jul 24, 2025

Benchmarking scripts needed:

  • 3-qubit GST
  • MPI-enabled MapForwardSimulator.

Algorithm changes in TorchForwardSimulator:

  • sort circuits by length, collect process matrices for circuits of a given length in a tensor (3d or 4d), evaluate the matrix-chain multiplication by reduce(torch.matmul, [prep] + list(torch.unbind(optensor, dim=0) + [povm])

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.

1 participant