-
Code to reproduce issue:
```py
from qualtran.bloqs.qsp.generalized_qsp import GeneralizedQSP
from qualtran.bloqs.qubitization_walk_operator_test import get_walk_operator_for_1d_ising_model
W = g…
-
**Version of the script**
4.7 and 20240701
**What is the current behavior?**
Current behavior is that the wrong query_sql_text can be returned by sp_QuickieStore when @get_all_databases = 1
**…
-
# Part 1:
### From the mock report
![Image](https://github.com/minvws/nl-kat-coordination/assets/46660228/881f6dcb-7e41-43b9-a395-cdc2dcd7c459)
This is fixed by:
- https://github.com/minvw…
-
Seems to be taking around 17 minutes vs 10 minutes a few days ago.
cc @mpharrigan
-
https://github.com/quantumlib/Qualtran/pull/848#discussion_r1558277485
Replacing `Controlled(self.U, CtrlSpec(cvs=0))` with `self.U.controlled(control_values=[0])` in GQSP results in:
```
Attri…
-
**[Original report](https://bitbucket.org/joe_fowler/mass/issues/271) by Galen O'Neil (Bitbucket: [oneilg](https://bitbucket.org/oneilg), GitHub: [oneilg](https://github.com/oneilg)).**
-------------…
-
### Describe the bug
When trying to load an applet built with a too recent version of GlobalPlatform, `gp` produces a less-than-stellar error message.
### Information about your card
https://www.…
-
**[Original report](https://bitbucket.org/joe_fowler/mass/issues/256) by Galen O'Neil (Bitbucket: [oneilg](https://bitbucket.org/oneilg), GitHub: [oneilg](https://github.com/oneilg)).**
-------------…
-
### Describe the bug
Bulge used in current design was not used for the ER / PIP
### Expected behaviour
I noticed that the engine number two bulge is the wrong one. Your depicted is the early versio…
-
### `and_bloq`
- [x] And (`and_bloq`)
- [x] MultiAnd (`multi_and`)
### `apply_gate_to_lth_target`
- [x] ApplyGateToLthQubit (`apply_z_to_odd`) #465
### `controlled_bloq`
- [ ] Controlled…