Frank Harkins

Results 49 issues of Frank Harkins

### What is the expected behavior? Add code snippets to each card to install projects ``` pip instal ... ```

on hold
website

Project descriptions should: - Be under ~30 words - **Not** use markdown - Read well and use consistent tone *** This work is already underway, this issue is just for...

### What is the expected enhancement? - [ ] Make a tag for projects in beta - [ ] Audit projects and tag those in beta

enhancement

### What is the expected enhancement? - [ ] [Project overview doc](https://github.com/qiskit-community/ecosystem/blob/main/docs/project_overview.md) - [ ] How to make a project compatible with ecosystem - configure tests - `ecosystem.json` - make...

documentation

## Changes This PR adds the ability to create questions that check circuits have a specific unitary, without needing to make PRs to either this repo or the server repo....

Adds support for the `start-*` and `end-*` options of the rst `include` directive. Closes #682.

#### Problem Description I want to include my README in the index of my API docs, but this results in a duplicate top-level heading as the README has its own...

enhancement

Consider adapting the `spinoza_to_qiskit.py` example into a proper Qiskit backend. This would allow users to follow the conventional Qiskit execution pattern. ```python from qiskit import QuantumCircuit, transpile from spynoza import...

enhancement

Qiskit 1.0 was recently released and will be a lot more stable than previous releases. This PR updates the Qiskit example to work with Qiskit 1.0 and mentions the versions...

I'm making this issue because this project is part of the [Qiskit ecosystem](https://qiskit.github.io/ecosystem/). As of June 2024, we're introducing a requirement that all projects are compatible with Qiskit 1.0. New...