Frank Harkins

Results 49 issues of Frank Harkins

**Describe the bug** When using the search function, the results contain pages from all translations, and not just the language the user is currently viewing in. **To Reproduce** 1. Type...

code bug
wontfix
textbook 2.0

**Describe the issue** Some of the code cells in the Japanese translation of the textbook are outdated and might not work with the latest version of Qiskit. These files need...

good first issue
content bug
translation

## Describe the Issue Some readers would like to be able to enable a dark reading mode. ## Expected Solution Light mode should be default, and dark mode toggled through...

UI Enhancement
Long-Term Enhancement
textbook 2.0

### Summary This PR builds on #8273 and #8461. In this PR I have: - (1219531a09233315981ecdcb12552c8d2562ece6, c4debbdf2b92289ffd01e743df5808559808bc32, 72e4fb7ec9e41453f1d91af8482e033daebf8931) Removed duplicated code that converts amplitudes to latex strings (`visualization.array._num_to_latex` and `visualization.state_visualization._num_to_latex_ket`)...

Changelog: Bugfix
mod: visualization

Removes use of `BasicAer` and `execute` to make this project work with Qiskit 1.0.

## Change 1 (fix imports) On trying to import: ``` from melopy.scales import generateScale ``` I got this error: ``` In [1]: from melopy.scales import generateScale --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most...

RFC proposal

### Summary This PR: - Removes the "Provider" tag as it's now its own section - Defines "Provider" as a package that implements Qiskit's provider interface - Adds a "Hardware"...

### What is the expected enhancement? We should upgrade all our requirements to the latest versions. This will include updating the codebase to adhere to pylint rules.

enhancement
good first issue
priority: low
dependencies

### What is the expected enhancement? We keep breaking the website builds by adding invalid information to the TOML files. New submissions also need manually editing to make them valid....