MCPcopy Create free account

hub / github.com/Qiskit/qiskit-aer / functions

Functions4,647 in github.com/Qiskit/qiskit-aer

↓ 1,265 callersMethodappend
append experiments
qiskit_aer/primitives/sampler.py:343
↓ 600 callersMethodresult
Get job result. The behavior is the same as the underlying concurrent Future objects, https://docs.python.org/3/library/concurrent.fu
qiskit_aer/jobs/aerjob.py:79
↓ 549 callersMethodrun
(self, run_input, **options)
test/terra/noise/test_noise_model.py:265
↓ 523 callersMethodsize
Returns the size of the underlying n-qubit vector
src/simulators/statevector/qubitvector.hpp:108
↓ 483 callersMethodbarrier
src/framework/circuit.hpp:267
↓ 421 callersMethodmeasure
src/framework/circuit.hpp:271
↓ 346 callersMethodbackend
Return AerSimulator backend using current class options
test/terra/backends/aer_simulator/test_executors.py:98
↓ 290 callersMethodsize
Return the size of the underlying array
src/framework/matrix.hpp:202
↓ 272 callersMethodbegin
src/simulators/statevector/chunk/thrust_kernels.hpp:310
↓ 256 callersMethodend
src/simulators/statevector/chunk/thrust_kernels.hpp:315
↓ 246 callersMethodassertSuccess
Assert that simulation executed without errors
test/terra/common.py:231
↓ 218 callersMethodvalue
src/framework/config.hpp:31
↓ 171 callersMethodsize
src/simulators/sample_vector.hpp:53
↓ 160 callersMethodresize
src/framework/matrix.hpp:458
↓ 153 callersFunctionget_value
src/framework/config.hpp:52
↓ 133 callersMethodsize
src/simulators/density_matrix/densitymatrix_thrust.hpp:1442
↓ 121 callersMethodcompare_counts
Compare counts dictionary to targets.
test/terra/common.py:339
↓ 119 callersMethodget
bit access
src/simulators/sample_vector.hpp:81
↓ 112 callersMethodadd
src/framework/results/data/metadata.hpp:98
↓ 101 callersMethodfrom_label
(cls, label)
qiskit_aer/quantum_info/states/aer_statevector.py:294
↓ 94 callersMethodhas_value
src/framework/config.hpp:48
↓ 89 callersMethodsize
src/simulators/statevector/chunk/thrust_kernels.hpp:2045
↓ 88 callersMethodclear
src/simulators/shot_branching.hpp:85
↓ 86 callersMethoddata
Returns a copy of the underlying data_t data class
src/simulators/statevector/qubitvector.hpp:92
↓ 85 callersFunctionread_value
qiskit_aer/backends/wrappers/aer_controller_binding.hpp:70
↓ 85 callersMethodsize
src/simulators/statevector/qubitvector_thrust.hpp:3191
↓ 85 callersFunctionwrite_value
qiskit_aer/backends/wrappers/aer_controller_binding.hpp:60
↓ 83 callersMethodassertDictAlmostEqual
(self, lhs, rhs, places=None)
test/terra/noise/test_noise_transformation.py:82
↓ 79 callersFunctionadd_to_python
src/framework/pybind_basics.hpp:123
↓ 78 callersMethodGetRows
src/framework/matrix.hpp:511
↓ 77 callersMethoddata
Access the array data pointer
src/framework/matrix.hpp:194
↓ 73 callersMethodrx
src/framework/linalg/matrix_utils/matrix_defs.hpp:272
↓ 72 callersMethodadd_all_qubit_quantum_error
Add a quantum error to the noise model that applies to all qubits. Args: error (QuantumError): the quantum error object.
qiskit_aer/noise/noise_model.py:669
↓ 70 callersMethodstr
src/simulators/stabilizer/pauli.hpp:89
↓ 69 callersFunctioncombine
src/framework/utils.hpp:946
↓ 66 callersMethodempty
Return True if size == 0
src/framework/matrix.hpp:205
↓ 65 callersMethodGetColumns
src/framework/matrix.hpp:516
↓ 62 callersMethodtensor
(self, other: PauliError)
qiskit_aer/noise/errors/pauli_error.py:134
↓ 59 callersFunctionapply_lambda
src/simulators/statevector/indexes.hpp:263
↓ 55 callersMethodeval_bool
src/framework/operations.hpp:104
↓ 55 callersMethodsave_data_average
src/framework/results/experiment_result.hpp:150
↓ 55 callersMethodset_options
Set the simulator options
qiskit_aer/backends/aerbackend.py:656
↓ 54 callersMethodcontainer
src/simulators/statevector/chunk/chunk.hpp:81
↓ 52 callersMethodempty
Return true if the number of qubits is 0
src/simulators/stabilizer/clifford.hpp:61
↓ 52 callersMethodinsert
src/framework/opset.hpp:124
↓ 51 callersMethodeval_uint
src/framework/operations.hpp:105
↓ 50 callersMethodrun
( self, pubs: Iterable[SamplerPubLike], *, shots: int | None = None )
qiskit_aer/primitives/sampler_v2.py:121
↓ 49 callersMethodcopy
src/framework/results/data/subtypes/data_map.hpp:138
↓ 49 callersFunctionsum
src/framework/utils.hpp:652
↓ 48 callersFunctionvectorize_matrix
src/framework/utils.hpp:308
↓ 47 callersFunctionapply_omp_parallel_for
src/framework/utils.hpp:1293
↓ 47 callersMethoddot
Return the composition readout error self * other. Args: other (ReadoutError): a readout error. Returns: Rea
qiskit_aer/noise/errors/readout_error.py:191
↓ 47 callersMethodreset
src/framework/circuit.hpp:276
↓ 47 callersMethodsample_counts
src/controllers/state_controller.hpp:1468
↓ 46 callersMethodry
src/framework/linalg/matrix_utils/matrix_defs.hpp:282
↓ 44 callersMethodZ
src/simulators/extended_stabilizer/chlib/chstabilizer.hpp:253
↓ 41 callersMethodinitialize
src/framework/creg.hpp:100
↓ 39 callersMethodX
src/simulators/extended_stabilizer/chlib/chstabilizer.hpp:258
↓ 39 callersMethodpointer
src/simulators/statevector/chunk/chunk.hpp:139
↓ 39 callersMethodrand
Generate a uniformly distributed pseudo random real in the half-open interval [a,b)
src/framework/rng.hpp:68
↓ 38 callersMethodrun
( self, pubs: Iterable[EstimatorPubLike], *, precision: float | None = None )
qiskit_aer/primitives/estimator_v2.py:90
↓ 38 callersMethodsize
Return the size of the vector
src/framework/linalg/vector.hpp:127
↓ 37 callersMethod_assert_in_allocated_qubits
(self, qubit)
qiskit_aer/quantum_info/states/aer_state.py:261
↓ 37 callersMethodmove_to_ndarray
move memory to ndarray if it is allocated, otherwise return mapped ndarray.
qiskit_aer/quantum_info/states/aer_state.py:229
↓ 36 callersMethodcontains
src/framework/opset.hpp:135
↓ 36 callersMethodnum_shots
src/simulators/shot_branching.hpp:84
↓ 35 callersMethoderror_term
Return a single term from the error. Args: position (int): the position of the error term. Returns:
qiskit_aer/noise/errors/quantum_error.py:285
↓ 34 callersMethodfrom_instruction
(cls, instruction)
qiskit_aer/quantum_info/states/aer_statevector.py:161
↓ 34 callersMethodinitialize
src/controllers/state_controller.hpp:769
↓ 34 callersMethodnum_chunks
src/simulators/statevector/chunk/chunk_manager.hpp:83
↓ 33 callersMethodcopy
Make a copy of current ReadoutError.
qiskit_aer/noise/errors/readout_error.py:104
↓ 33 callersMethodparam_index
src/simulators/shot_branching.hpp:163
↓ 33 callersFunctionpauli_error
Return a mixed Pauli quantum error channel. The input should be a list of pairs ``(P[j], p[j])``, where ``P[j]`` is a ``Pauli`` object o
qiskit_aer/noise/errors/standard_errors.py:123
↓ 33 callersMethodunitary
src/framework/circuit.hpp:152
↓ 32 callersMethodsave_data_pershot
src/framework/results/experiment_result.hpp:212
↓ 30 callersMethodpos
src/simulators/statevector/chunk/chunk.hpp:92
↓ 29 callersMethod_assert_allclose
(self, bitarray: BitArray, target: NDArray | BitArray, rtol=1e-1, atol=5e2)
test/terra/primitives/test_sampler_v2.py:70
↓ 29 callersMethodcompose
(self, other, qargs=None, front=False)
qiskit_aer/noise/errors/pauli_error.py:149
↓ 29 callersMethoddevice
src/simulators/statevector/chunk/chunk.hpp:79
↓ 28 callersMethod_assert_allocated_or_mapped
(self)
qiskit_aer/quantum_info/states/aer_state.py:81
↓ 28 callersMethodappend
append experiments
qiskit_aer/primitives/estimator.py:726
↓ 28 callersMethodid
Return unique ID string for error
qiskit_aer/noise/errors/base_quantum_error.py:44
↓ 28 callersMethodprobabilities
src/controllers/state_controller.hpp:1413
↓ 28 callersMethodto_quantumchannel
Convert to a dense N-qubit QuantumChannel
qiskit_aer/noise/errors/pauli_error.py:208
↓ 27 callersMethodget_data
---------------------------------------------------------------- function name: get_data Description: Get the data in some axis of the MPS_Tensor 1. P
src/simulators/matrix_product_state/matrix_product_state_tensor.hpp:251
↓ 26 callersFunction_deprecation_warning
(instance, instances_name)
qiskit_aer/backends/compatibility.py:38
↓ 26 callersFunctionnorm
src/framework/utils.hpp:841
↓ 26 callersMethodrand_rho
Return random pure state density matrix
test/terra/states/test_aer_densitymatrix.py:298
↓ 26 callersMethodrand_vec
Return complex vector or statevector
test/terra/states/test_aer_statevector.py:381
↓ 26 callersFunctiontensor_product
src/framework/utils.hpp:524
↓ 25 callersMethodDensityMatrix
src/simulators/density_matrix/densitymatrix.hpp:184
↓ 25 callersMethodcheck_conditional
src/simulators/statevector/chunk/thrust_kernels.hpp:134
↓ 25 callersMethodrz
src/framework/linalg/matrix_utils/matrix_defs.hpp:291
↓ 24 callersMethodbackend
Return AerSimulator backend using current class options
test/terra/backends/simulator_test_case.py:29
↓ 24 callersMethodcompare_result_metadata
Compare result metadata key value.
test/terra/common.py:370
↓ 24 callersMethodfusion_metadata
Return fusion metadata dict
test/terra/backends/aer_simulator/test_fusion.py:94
↓ 24 callersMethodfusion_options
Return default backend_options dict.
test/terra/backends/aer_simulator/test_fusion.py:78
↓ 23 callersMethodstore_measure
src/simulators/parallel_state_executor.hpp:716
↓ 23 callersMethodthreads_used
Return a list of threads used for each execution
test/terra/backends/aer_simulator/test_thread_management.py:72
↓ 22 callersMethodallocate_qubits
src/controllers/state_controller.hpp:629
next →1–100 of 4,647, ranked by callers