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

Max probability function for CTQW

Open adamglos92 opened this issue 8 years ago • 2 comments

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

adamglos92 avatar Nov 13 '17 14:11 adamglos92

Implemented using Optim. First max probability will be interesting to implement, need to find local maxima.

adamglos92 avatar Nov 23 '17 14:11 adamglos92

Further changes implemented, still problem with optimizing (choosing best expected runtime is not a good choice without corrections)

adamglos92 avatar Dec 16 '17 18:12 adamglos92