This repository was archived by the owner on Sep 13, 2019. It is now read-only.
v0.7.0
🎉 Added
@qiskit/qiskit-sim: Introduce Gate class.@qiskit/qiskit-sim: Add the identity (id) gate.@qiskit/qiskit-sim: Add createCircuit factory function.
✏️ Changed
- Update Node.js install instruction in README.md.
- Update packages links in qiskit-devs.
@qiskit/qiskit-sim: Support method chaining for addGate.@qiskit/qiskit-sim: Move utility functions to utils.@qiskit/qiskit-sim: Add dimension parameter to initTransform.- Using last version of all dependencies.
qiskit: Improve the return of job related commands in the command line client.