Caleb Johnson

Results 26 comments of Caleb Johnson

> Thank you for the proposal of the performance improvement. Could you add a link to a script to reproduce the performance test? Hi, thanks for looking over the submission....

Thanks, ya it's specifically the "Test with Tox" section that is stalling. It is indeed making it through the python installation.

The parameter names have been updated in Qiskit. This issue will remain open until after the next qiskit ML release. We will wait to update blog posts, notebook tutorials and...

> **Describe the bug** It fails to install. > > **To Reproduce** > > 1. Clone this repo > 2. `pip install -e .` > > ``` > ... >...

Full trace of error: ``` File "/repos_public_acct/qiskit-ibm-runtime/test.py", line 5, in print(backend.simulator) File "/repos_public_acct/qiskit-ibm-runtime/qiskit_ibm_runtime/ibm_backend.py", line 212, in __getattr__ self._convert_to_target() File "/repos_public_acct/qiskit-ibm-runtime/qiskit_ibm_runtime/ibm_backend.py", line 247, in _convert_to_target self._target = convert_to_target( File "/repos_public_acct/qiskit-ibm-runtime/qiskit_ibm_runtime/utils/backend_converter.py", line...

> I'd prefer if the instructions are in HTML comments. > > I think I'd also prefer that the toplevel headings be `##` (if not `###`). Are HTML comments visible...

@garrison why are our release notes not causing problems with sphinx? There are references to cutqc that don't exist anymore. I was assuming our sphinx build would fail in CI...

I was seeing some failures when I tried to use this in the roundtrip tests. For every roundtrip test, I would run the standard gate set and also the eagle...

> I was seeing some failures when I tried to use this in the roundtrip tests. For every roundtrip test, I would run the standard gate set and also the...

@garrison @Ibrahim-Shehzad this is ready for final review now.