bsc-quantic/Qrochet.jl

Missing tests

Closed this issue · 0 comments

As in bsc-quantic/Tenet.jl#139, we also are missing tests on Qrochet.

Unit tests

  •  Quantum
    • Base.isapprox
    • ...
  •  Chain
    • ...
  • Dense
    • Constructors
  • Product
    • overlap(::Product, ::Product)
    • ...
  • Grid
    • Constructors

Integration tests

  • Yao
    • Yao.Circuit to Quantum conversion
  •  CUDA
    • ...
  •  Distributed execution
    • ...
  •  Automatic differentiation
    • ...