Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
693 contributions in the last year
Activity overview
Contribution activity
October 2020
- Bump version to 0.8.0
- Release 0.7.0
- Fix fusion thresholds and defaults
- Add missing standard gate basis gates
- Remove functions deprecated in Aer 0.4
- Use ExperimentResult rather than ExperimentData in Controller and State functions
- Alternate try to fix aer lint failure by installing aer
- Split pybind file into multiple files
- Use move semantics when snapshot is final circuit instruction
- Deprecate snapshot variance
- Fix bug where snapshots are returned by copy instead of reference
- Add available memory checks for Statevector and Unitary simulators
Created an issue in Qiskit/qiskit-terra that received 1 comment
Allow free form metadata for QuantumCircuits
What is the expected behavior? For many experiments and applications it is necessary to store arbitrary metadata with a QuantumCircuit for later p…