Skip to content

Conversation

@ghanem-nv
Copy link

Motivation: Resolving errors when running qubtip tutorials rabi-oscillations and spin-chain with the plugin.

Summary of changes:

  • Return expectation values as numpy arrays, to unify postprocessing code (e.g. plotting) between CPU and GPU.
  • Add support for transpose, adjoint and matmul operations to CuState.
  • Add MPI support for CuState.to_cupy and allow constructing CuState from cupy arrays.
  • Fix issue with matmul_cuoperator_custate_custate when cuoperator is a superop and add matmul_custate_cuoperator_custate.
  • Add tests for the new functionality and refactor tests.

@Ericgig
Copy link
Member

Ericgig commented Dec 4, 2025

We don't accept these file per file copyright.

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.

2 participants