Closed arsalan-motamedi closed 3 months ago
Context: Adding random methods. Description of the Change: We have Ket.random(modes), DM.random(modes), Unitary.random(modes), Channel.random(modes)
Benefits: Clear: an obvious use case is for writing tests.
Possible Drawbacks: None. Related GitHub Issues: None.
Attention: Patch coverage is 97.50000% with 2 lines in your changes missing coverage. Please review.
97.50000%
2 lines
Project coverage is 88.15%. Comparing base (a07bfc1) to head (dc56d2a).
a07bfc1
dc56d2a
Context: Adding random methods. Description of the Change: We have Ket.random(modes), DM.random(modes), Unitary.random(modes), Channel.random(modes)
Benefits: Clear: an obvious use case is for writing tests.
Possible Drawbacks: None. Related GitHub Issues: None.