MCPcopy Create free account

hub / github.com/OriginQ/QPanda-2 / functions

Functions20,027 in github.com/OriginQ/QPanda-2

↓ 5 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
ThirdParty/googletest/src/gtest.cc:4117
↓ 5 callersFunctionFormatEpochTimeInMillisAsRFC3339
Converts the given epoch time in milliseconds to a date string in the RFC3339 format, without the timezone information.
ThirdParty/googletest/src/gtest.cc:4564
↓ 5 callersFunctionFormatTimeInMillisAsDuration
Formats the given time in milliseconds as seconds.
ThirdParty/googletest/src/gtest.cc:4556
↓ 5 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
ThirdParty/googletest/src/gtest.cc:4090
↓ 5 callersMethodFree_CBit
Core/QuantumMachine/OriginQVM.cpp:461
↓ 5 callersMethodGet
Query a value in a subtree. ! \param root Root value of a DOM sub-tree to be resolved. It can be any value other than document root. \
ThirdParty/rapidjson/pointer.h:482
↓ 5 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
ThirdParty/googletest/src/gtest-death-test.cc:340
↓ 5 callersMethodGetParseError
Get the \ref ParseErrorCode of last parsing.
ThirdParty/rapidjson/document.h:2400
↓ 5 callersFunctionInitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
ThirdParty/gtest/src/gtest.cc:4888
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
ThirdParty/gtest/src/gtest.cc:4348
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
ThirdParty/googletest/src/gtest.cc:6035
↓ 5 callersFunctionIntervalSet
ThirdParty/antlr4/runtime/src/misc/IntervalSet.h:43
↓ 5 callersFunctionListTokenSource
ThirdParty/antlr4/runtime/src/ListTokenSource.h:53
↓ 5 callersMethodMatchAndExplain
Returns true if and only if the matcher matches x; also explains the match result to 'listener'.
ThirdParty/googletest/include/gtest/gtest-matchers.h:268
↓ 5 callersFunctionNodeInfo
include/Core/Utilities/QProgInfo/QCircuitInfo.h:47
↓ 5 callersMethodNotify
ThirdParty/EigenUnsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h:37
↓ 5 callersFunctionPCG_XSH_RS_generator
ThirdParty/EigenUnsupported/Eigen/CXX11/src/Tensor/TensorRandom.h:58
↓ 5 callersMethodPop
ThirdParty/rapidjson/internal/stack.h:137
↓ 5 callersFunctionPrintCStringTo
ThirdParty/googletest/src/gtest-printers.cc:426
↓ 5 callersFunctionQAdd_V2
QAlg/ArithmeticUnit/ArithmeticUnit_V2.cpp:47
↓ 5 callersMethodRemoveMember
ThirdParty/rapidjson/document.h:2633
↓ 5 callersMethodSWAP
Core/QuantumCircuit/QGate.cpp:1594
↓ 5 callersMethodSchedule
Schedule fn() for execution in the pool of threads. The functions are executed in the order in which they are scheduled.
ThirdParty/EigenUnsupported/Eigen/CXX11/src/ThreadPool/SimpleThreadPool.h:58
↓ 5 callersFunctionSkipWhitespace
ThirdParty/rapidjson/reader.h:264
↓ 5 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
ThirdParty/gtest/src/gtest-port.cc:739
↓ 5 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
ThirdParty/gtest/src/gtest.cc:314
↓ 5 callersFunctionToChar32
ThirdParty/googletest/src/gtest-printers.cc:114
↓ 5 callersMethodTraversalOptimizationMerge
Name : TraversalOptimizationMerge Description : Traversal optimization merge algorithm argin : pNode Target Node pointer argout :
Core/Utilities/QProgTransform/TransformDecomposition.cpp:1910
↓ 5 callersFunctionUniversalPrintCharArray
ThirdParty/googletest/src/gtest-printers.cc:366
↓ 5 callersMethodWait
ThirdParty/EigenUnsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h:49
↓ 5 callersMethodY
Core/QuantumCircuit/QGate.cpp:808
↓ 5 callersFunction_mm256_mul
Core/VirtualQuantumProcessor/CPUSupportAvx2.cpp:75
↓ 5 callersMethodaddState
ThirdParty/antlr4/runtime/src/atn/ATN.cpp:101
↓ 5 callersFunctionadd_ctrl
Core/Utilities/QProgInfo/Visualization/DrawLatex.cpp:203
↓ 5 callersMethodallocate_qubits
test/Core/QubitMapping.test.cpp:196
↓ 5 callersMethodappend_cx
Core/VirtualQuantumProcessor/Stabilizer/Clifford.cpp:103
↓ 5 callersMethodasyncLogQueue
Extensions/PilotOSMachine/easylogging++.h:2586
↓ 5 callersFunctionatomicReduce
ThirdParty/EigenUnsupported/Eigen/CXX11/src/Tensor/TensorReductionCuda.h:25
↓ 5 callersMethodauxBitSize
---------------------------- CDKMRippleAdder ---------------------------- */
QAlg/ArithmeticUnit/Adder.cpp:23
↓ 5 callersMethodbegin
Iterators (pass-through)
include/Core/Utilities/Compiler/QuantumComputation.hpp:934
↓ 5 callersFunctionbp__page_load_value
ThirdParty/bplus-tree/src/pages.cpp:193
↓ 5 callersFunctionbuild_grover_alg_prog
include/QAlg/Grover/GroverAlgorithm.h:75
↓ 5 callersMethodbuild_topo_sequence
Core/Utilities/QProgTransform/QProgToDAG/QProgDAG.cpp:73
↓ 5 callersFunctioncapsule
ThirdParty/pybind11/include/pybind11/pytypes.h:1908
↓ 5 callersMethodcheckValidity
Core/QuantumCircuit/OriginClassicalExpression.cpp:274
↓ 5 callersMethodclear
ThirdParty/EigenUnsupported/Eigen/src/FFT/ei_fftw_impl.h:182
↓ 5 callersMethodclear
Resets Bloch sphere data sets to empty.
pyQPanda/pyqpanda/Visualization/bloch.py:325
↓ 5 callersMethodclearAll
Core/QuantumMachine/OriginQubitPool.cpp:68
↓ 5 callersMethodclone
ThirdParty/antlr4/runtime/src/support/Any.h:120
↓ 5 callersFunctioncoeff
\sa MatrixBase::coeff() * \warning the coordinates must fit into the referenced triangular part */
ThirdParty/Eigen/src/Core/TriangularMatrix.h:405
↓ 5 callersMethodcoeff
ThirdParty/Eigen/src/Core/Redux.h:364
↓ 5 callersMethodcoeff
ThirdParty/Eigen/src/Core/Visitor.h:78
↓ 5 callersMethodcoeff
ThirdParty/EigenUnsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h:157
↓ 5 callersMethodcoeffByOuterInner
ThirdParty/Eigen/src/Core/Redux.h:380
↓ 5 callersMethodcolIndexPtr
* Return the pointers to the beginning of each column in \ref valuePtr() */
ThirdParty/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:99
↓ 5 callersMethodcols
ThirdParty/Eigen/src/Core/Block.h:219
↓ 5 callersFunctioncomplexify
Extensions/QAlg/Base_QCircuit/SzegedyWalk.cpp:87
↓ 5 callersFunctioncomplexify
QAlg/Base_QCircuit/SzegedyWalk.cpp:86
↓ 5 callersMethodcompute
* @brief compute the optimal order * @param[in] Graph QuickBB graph * @param[in] size_t alloted compute time * @return std::pair<size_t, adj
include/Core/VirtualQuantumProcessor/SingleAmplitude/QuickBB.h:136
↓ 5 callersFunctionconcat
ThirdParty/pybind11/include/pybind11/detail/descr.h:139
↓ 5 callersMethodconfigurations
Extensions/PilotOSMachine/easylogging++.h:2246
↓ 5 callersMethodconstruct
ThirdParty/Eigen/src/Core/Ref.h:96
↓ 5 callersFunctionconvert_originir_to_qprog
Core/Utilities/Compiler/OriginIRToQProg.cpp:23
↓ 5 callersFunctionconvert_qasm_string_to_originir
Core/Utilities/Compiler/QASMToOriginIR.cpp:29
↓ 5 callersMethodcurrent_test_result
Returns the most specific TestResult currently running.
ThirdParty/googletest/src/gtest.cc:6225
↓ 5 callersMethodcwiseMin
ThirdParty/EigenUnsupported/Eigen/CXX11/src/Tensor/TensorBase.h:299
↓ 5 callersMethoddagger
include/Components/Operator/VarPauliOperator.h:30
↓ 5 callersMethoddefine_gate_statement
Core/Utilities/Compiler/OriginIRCompiler/originirParser.cpp:5454
↓ 5 callersFunctioneigen_pastix
ThirdParty/Eigen/src/PaStiXSupport/PaStiXSupport.h:67
↓ 5 callersFunctionelimdim_shrink
modify v to "shrunk" version, with dimensions for lb[i] == ub[i] elim'ed */
ThirdParty/nlopt/src/optimize.cpp:205
↓ 5 callersMethodenabled
Core/QuantumNoise/NoiseModelV2.cpp:398
↓ 5 callersMethoderase
include/Core/Utilities/Compiler/operations/CompoundOperation.hpp:134
↓ 5 callersMethodevalPacket
ThirdParty/EigenUnsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h:136
↓ 5 callersMethodevalTo
ThirdParty/Eigen/src/Geometry/Homogeneous.h:268
↓ 5 callersFunctionexecute
include/Core/Utilities/Tools/RemapQProg.h:26
↓ 5 callersMethodexecute
ThirdParty/pybind11/include/pybind11/operators.h:89
↓ 5 callersMethodexecute
Core/VirtualQuantumProcessor/MPSQVM/MPSQVM.cpp:625
↓ 5 callersMethodexecute_single_amplitude_task
Extensions/PilotOSMachine/QPilotMachine.cpp:3117
↓ 5 callersMethodexist_multiple_gate
Core/Utilities/QProgTransform/TransformDecomposition.cpp:151
↓ 5 callersMethodexpr
Core/Utilities/Compiler/PyquilCompiler/pyquilParser.cpp:833
↓ 5 callersMethodextractData
ThirdParty/Eigen/src/SuperLUSupport/SuperLUSupport.h:707
↓ 5 callersMethodfile
ThirdParty/gtest/include/gtest/internal/gtest-death-test-internal.h:237
↓ 5 callersFunctionfirst
ThirdParty/pybind11/include/pybind11/detail/common.h:826
↓ 5 callersMethodflags
Flags for the array descriptor
ThirdParty/pybind11/include/pybind11/numpy.h:625
↓ 5 callersMethodget
ThirdParty/gtest/include/gtest/internal/gtest-linked_ptr.h:172
↓ 5 callersMethodgetChannel
ThirdParty/antlr4/runtime/src/Lexer.cpp:224
↓ 5 callersMethodgetFirstNodeIter
include/Core/QuantumCircuit/QProgram.h:216
↓ 5 callersFunctiongetMaxIndex
* @brief get the max index of pauli string * @return size_t */
include/Components/Operator/PauliOperator.h:177
↓ 5 callersMethodgetMaxRank
Core/VirtualQuantumProcessor/SingleAmplitude/Tensor.cpp:63
↓ 5 callersFunctiongetNZeroIndex
Applications/HHL_Algorithm/BasicFunctionByOrigin.cpp:338
↓ 5 callersMethodgetParents
Core/Variational/var.cpp:105
↓ 5 callersFunctiongetQGateNum
include/Core/Utilities/QProgInfo/QGateCounter.h:138
↓ 5 callersMethodget_allocate_qubits
Core/QuantumMachine/OriginQVM.cpp:2167
↓ 5 callersMethodget_cir_str
Extensions/QAlg/Error_mitigation/Sample.cpp:110
↓ 5 callersMethodget_cir_str
QAlg/Error_mitigation/Sample.cpp:110
↓ 5 callersMethodget_expectation
Core/QuantumMachine/NoiseQVM.cpp:56
↓ 5 callersFunctionget_fidelity
Calculate the fidelity between a given quantum state and a target state. Args: result (dict): A dictionary representing the current
pyQPanda/pyqpanda/utils.py:71
↓ 5 callersMethodget_function_value
Calculate the function value based on the quantum circuit. This function evaluates the quantum circuit and returns the expectation value for
pyQPanda/pyqpanda/Algorithm/QuantumCircuitLearning/quantum_circuit_learning.py:255
↓ 5 callersMethodget_json_str
Extensions/PilotOSMachine/JsonBuilder.h:416
↓ 5 callersMethodget_qubit_num
Core/VirtualQuantumProcessor/NoiseQPU/NoiseModel.cpp:1114
← previousnext →1,401–1,500 of 20,027, ranked by callers