qiskit-aer/docs/apidocs
Hiroshi Horii ef90c8889e
Remove `PulseSimulator` (#1884)
Since 0.12, Qiskit-Aer notices deprecation warnings to use of PulseSimulato. Because 0.13 will be released after +3 months since 0.12 was released, Qiskit-Aer will stop supports of pulse simulation.

* first pass at removing pulse simulator
* autoformat with black
* remove ref to aer pulse in docs
* fix lint issues
* remove pulse rst
* remove pulse tests
* add release note
* remove open pulse from CMakeLists.txt
* remove pulse tests
* remove remaining pulse codes

---------

Co-authored-by: AngeloDanducci <angelo.danducci.ii@ibm.com>
2023-08-02 11:52:21 +09:00
..
aer.rst Remove `PulseSimulator` (#1884) 2023-08-02 11:52:21 +09:00
aer_jobs.rst Move Aer to its own package (#1526) 2022-08-31 10:33:59 +09:00
aer_library.rst Move Aer to its own package (#1526) 2022-08-31 10:33:59 +09:00
aer_noise.rst Move Aer to its own package (#1526) 2022-08-31 10:33:59 +09:00
aer_primitives.rst Add AerStatevector (#1590) 2022-09-14 10:34:28 +09:00
aer_provider.rst Move Aer to its own package (#1526) 2022-08-31 10:33:59 +09:00
aer_quantum_info.rst Add AerStatevector (#1590) 2022-09-14 10:34:28 +09:00
aer_utils.rst Move Aer to its own package (#1526) 2022-08-31 10:33:59 +09:00
circuit.rst Add API docs for QuantumCircuit methods (#1753) 2023-04-18 15:05:25 +01:00