mirror of https://github.com/Qiskit/qiskit.git
![]() * Refactor BasicSimulator not to rely on assemble or qobj. Drop support for c_if (deprecated) and providing parameter bounds to the "run" method. * Code cleanup and style fixing * Add reno * Address small oversights * Apply suggestions from Eli's code review Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com> * Fix handling of backend options in both BasicSimulator and BackendV2. Add unit tests. Rename kwargs to unify use of options with aer simulator and update documentation to reflect actual usage. * Document header in docstring * Fix lint * Apply suggestions from Eli's code review Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com> --------- Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_basic_provider_backends.py | ||
test_basic_provider_integration.py | ||
test_basic_simulator.py | ||
test_multi_registers_convention.py | ||
test_standard_library.py |