- New York, NY
- https://cjwood.com
Block or Report
Block or report chriseclectic
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Qiskit/qiskit-terra Public
Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and algorithms.
-
Qiskit/qiskit-tutorials Public
A collection of Jupyter notebooks showing how to use the Qiskit SDK
-
QuantumUtils for Mathematica is a software library for quantum information scientists.
-
Qiskit/qiskit-aer Public
Aer is a high performance simulator for quantum circuits that includes noise models
181 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 3 commits in 2 repositories
Created 1 repository
- chriseclectic/arraylias Python
Created a pull request in Qiskit/qiskit-experiments that received 7 comments
Add bootstrapped fidelity error bars to tomography experiments
Summary
Adds an option to StateTomographyAnalysis
and ProcessTomographyAnalysis
to bootstrap error bars on state and process fidelity analysis res…
Opened 4 other pull requests in 2 repositories
Qiskit/arraylias
2
open
1
merged
Qiskit/qiskit-experiments
1
merged
Reviewed 7 pull requests in 3 repositories
Qiskit/qiskit-experiments
4 pull requests
Qiskit/arraylias
2 pull requests
Qiskit/qiskit-terra
1 pull request
Created an issue in Qiskit/qiskit-terra that received 6 comments
BlockCollapser
doesnt work with Clbits
Environment
Qiskit Terra version: 0.23.2
Python version: 3.9
Operating system: MacOS
What is happening?
I am trying to use BlockCollector
and Blo…