Elena Peña Tapia

Results 56 issues of Elena Peña Tapia

### Summary ### Details and comments Follow-up of #1707

### Steps to reproduce the problem ### What is the current behavior? In cases where the compute resource is not found, the client raises an empty exception. ### What is...

bug
project: client

### What is the expected enhancement? I would like to propose using stable branches to isolate released code. This would make the branch structure consistent with `qiskit`, `qiskit-ibm-runtime` and other...

project: repository

### Steps to reproduce the problem ### What is the current behavior? Calling `job.logs()` while running a catalog function where a user doesn't have access to logs results in an...

bug
project: client

### Summary ### Details and comments

### What is the expected enhancement? It would be handy to have this method implemented in rustworkx: https://networkx.org/documentation/stable/reference/generated/networkx.classes.function.non_edges.html we could use it in https://github.com/Qiskit/qiskit-addon-opt-mapper/blob/main/qiskit_addon_opt_mapper/applications/tsp.py#L71-L84.