MCPcopy Create free account

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

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

↓ 2 callersMethod_test_save_probabilities_dict
Test save probabilities dict instruction
test/terra/backends/aer_simulator/test_save_probabilities.py:51
↓ 2 callersMethod_test_teleport
Test teleport circuits.
test/terra/backends/aer_simulator/test_algorithms.py:42
↓ 2 callersMethod_transpile
(self, circuit, basis_gates)
test/benchmark/simulator_benchmark.py:208
↓ 2 callersMethod_transpile_circuits
(self, circuits)
qiskit_aer/primitives/estimator.py:569
↓ 2 callersFunction_validate_option
validate backend.run arguments
qiskit_aer/backends/aer_compiler.py:609
↓ 2 callersMethodaccumulate_output
src/simulators/tensor_network/tensor_net_contractor_cuTensorNet.hpp:664
↓ 2 callersMethodadd_basis_gates
Add additional gates to the noise model basis_gates. This should be used to add any gates that are identified by a custom gate label
qiskit_aer/noise/noise_model.py:652
↓ 2 callersFunctionadd_final_save_op
Add final save state op to all experiments in a qobj.
qiskit_aer/backends/backend_utils.py:468
↓ 2 callersMethodadvance_iterator
src/simulators/shot_branching.hpp:261
↓ 2 callersMethodallocate_creg
src/simulators/statevector/chunk/device_chunk_container.hpp:459
↓ 2 callersMethodallocate_states
src/simulators/multi_state_executor.hpp:205
↓ 2 callersMethodappend_y
src/simulators/stabilizer/clifford.hpp:320
↓ 2 callersMethodapply_batched_pauli_ops
src/simulators/statevector/qubitvector_thrust.hpp:2892
↓ 2 callersMethodapply_batched_reset
src/simulators/statevector/qubitvector_thrust.hpp:2386
↓ 2 callersMethodapply_cnot
src/simulators/density_matrix/densitymatrix.hpp:338
↓ 2 callersMethodapply_cx
src/simulators/extended_stabilizer/ch_runner.hpp:234
↓ 2 callersMethodapply_global_phase
apply global phase
qiskit_aer/quantum_info/states/aer_state.py:286
↓ 2 callersMethodapply_global_phase
src/simulators/statevector/statevector_state.hpp:446
↓ 2 callersMethodapply_global_phase
src/simulators/unitary/unitary_state.hpp:615
↓ 2 callersMethodapply_h
src/simulators/extended_stabilizer/ch_runner.hpp:248
↓ 2 callersMethodapply_mcphase
src/controllers/state_controller.hpp:1187
↓ 2 callersMethodapply_mcphase
src/simulators/tensor_network/tensor_net.hpp:878
↓ 2 callersMethodapply_mcrx
src/controllers/state_controller.hpp:1264
↓ 2 callersMethodapply_mcry
src/controllers/state_controller.hpp:1276
↓ 2 callersMethodapply_mcrz
src/controllers/state_controller.hpp:1288
↓ 2 callersMethodapply_mcswap
src/controllers/state_controller.hpp:1253
↓ 2 callersMethodapply_mcu
src/controllers/state_controller.hpp:1239
↓ 2 callersMethodapply_mcx
src/simulators/tensor_network/tensor_net.hpp:825
↓ 2 callersMethodapply_measure
src/controllers/state_controller.hpp:1315
↓ 2 callersFunctionapply_omp_parallel_for_reduction_int
src/framework/utils.hpp:1338
↓ 2 callersMethodapply_pauli
src/simulators/statevector/qubitvector.hpp:2393
↓ 2 callersMethodapply_pauli
src/simulators/matrix_product_state/matrix_product_state.hpp:675
↓ 2 callersMethodapply_pauli_projector
src/simulators/extended_stabilizer/ch_runner.hpp:218
↓ 2 callersMethodapply_reset
src/controllers/state_controller.hpp:1341
↓ 2 callersMethodapply_store
Apply store instruction to classical registers
src/framework/creg.hpp:265
↓ 2 callersMethodapply_swap
apply (controlled) swap gate
src/simulators/statevector/chunk/chunk.hpp:393
↓ 2 callersMethodapply_toffoli
src/simulators/density_matrix/densitymatrix.hpp:422
↓ 2 callersMethodapply_unitary
apply a unitary gate.
qiskit_aer/quantum_info/states/aer_state.py:291
↓ 2 callersMethodapply_y
src/simulators/extended_stabilizer/ch_runner.hpp:270
↓ 2 callersMethodapply_y
src/simulators/matrix_product_state/matrix_product_state_tensor.hpp:302
↓ 2 callersMethodapply_y
src/simulators/density_matrix/densitymatrix.hpp:406
↓ 2 callersMethodapply_z
src/simulators/matrix_product_state/matrix_product_state_tensor.hpp:304
↓ 2 callersFunctionassemble_circuit
assemble circuit object mapped to AER::Circuit
qiskit_aer/backends/aer_compiler.py:671
↓ 2 callersFunctionassemble_circuits
converts a list of Qiskit circuits into circuits mapped AER::Circuit Args: circuits: circuit(s) to be converted basis_gates (list
qiskit_aer/backends/aer_compiler.py:1053
↓ 2 callersMethodassertMatricesAlmostEqual
(self, lhs, rhs, places=None)
test/terra/noise/test_noise_transformation.py:102
↓ 2 callersMethodavailable_devices
src/controllers/aer_controller.hpp:440
↓ 2 callersFunctionavailable_methods
Check available simulation methods
qiskit_aer/backends/backend_utils.py:449
↓ 2 callersMethodavailable_methods
Return the available simulation methods.
qiskit_aer/backends/qasm_simulator.py:586
↓ 2 callersMethodbackends
Return a list of backends matching the specified filtering. Args: name (str): name of the backend. filters (callable)
qiskit_aer/aerprovider.py:89
↓ 2 callersFunctionbasic_device_readout_errors
Return readout error parameters from either of device Target or BackendProperties. If ``target`` is supplied, ``properties`` will be ignored
qiskit_aer/noise/device/models.py:37
↓ 2 callersFunctionbuild_from
src/simulators/stabilizer/clifford.hpp:694
↓ 2 callersMethodcentralize_qubits
src/simulators/matrix_product_state/matrix_product_state_internal.cpp:925
↓ 2 callersMethodcheck_eps
src/simulators/extended_stabilizer/ch_runner.hpp:232
↓ 2 callersFunctioncheck_gate_params
src/framework/operations.hpp:742
↓ 2 callersFunctioncheck_length_params
Raise an exception if params is empty
src/framework/operations.hpp:727
↓ 2 callersFunctioncompare_counts
Compare counts dictionary to targets.
tools/verify_wheels.py:188
↓ 2 callersMethodcopy_reduce_buffer
src/simulators/statevector/chunk/chunk.hpp:265
↓ 2 callersMethodcopy_to_matrix
src/simulators/density_matrix/densitymatrix_state.hpp:387
↓ 2 callersMethodcreate_contraction_descriptor
src/simulators/tensor_network/tensor_net_contractor_cuTensorNet.hpp:448
↓ 2 callersMethodcreate_contraction_plan
src/simulators/tensor_network/tensor_net_contractor_cuTensorNet.hpp:538
↓ 2 callersFunctioncsvd
added cut-off at the end
src/simulators/matrix_product_state/svd.cpp:178
↓ 2 callersFunctioncsvd_wrapper
src/simulators/matrix_product_state/svd.cpp:552
↓ 2 callersFunctioncx_gate_circuits_deterministic
CX-gate test circuits with deterministic counts.
tools/verify_wheels.py:201
↓ 2 callersFunctiondiag
src/simulators/matrix_product_state/svd.cpp:40
↓ 2 callersMethoddifference
Return an OpSet of all ops in another opset not contained in the OpSet
src/framework/opset.hpp:185
↓ 2 callersMethodenter_register_blocking
src/simulators/statevector/qubitvector_thrust.hpp:1102
↓ 2 callersMethoderrors_after
Returns true if the errors are to be applied after the operation
src/noise/quantum_error.hpp:107
↓ 2 callersMethodexecute
qiskit_aer/backends/wrappers/aer_controller_binding.hpp:46
↓ 2 callersFunctionfidelity
(channel)
qiskit_aer/utils/noise_transformation.py:395
↓ 2 callersMethodfrequency
Return the frequency of the given qubit. Args: qubit: Qubit for which to return frequency of. Returns:
qiskit_aer/backends/backendproperties.py:435
↓ 2 callersFunctionfrom_json
src/framework/linalg/vector_json.hpp:36
↓ 2 callersFunctionfunc
(error)
qiskit_aer/utils/noise_transformation.py:135
↓ 2 callersMethodget_n_qubits
src/simulators/extended_stabilizer/ch_runner.hpp:201
↓ 2 callersMethodget_omp_threads
Get the maximum number of OpenMP thread for operations.
src/simulators/stabilizer/clifford.hpp:133
↓ 2 callersMethodget_output
src/simulators/tensor_network/tensor_net_contractor_cuTensorNet.hpp:642
↓ 2 callersMethodget_probabilities_vector
src/simulators/matrix_product_state/matrix_product_state_internal.cpp:1388
↓ 2 callersMethodget_state
src/simulators/tensor_network/tensor_net.hpp:434
↓ 2 callersMethodideal
Return True if current error object is an identity
qiskit_aer/noise/errors/readout_error.py:148
↓ 2 callersMethodideal
Return True if this error object is composed only of identity operations. Note that the identity check is best effort and up to global phase.
qiskit_aer/noise/errors/quantum_error.py:243
↓ 2 callersFunctionindex0
src/simulators/statevector/indexes.hpp:212
↓ 2 callersMethodinitialize_density_matrix
src/controllers/state_controller.hpp:823
↓ 2 callersMethodinitialize_from_vector
src/simulators/statevector/statevector_executor.hpp:1408
↓ 2 callersMethodinitialize_statevector
src/controllers/state_controller.hpp:783
↓ 2 callersFunctioninput_to_op
src/framework/operations.hpp:1466
↓ 2 callersFunctioninput_to_op_save_amps
src/framework/operations.hpp:2073
↓ 2 callersFunctioninput_to_op_save_expval
src/framework/operations.hpp:2031
↓ 2 callersFunctionint2bin
Convert integers to bit-strings
src/framework/utils.hpp:277
↓ 2 callersMethodis_cp
Test if Choi-matrix is completely-positive (CP)
qiskit_aer/noise/errors/pauli_lindblad_error.py:136
↓ 2 callersMethodis_cptp
Return True if completely-positive trace-preserving (CPTP).
qiskit_aer/noise/errors/pauli_lindblad_error.py:126
↓ 2 callersFunctionis_cptp_kraus
src/framework/utils.hpp:804
↓ 2 callersMethodis_deterministic_outcome
src/simulators/stabilizer/clifford.hpp:410
↓ 2 callersFunctionis_equal
src/framework/utils.hpp:675
↓ 2 callersMethodis_gate_operational
Return the operational status of the given gate. Args: gate: Name of the gate. qubits: The qubit to find the
qiskit_aer/backends/backendproperties.py:336
↓ 2 callersMethodis_qubit_operational
Return the operational status of the given qubit. Args: qubit: Qubit for which to return operational status of.
qiskit_aer/backends/backendproperties.py:471
↓ 2 callersMethodjson
src/simulators/stabilizer/clifford.hpp:663
↓ 2 callersMethodleave_register_blocking
src/simulators/statevector/qubitvector_thrust.hpp:1108
↓ 2 callersFunctionmake_multiplexer
src/framework/operations.hpp:1063
↓ 2 callersFunctionmake_roerror
src/framework/operations.hpp:915
↓ 2 callersFunctionmatrix_diagonal
src/framework/utils.hpp:404
↓ 2 callersMethodmove_from_vector
src/simulators/unitary/unitarymatrix.hpp:290
← previousnext →601–700 of 4,647, ranked by callers