Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backend monitor and overview (Qiskit#1231)
* Fix parallezation in transpile.compile * Revert "Fix parallezation in transpile.compile" This reverts commit 98e78d0. * remove oops files * Initial commit for backend_monitor * fix coupling map plotter * forgot to delete line * column labels never move * updates * fix lint * fix module docs * more lint fixes * more lint * linting broke my style * fix TextProgress Bar moved to jupyter folder * updates * fix plotting issue * add type check * fix typo * fix noise plots for symmetric gate_maps * fix style * fix missing docstring * whitespace * fix circular import caused by circuits now using visuals * fix test * need to check HAS_MATPLOTLIB now * add new test notebook * fix path setting * do not need path setting * updates * look for ci env * fix * fix least_busy sort * impliment Diego's fix * fix lint * call it an error map * add to changelog * alignment fixes * fix overview * lint * fix notebooks * text based backend overview * lint fix * import fixes * updates * add test * add backend_monitor * fix for ibmq_qasm_sim and test
- Loading branch information