QuantumWalk.jl icon indicating copy to clipboard operation
QuantumWalk.jl copied to clipboard

QuantumWalk.jl: Package for building algorithms based on quantum walks

Results 4 QuantumWalk.jl issues
Sort by recently updated
recently updated
newest added

Currently test checks whether there is no error compilation. It would be good to check whether the result is correct for various quantum walk search problem

Tests

Determine function determining max probability function for CTQW. Probably needs to determine interval in which the maximum exists, then make bisection.

enhancement
help wanted
funcionality

Currently there is a lack of good tests on quantum spatial search evolution on graphs different than CompleteGraph

Tests