Matthew Harrigan

Results 198 issues of Matthew Harrigan

Why is this repeated multiple times in the bloqs library notebooks (`notebook_specs.py`)? It uses `QROMBase` as its `bloq_cls` but that isn't a `Type[Bloq]`

Right now the javascript musical score drawer uses a pre-specified viewport (i.e. xDomain and yDomain aka xlim and ylim) and each box is the same width regardless of its contents....

drawing
no QC knowledge needed

It has a docstring and bloq examples, but was never tied into the doc generation system. Needs a BloqDocSpec and to be added to the list in `autogenerate-bloqs-notebooks-v2.py`

docs
no QC knowledge needed

https://qualtran.readthedocs.io/en/latest/bloqs/data_loading/qrom.html the `\textrm{selection\_shape}` includes the `\_`

docs
no QC knowledge needed

These comparison classes abuse the inheritance mechanisms which don't play nice with `attrs` dataclasses. Specifically, the children classes define attributes with `init=False` so if you dump all the `attrs.fields` and...

contributors welcome
no QC knowledge needed

Based on v0.6 Some low-effort support for things used extensively in pyLIQTR, which is currently pinned to v0.4. (work in progress)

This goes along with the discussion in #1610 . A common use case for a _user_ of openmm is to run a big ol' simulation on a cluster. When the...

enhancement

- fidelity - process fidelity - purity - diamond norm - others?

kind/feature-request
triage/accepted
area/distance-measures
status/needs-agreed-design