Published February 6, 2020
| Version 0.12.0
Software
Open
Qiskit/qiskit-terra: Qiskit Terra 0.12.0
Authors/Creators
- Jay Gambetta1
- Diego M. Rodríguez2
- Matthew Treinish
- Luciano Bello
- Juan Gomez
- Andrew Cross
- Paul Nation3
- ewinston
- Christopher J. Wood4
- Ismael Faro Sertage5
- Salvador de la Puente González2
- Thomas Alexander6
- Kevin Krsulich
- Jesús Rubio2
- Maddy Tod1
- Antonio Mezzacapo1
- Lauren Capelluto
- abbycross
- Naoki Kanazawa1
- Abdón Rodríguez Davila1
- Lev Bishop1
- David McKay7
- itoko3
- Rudy Raymond1
- Max Reuter1
- Matt-Stypulkoski
- Paco Martín Fernández1
- Jack J. Woehr8
- dennis-liu-1
- smolinIBM
- 1. @IBM
- 2. @IBMResearch
- 3. IBM
- 4. IBM Research @QISKit
- 5. IBM Research
- 6. IBM Q
- 7. @IBM, @Qiskit
- 8. SoftWoehr LLC
Description
Changelog
Deprecated
- Rename and deprecate qubit keyword args on standard gates. (#3788)
- Add entropy and entanglement state measures to quantum_info (#3758)
- Deprecate the PersistentValue instruction. The ConstantPulse parametric pulse should be used in its place. This requires the user to know the duration for which the signal amplitude should be changed. (#3756)
- Add
dotmethod to operator classes (#3740) - add
partial_tracefunction to quantum_info (#3665) - Deprecate circuit_instruction_map (#3717)
- output as first kwarg in circuit.draw (#3632)
- Add python 3.8 support and deprecate python 3.5 (#3268)
- add repr to qiskit.visualization.text.TextDrawing (#3722)
- Utility function to measure qubits using OpenPulse (#3730)
- add
partial_tracefunction to quantum_info (#3665) - Add
average_gate_fidelity,gate_error, and modifyprocess_fidelityfunctions (#3660) - Parametric Pulses (#3620)
- Crosstalk adaptive gate scheduling pass (#3532)
- Add CouplingMap.draw method. (#3630)
- Coupling map constructors (#3618)
- add zxz decomposition (#3519)
- Add python 3.8 support and deprecate python 3.5 (#3268)
- make controlled base gate an instance. (#3773)
- Allow for circuit measure methods to return a new circuit with inplace kwarg (#3755)
- override
controlof standard gates where possible (#3631) - Add entropy and entanglement state measures to quantum_info (#3758)
- Change rep_time unit to s (#3612)
- add repr method for ParameterTable (#3754)
- Enable numpy array local simulator return types (#3181)
- #2262 | Acquire commands on a single qubit (#3574)
- Add
dotmethod to operator classes (#3740) - Run dense layout if trivial layout is not perfect at level 1 (#3657)
- Make assemble() respect max_shots (#3606)
- Assemble meas levels validation (#3694)
- output as first kwarg in circuit.draw (#3632)
- Add Crx and Cry gates (#3600)
- Setting limits for CSPLayout (#3515)
- Fix bind propagation when decomposing composite gates. (#3729)
- Add support for displaying controlled gates to latex (#3777)
- Add support for controlled gates to mpl drawer (#3779)
- Fix latex drawing conditions for 2 and 3 qubit gates (#3778)
- Collect2qBlocks to always exclude conditioned gates from blocks. (#3782)
- When label is provided, text-draw it instead of the name (#3760)
- Increase job watcher cancel button width. (#3708)
- Fixed issue 3673 (#3675)
- Fix bug where lo units were not being properly converted (#3597)
- Visualizers properly represent complex numbers (#3666)
- Fix Operator.transpose for non-square operators (#3672)
- Fixes issue 3607 (#3642)
- Added one time warnings for dt and qubit_freq_est turning into properties (#3594)
Files
Qiskit/qiskit-terra-0.12.0.zip
Files
(2.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:eb1e58ef7cd22063ee586ea204ae6189
|
2.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Qiskit/qiskit-terra/tree/0.12.0 (URL)