Published October 16, 2019
| Version 0.10.0
Software
Open
Qiskit/qiskit-terra: Qiskit Terra 0.10.0
Authors/Creators
- Jay Gambetta1
- Diego M. Rodríguez2
- Matthew Treinish
- Luciano
- Juan Gomez
- Andrew Cross
- ewinston
- Paul Nation3
- Ismael Faro Sertage4
- Christopher J. Wood5
- Salvador de la Puente González2
- Jesús Rubio2
- Thomas Alexander6
- Kevin Krsulich
- Maddy Tod1
- Antonio Mezzacapo1
- abbycross
- nkanazawa
- Abdón Rodríguez Davila2
- Lauren Capelluto
- Lev Bishop1
- David McKay7
- Albert Frisch8
- itoko3
- Rudy Raymond1
- Max Reuter1
- Paco Martín Fernández1
- Matt-Stypulkoski
- Richard Chen
- smolinIBM
- 1. @IBM
- 2. @IBMResearch
- 3. IBM
- 4. IBM Research
- 5. IBM Research @QISKit
- 6. IBM Q
- 7. @IBM, @Qiskit
- 8. IBM @QISKit
Description
Changelog
Deprecated
- Deprecate passing in an ast node as a instruction parameter (#3240)
- add instruction.control deprecation release notes (#3188)
- Deprecate allowing extra keys in circuit drawer style dict (#3105)
- Deprecate Bit-tuple equality check (#3040)
- Add support for partial results to Result class (#3217)
- Add initial support for working with ion-trap devices (#3214)
- Add ax kwarg to matplotlib visualization functions (#3053)
- Add QV info to backend monitor and overview (#3141)
- Add new passmanager.replace(index, ...) method (#3004)
- Add measure_all, measure_active, remove_final_measures methods (#2993)
- Add float exponentiation for Gates (#2811)
- Add negation support for Parameter class. (#3148)
- add rxx gate (#3113)
- One qubit Euler basis decomposer (#3115)
- add snapshot of real calibration data to mock backends (#3060)
- average_data can be imported from qiskit.quantum_info.analysis (#3159)
- "fold" option unified across circuit drawers (#3108)
- Add DAGCircuit.substitute_node for single node replacement. (#3145)
- Validate input when setting the QuantumCircuit data attribute directly (#2838)
- Only close mpl figures in jupyter with inline backends (#3051)
- Remove deprecated device specs (2 months ago) (#3033)
- Remove deprecated schedule ops (#3034)
- Modified rzz visualization in latex circuit drawer to match cu1 (#3155)
- Fix circuit drawing justification (#3061)
- Fix for #3106 gatefacecolor key on circuit diagrams (#3137)
- Fix a syntax error in QuantumCircuit.mirror. (#3138)
- Fix mpl conditional drawing (#3032)
Files
Qiskit/qiskit-terra-0.10.0.zip
Files
(1.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c01a004b20871f16bb3a118892235b0c
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Qiskit/qiskit-terra/tree/0.10.0 (URL)