-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.whitelizard.txt
44 lines (42 loc) · 2.63 KB
/
.whitelizard.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Scene1:
# function_name1, function_name2
# Scene2:
# file_path:function_name1, function_name2
#
_build/backend.py:build_wheel
mindquantum/_build/backend.py:build_wheel
mindquantum/algorithm/nisq/chem/qubit_ucc_ansatz.py:_implement
mindquantum/algorithm/nisq/chem/quccsd.py:quccsd_generator
mindquantum/algorithm/nisq/chem/transform.py:bravyi_kitaev_superfast
mindquantum/algorithm/nisq/chem/uccsd.py:_para_uccsd_singlet_generator
mindquantum/algorithm/nisq/chem/uccsd0.py:uccsd0_singlet_generator
mindquantum/core/circuit/qfi.py:_qfi_matrix_base
mindquantum/core/gates/basicgate.py:gene_univ_parameterized_gate
mindquantum/io/display/bloch_plt_drawer.py:add_state
mindquantum/io/qasm/hiqasm.py:to_string
mindquantum/io/qasm/hiqasm.py:trans_v01
mindquantum/io/qasm/openqasm.py:to_string
mindquantum/simulator/mqsim.py:get_expectation_with_grad
mindquantum/simulator/projectq_sim.py:get_expectation_with_grad
mindquantum/simulator/simulator.py:get_expectation_with_grad
mindquantum/third_party/unitary_cc.py:uccsd_singlet_generator
mindquantum/io/display/circuit_text_drawer.py:brick_model
mindquantum/experimental/_symengine_utilities.py:symbols
ccsrc/include/ops/gates.hpp:mindquantum::GetGateByName
ccsrc/include/ops/gates/qubit_operator.tpp:mindquantum::ops::QubitOperator<coeff_t>::sparse_matrix
ccsrc/include/ops/gates/qubit_operator.tpp:mindquantum::ops::mindquantum::ops::QubitOperator<coeff_t>::get_op_matrix.QubitOperator<coeff_t>::sparse_matrix
ccsrc/lib/simulator/vector/detail/cpu_vector_policy_gate_expec.cpp:mindquantum::sim::vector::detail::CPUVectorPolicyBase::ExpectDiffSingleQubitMatrix
ccsrc/mindquantum/src/binding.cc:mindquantum::PYBIND11_MODULE
ccsrc/python/experimental/lib/core/symengine.cpp:mindquantum::python::init_symengine_basic_types
ccsrc/python/experimental/lib/ops/ops.cpp:init_mindquantum_ops
ccsrc/python/mqbackend/lib/binding.cc:PYBIND11_MODULE
ccsrc/python/mqbackend/lib/fermion_operators.cpp:init_fermion_operators
ccsrc/python/mqbackend/lib/qubit_operators.cpp:init_qubit_operators
ccsrc/python/mqbackend/lib/terms_operators.cpp:init_terms_operators
TEST_CASE
mindquantum::sim::vector::detail::VectorState<qs_policy_t_>::ApplyGate
mindquantum::sim::vector::detail::VectorState<qs_policy_t_>::GetExpectationWithGradOneMulti
mindquantum::sim::vector::detail::VectorState<qs_policy_t_>::LeftSizeGradOneMulti
DummyOperator::TermsOperator::operator == ; } ; } using coefficient_t = DummyOperator :: coefficient_t ; using coeff_term_dict_t = DummyOperator :: coeff_term_dict_t ; TEST_CASE
mindquantum::ops::details::mindquantum::ops::details::pauli_products.QubitOperatorTermPolicy<coefficient_t>::simplify
tests/st/test_io/test_svg.py:test_measure_svg