Adam Glos
Adam Glos
Pre-Request Checklist --------------------- - [x] I am running the latest versions of pyQuil and the Forest SDK - [x] I checked to make sure that this feature has not already...
Pre-Report Checklist -------------------- - [x] I am running the latest versions of pyQuil and the Forest SDK - [x] I checked to make sure that this bug has not already...
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
Determine function determining max probability function for CTQW. Probably needs to determine interval in which the maximum exists, then make bisection.
Currently there is a lack of good tests on quantum spatial search evolution on graphs different than CompleteGraph
Since `vf2_mapping` returns and Iterator as stated in [documentation](https://www.rustworkx.org/apiref/rustworkx.vf2_mapping.html), `matching_layouts`. could return the same (or alternatively, another function could be introduced that returns iterator for back-compatibility). Personally, I could use...
### Information - **rustworkx version**: 0.17.1 - **Python version**: 3.12.11 - **Rust version**: (I believe it is not installed as I'm only using python version) - **Operating system**: Linux aarch64...