Samantha Barron

Results 7 issues of Samantha Barron

This line ends up trying to convert `Operator`s to arrays, if included in the analysis results. If the operator is on a large number of qubits, this produces a large...

bug

The code in this repository is (for the most part) duplicated in `qiskit-ibm-runtime`, so I'm opening this issue here as well to connect with [this issue in `qiskit-ibm-provider`](https://github.com/Qiskit/qiskit-ibm-runtime/issues/1531). Additionally, as...

This PR closes https://github.com/omnivore-app/obsidian-omnivore/issues/205 Currently, single file mode inserts comments and line breaks between items. This prevents nicer formatting in single-file mode. See related issue for an example.

It seems like wrapping the entries when in "Single File" mode, as defined here https://github.com/omnivore-app/obsidian-omnivore/blob/288003f293a5201b7d2397967ad078ee99fca9ef/src/settings/template.ts#L334-L336 limits the ways that the file can be formatted. For example, I was trying to...

Some filters like `published:"this month"` are implemented ([but undocumented](https://github.com/omnivore-app/docs.omnivore/issues/194)). It would be great to support a larger set of these filters (potentially via string matching, e.g. `saved:"lastNdays"`. Additionally, it seems...

### URL, if applicable _No response_ ### Describe the new content you are requesting. The classes defined in `qiskit.primitives.containers` have docstrings, but are not built in the documentation [since they...

content 📄
content request

**What is the expected feature or enhancement?** Add ability to set `Session(..., max_time=...)` via `~/.qiskit/qiskit-ibm.json`. This would be very useful to be able to control this for all sessions that...

enhancement