-
Notifications
You must be signed in to change notification settings - Fork 920
Add Sparse Simulator Samples #612
Comments
The first bullet on the list is complete, 7aa6881 updated Sudoku solver sample to use sparse simulator instead of the full state simulator. |
@kuzminrobin: Was there any other work that you were suggesting as part of this feature request, or can this be closed? Thank you! |
I imagine #713 and its counterpart for IonQ will contribute to this as well, since they'll show up in the gallery. |
@cgranade, |
Oddly enough, I've found one case on which the sparse simulator was significantly slower than the full state one. If that's of interest, I try to dig up the example at the end of this week. So maybe dropping the full state sim completely is excessive? |
Would be nice to get more details about "significantly slower". We know that one of the perf tests shows that the SS is about 6 times slower than FSS for the case of dense state. Management's opinion is close to "we can live with that". |
Repo: https://github.com/microsoft/Quantum
Dir: https://github.com/microsoft/Quantum/tree/main/samples
Demo: http://aka.ms/try-qsharp
Consider:
The text was updated successfully, but these errors were encountered: