Popular repositories
-
-
-
spectre Public
Forked from qutip/spectre
Module for finding eigenvalues and wavefunctions using spectral methods.
Python 1
-
-
1,137 contributions in the last year
Less
More
Contribution activity
September 2021
Created 72 commits in 3 repositories
Created a pull request in Qiskit/qiskit-terra that received 11 comments
Use pathos for multiprocessing
Summary This fixes multiprocessing issues on osx for py38 and higher. This should also allow for parallel processing on Win systems but I cannot t…
+9
−28
•
11
comments
Opened 15 other pull requests in 4 repositories
Qiskit-Partners/mthree
12
merged
- Generic routines for dealing with counts
- Update docs for new functionality.
- Allow mappings in apply correction
- Allow directly passing mappings or list of maps to calibrations
- Allow for mapping list of circuits
- bump version requirements for Qiskit
- Better expval docs
- Check if compiled with omp from about function
- switch to fake burlington
- Allow for passing custom diag operators to expval as dict
- fix auto method selection
- Allow for users to select if resets should be used on cal circuits
Qiskit/qiskit-terra
1
open
Qiskit-Partners/partners
1
merged
Qiskit/qiskit
1
merged
Reviewed 2 pull requests in 1 repository
Qiskit/qiskit-terra
2 pull requests
Created an issue in Qiskit/qiskit-terra that received 11 comments
tweedledum fails to load for arm64 mac
Information
Qiskit Terra version: latest
Python version:
Operating system:
What is the current behavior?
At import
ImportError: dlopen(/Users/pa…
11
comments
Opened 15 other issues in 4 repositories
Qiskit-Partners/qiskit-ibm
5
open
2
closed
- Confusing Provider usage.
- Warn user when submitting a job to a paused backend
- Should have a way to set default provider
- Pass backend properties in a sane manner.
- Configurable backend settings should follow a predesribed naming pattern.
- jobs should include information on backend settings used.
- IBM Quantum backend details listed at top-level of docs