Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement missing density state functions #45

Closed
TysonRayJones opened this issue Jul 26, 2018 · 4 comments
Closed

Implement missing density state functions #45

TysonRayJones opened this issue Jul 26, 2018 · 4 comments

Comments

@TysonRayJones
Copy link
Member

Currently, these are

  • CPU MPI densmatr_initPureState
  • CPU MPI densmatr_collapseToKnownProbOutcome
  • CPU local densmatr_collapseToKnownProbOutcome

the density analogs of the debugging functions (if necessary)

  • initStateDebug
  • initStateFromSingleFile
  • initStateOfSingleQubit
  • reportStateToScreen
@TysonRayJones
Copy link
Member Author

Additionally,
CPU (local and MPI) for all of

  • oneQubitDephase
  • twoQubitDephase
  • oneQubitDepolarise
  • twoQubitDepolarise

@TysonRayJones
Copy link
Member Author

Additionally,
CPU (local and MPI) for

  • densmatr_calcFidelity
  • calcPurity

@TysonRayJones
Copy link
Member Author

calcFidelity done

@TysonRayJones
Copy link
Member Author

calcPurity done
initPureState done
collapseToKnownOutcome done

That leaves only the 4 noise functions which I'll move to a new issue

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

No branches or pull requests

1 participant