qiskit/test/python
Ali Javadi-Abhari 6086dbf1a9 Coupling map constructors (#3618)
* simple coupling map constructors

* release note

* add tests

* compare set of edges instead of list
2019-12-18 22:21:47 +00:00
..
basicaer Fix transpile to only check for max qubits if backend is not a simulator (#3578) 2019-12-09 14:22:30 -05:00
circuit Add Crx and Cry gates (#3600) 2019-12-18 13:18:22 -05:00
compiler Format pulse defaults (#3526) 2019-12-09 20:02:22 -05:00
converters Handle cregs in circuit_to_gate() converter (#3555) 2019-12-06 07:03:13 -05:00
notebooks Make jupyter progressbar line magic (#2954) 2019-08-14 13:52:47 -04:00
pickles add ControlledGate class (#2862) 2019-11-12 05:12:31 +00:00
providers Format pulse defaults (#3526) 2019-12-09 20:02:22 -05:00
pulse Deprecate cmd def (#3573) 2019-12-09 21:05:40 -05:00
qasm avoid qasm text in tests (#1341) 2018-11-27 08:02:44 -05:00
qobj Deprecate backend config replacement (#3367) 2019-11-11 21:07:39 +00:00
quantum_info add zxz decomposition (#3519) 2019-12-13 09:25:47 -05:00
result Result marginal counts (#3446) 2019-11-21 13:17:01 -05:00
scheduler Format pulse defaults (#3526) 2019-12-09 20:02:22 -05:00
tools Add python 3.8 support and deprecate python 3.5 (#3268) 2019-12-10 22:43:58 +02:00
transpiler Coupling map constructors (#3618) 2019-12-18 22:21:47 +00:00
validation Allow bypassing validation during model instantiation (#3368) 2019-10-31 15:02:31 +00:00
visualization Add Crx and Cry gates (#3600) 2019-12-18 13:18:22 -05:00
__init__.py Remove profile testing loader (#2368) 2019-05-09 10:45:40 +02:00
test_dagcircuit.py Round of deprecation removal (#3190) 2019-12-03 18:03:43 +00:00
test_examples.py Add python 3.8 support and deprecate python 3.5 (#3268) 2019-12-10 22:43:58 +02:00
test_qasm_parser.py syncing qiskit/qasm/libs/qelib1.inc and qiskit/extensions/standard/cu3.py (#3479) 2019-11-20 02:41:33 +00:00
test_qi.py Fixes bug in concurrence using ``eigh`` instead of ``eigvals`` for possibly non-hermitian matrices (#3376) 2019-11-06 20:56:54 +00:00
test_schemas.py Remove useless loggers (#2444) 2019-05-17 14:44:49 -04:00
test_user_config.py Make tests with temp files run on CI (#2514) 2019-06-05 09:08:18 -04:00
test_util.py Explicitly delete unused arguments (#2396) 2019-05-18 01:21:30 -04:00