MCPcopy Create free account

hub / github.com/QuEST-Kit/QuEST / functions

Functions1,846 in github.com/QuEST-Kit/QuEST

↓ 10 callersFunctionvalidate_controlAndTarget
quest/src/core/validation.cpp:3644
↓ 10 callersFunctionvalidate_matrixAndQuregAreCompatible
quest/src/core/validation.cpp:2576
↓ 10 callersFunctionvalidate_matrixExpIsNonDiverging
quest/src/core/validation.cpp:2508
↓ 10 callersFunctionvalidate_matrixNumNewElems
quest/src/core/validation.cpp:2149
↓ 9 callersFunctionapplyCompMatr1
quest/src/api/operations.cpp:75
↓ 9 callersFunctionassertValidCtrlStates
quest/src/core/localiser.cpp:47
↓ 9 callersFunctioncalcProbOfQubitOutcome
quest/src/api/calculations.cpp:241
↓ 9 callersFunctioncomm_isTrueOnAllNodes
quest/src/comm/comm_routines.cpp:754
↓ 9 callersFunctioncreateFullStateDiagMatr
quest/src/api/matrices.cpp:323
↓ 9 callersFunctiongetDensityQuregAmps
quest/src/api/qureg.cpp:461
↓ 9 callersFunctiongetRandomComplex
tests/utils/random.cpp:107
↓ 9 callersFunctiongetRandomDiagonalMatrix
tests/utils/random.cpp:279
↓ 9 callersFunctiongetRandomVector
tests/utils/random.cpp:215
↓ 9 callersFunctioninitPlusState
quest/src/api/initialisations.cpp:59
↓ 9 callersFunctioninsertTwoBits
quest/src/core/bitwise.hpp:222
↓ 9 callersFunctionmixDamping
quest/src/api/decoherence.cpp:91
↓ 9 callersFunctionsetDefaultCtrlStates
quest/src/core/localiser.cpp:59
↓ 9 callersFunctionsetInlineSuperOp
quest/src/api/channels.cpp:345
↓ 9 callersFunctionsetQuregToWeightedSum
quest/src/api/initialisations.cpp:241
↓ 9 callersFunctionsetSeeds
quest/src/api/debug.cpp:37
↓ 9 callersFunctionsetToDebugState
tests/utils/qmatrix.cpp:227
↓ 9 callersFunctionvalidate_krausMapFields
quest/src/core/validation.cpp:3047
↓ 9 callersFunctionvalidate_pauliStrTargets
quest/src/core/validation.cpp:3210
↓ 9 callersFunctionvalidate_probability
quest/src/core/validation.cpp:3886
↓ 9 callersFunctionvalidate_superOpFields
quest/src/core/validation.cpp:2858
↓ 9 callersFunctionvalidate_tempAllocSucceeded
quest/src/core/validation.cpp:4349
↓ 8 callersFunctionTEST_ON_CACHED_QUREGS
tests/unit/decoherence.cpp:44
↓ 8 callersFunctionTEST_ON_CACHED_QUREG_AND_MATRIX
tests/unit/calculations.cpp:122
↓ 8 callersFunctionapplyReferenceMatrix
(do not generate doxygen doc) * * Overloads for applyReferenceMatrix, to simply left-multiply a matrix (possibly * with additional control qubits)
tests/deprecated/test_utilities.cpp:982
↓ 8 callersFunctionassert_commQuregIsDistributed
quest/src/core/errors.cpp:204
↓ 8 callersFunctionassert_gpuHasBeenBound
quest/src/core/errors.cpp:655
↓ 8 callersFunctioncomm_reduceAmp
quest/src/comm/comm_routines.cpp:721
↓ 8 callersFunctionfast_getPlusOrMinusMaskedBitParity
quest/src/core/fastmath.hpp:53
↓ 8 callersFunctionflipBits
quest/src/core/bitwise.hpp:71
↓ 8 callersFunctiongetHermiticity
quest/src/core/utilities.cpp:570
↓ 8 callersFunctiongetOuterProduct
tests/utils/linalg.cpp:220
↓ 8 callersFunctiongetRandomPauliStr
tests/utils/random.cpp:440
↓ 8 callersFunctiongetValidationEpsilon
quest/src/api/debug.cpp:115
↓ 8 callersFunctiongpu_isDirectGpuCommPossible
quest/src/gpu/gpu_config.cpp:236
↓ 8 callersFunctioninternal_applyAllTrotterRepetitions
quest/src/api/trotterisation.cpp:85
↓ 8 callersFunctionlocaliser_statevec_anyCtrlPauliGadget
quest/src/core/localiser.cpp:1363
↓ 8 callersFunctionmem_tryGetLocalRamCapacityInBytes
quest/src/core/memory.cpp:211
↓ 8 callersFunctionmixDephasing
quest/src/api/decoherence.cpp:31
↓ 8 callersFunctionmixDepolarising
quest/src/api/decoherence.cpp:61
↓ 8 callersFunctionpopulateManyColumnQcompmatr
quest/src/core/printer.cpp:934
↓ 8 callersFunctionreportFullStateDiagMatr
quest/src/api/matrices.cpp:783
↓ 8 callersFunctionsetInlineKrausMap
quest/src/api/channels.cpp:336
↓ 8 callersFunctiontoComplexMatrix2
tests/deprecated/test_utilities.cpp:1174
↓ 8 callersFunctionvalidate_mixedAmpsFitInNode
quest/src/core/validation.cpp:3787
↓ 8 callersFunctionvalidate_pauliStrSumIsHermitian
quest/src/core/validation.cpp:3355
↓ 8 callersFunctionvalidate_trotterParams
quest/src/core/validation.cpp:3818
↓ 7 callersFunctionassertHeapObjectGpuMemIsAllocated
quest/src/gpu/gpu_config.cpp:559
↓ 7 callersFunctionassertMatrixFieldsAreValid
quest/src/core/validation.cpp:2369
↓ 7 callersFunctionassertMatrixIsHermitian
quest/src/core/validation.cpp:2459
↓ 7 callersFunctionassertMatrixIsUnitary
quest/src/core/validation.cpp:2419
↓ 7 callersFunctioncomm_isRootNode
quest/src/comm/comm_config.cpp:149
↓ 7 callersFunctioncpu_allocHeapFlag
quest/src/cpu/cpu_config.cpp:388
↓ 7 callersFunctioncreateCloneQureg
quest/src/api/qureg.cpp:319
↓ 7 callersFunctioncreateInlineDiagMatr
quest/src/api/matrices.cpp:549
↓ 7 callersFunctiondoesGateRequireComm
quest/src/core/localiser.cpp:71
↓ 7 callersFunctiongetAltCachedStatevecs
tests/utils/cache.cpp:156
↓ 7 callersFunctiongetBitMask
quest/src/core/bitwise.hpp:308
↓ 7 callersFunctiongetBitsLeftOfIndex
quest/src/core/bitwise.hpp:52
↓ 7 callersFunctiongetCompMatr1
quest/src/api/matrices.cpp:50
↓ 7 callersFunctiongetConjugateTranspose
tests/utils/linalg.cpp:291
↓ 7 callersFunctiongetMatrixInner
tests/utils/convert.cpp:118
↓ 7 callersFunctiongetRandomDiagonalUnitary
tests/utils/random.cpp:379
↓ 7 callersFunctiongetRandomOutcomes
tests/utils/random.cpp:138
↓ 7 callersFunctiongetSupportedDeployments
tests/utils/cache.cpp:57
↓ 7 callersFunctiongetUnitarity
quest/src/core/utilities.cpp:482
↓ 7 callersFunctiongpu_getCurrentAvailableMemoryInBytes
quest/src/gpu/gpu_config.cpp:258
↓ 7 callersFunctiongroup
utilities
quest/src/core/parser.cpp:52
↓ 7 callersFunctioninitPureState
quest/src/api/initialisations.cpp:69
↓ 7 callersFunctionleftapplyReferenceOperator
tests/utils/evolve.cpp:169
↓ 7 callersFunctionlocaliser_statevec_anyCtrlAnyTargDiagMatr
quest/src/core/localiser.cpp:1135
↓ 7 callersFunctionlocaliser_statevec_setAmps
quest/src/core/localiser.cpp:592
↓ 7 callersFunctionmem_getLocalMatrixMemoryRequired
quest/src/core/memory.cpp:330
↓ 7 callersFunctionprintMatrixHeader
quest/src/core/printer.cpp:1417
↓ 7 callersFunctionprint_oneFewerNewlines
quest/src/core/printer.cpp:432
↓ 7 callersFunctionreportCompMatr1
quest/src/api/matrices.cpp:777
↓ 7 callersFunctionreportCompMatr2
quest/src/api/matrices.cpp:778
↓ 7 callersFunctionreportDiagMatr1
quest/src/api/matrices.cpp:780
↓ 7 callersFunctionsetMaxNumReportedSigFigs
quest/src/api/debug.cpp:142
↓ 7 callersFunctionsetQuregAmps
quest/src/api/initialisations.cpp:147
↓ 7 callersFunctionsetSubMatrix
tests/utils/qmatrix.cpp:203
↓ 7 callersFunctiontoComplexMatrix4
tests/deprecated/test_utilities.cpp:1180
↓ 7 callersFunctionutil_getLocalIndexOfFirstDiagonalAmp
quest/src/core/utilities.cpp:254
↓ 7 callersFunctionutil_getPowerOfI
quest/src/core/utilities.cpp:328
↓ 7 callersFunctionutil_isQubitInSuffix
quest/src/core/utilities.cpp:71
↓ 7 callersFunctionutil_tryAllocMatrix
quest/src/core/utilities.cpp:1209
↓ 7 callersFunctionvalidateAndCreateCustomQureg
quest/src/api/qureg.cpp:144
↓ 7 callersFunctionvalidateAndPrintMatrix
quest/src/api/matrices.cpp:744
↓ 7 callersFunctionvalidate_matrixIsUnitary
quest/src/core/validation.cpp:2435
↓ 7 callersFunctionvalidate_numReportedNewlinesAboveZero
quest/src/core/validation.cpp:1513
↓ 6 callersFunctionapplyMultiStateControlledPauliStr
quest/src/api/operations.cpp:963
↓ 6 callersFunctionassertMatrixDimMatchesTargs
quest/src/core/validation.cpp:2551
↓ 6 callersFunctionassert_utilsGivenNonZeroEpsilon
quest/src/core/errors.cpp:809
↓ 6 callersFunctioncalcExpecPauliStrSum
quest/src/api/calculations.cpp:146
↓ 6 callersFunctioncpu_isOpenmpCompiled
quest/src/cpu/cpu_config.cpp:73
↓ 6 callersFunctiondoesChannelRequireComm
quest/src/core/localiser.cpp:87
← previousnext →201–300 of 1,846, ranked by callers