MCPcopy Create free account

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

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

↓ 2 callersFunctionallocSuperOp
quest/src/api/channels.cpp:125
↓ 2 callersFunctionanyCtrlPauliTensorOrGadget
quest/src/core/localiser.cpp:1285
↓ 2 callersFunctionanyCtrlSwapBetweenPrefixAndSuffix
quest/src/core/localiser.cpp:860
↓ 2 callersFunctionanyCtrlTwoOrAnyTargDenseMatr
quest/src/core/localiser.cpp:1009
↓ 2 callersFunctionanyCtrlTwoOrAnyTargDenseMatrOnSuffix
quest/src/core/localiser.cpp:995
↓ 2 callersFunctionanyCtrlZTensorOrGadget
quest/src/core/localiser.cpp:1261
↓ 2 callersFunctionapplyFullQuantumFourierTransform
quest/src/api/operations.cpp:1760
↓ 2 callersFunctionapplyFullStateDiagMatrPower
quest/src/api/operations.cpp:467
↓ 2 callersFunctionapplyMultiControlledCompMatr
quest/src/api/operations.cpp:171
↓ 2 callersFunctionapplyMultiQubitMeasurementAndGetProb
quest/src/api/operations.cpp:1663
↓ 2 callersFunctionapplyMultiQubitPhaseFlip
quest/src/api/operations.cpp:1464
↓ 2 callersFunctionapplyMultiQubitPhaseShift
quest/src/api/operations.cpp:1421
↓ 2 callersFunctionapplyMultiStateControlledCompMatr
quest/src/api/operations.cpp:176
↓ 2 callersFunctionapplyMultiStateControlledDiagMatr
quest/src/api/operations.cpp:313
↓ 2 callersFunctionapplyMultiStateControlledDiagMatr2
quest/src/api/operations.cpp:271
↓ 2 callersFunctionapplyNonUnitaryPauliGadget
quest/src/api/operations.cpp:1248
↓ 2 callersFunctionapplyQubitMeasurementAndGetProb
quest/src/api/operations.cpp:1609
↓ 2 callersFunctionareQubitsDisjoint
quest/src/core/validation.cpp:3562
↓ 2 callersFunctionassertEnvVarsAreLoaded
quest/src/core/envvars.cpp:78
↓ 2 callersFunctionassertMatrExpIsHermitian
quest/src/core/validation.cpp:2513
↓ 2 callersFunctionassertMatrExpIsNonDiverging
quest/src/core/validation.cpp:2485
↓ 2 callersFunctionassertNewSuperOpAllocs
quest/src/core/validation.cpp:2719
↓ 2 callersFunctionassertSuperOpFieldsAreValid
quest/src/core/validation.cpp:2827
↓ 2 callersFunctionassertSuperOpFitsInCpuMem
quest/src/core/validation.cpp:2643
↓ 2 callersFunctionassertSuperOpFitsInGpuMem
quest/src/core/validation.cpp:2673
↓ 2 callersFunctionassertSuperOpLocalMemDoesntExceedMaxSizeof
quest/src/core/validation.cpp:2628
↓ 2 callersFunctionassertSuperOpTotalNumElemsDontExceedMaxIndex
quest/src/core/validation.cpp:2614
↓ 2 callersFunctionassertValidNewPauliIndices
quest/src/core/validation.cpp:3159
↓ 2 callersFunctionassertValidQubit
quest/src/core/validation.cpp:3578
↓ 2 callersFunctionassertValidQubits
quest/src/core/validation.cpp:3587
↓ 2 callersFunctionassert_bufferPackerGivenIncreasingQubits
quest/src/core/errors.cpp:400
↓ 2 callersFunctionassert_localiserSuccessfullyAllocatedTempMemory
quest/src/core/errors.cpp:281
↓ 2 callersFunctionassert_mixedQuregIsDistributed
quest/src/core/errors.cpp:424
↓ 2 callersFunctionassert_mixedQuregIsStatevector
quest/src/core/errors.cpp:418
↓ 2 callersFunctionassert_quregIsGpuAccelerated
quest/src/core/errors.cpp:643
↓ 2 callersFunctioncalcExpecNonHermitianFullStateDiagMatrPower
quest/src/api/calculations.cpp:98
↓ 2 callersFunctioncalcInnerProdOfSameDistribQuregs
quest/src/core/localiser.cpp:2219
↓ 2 callersFunctioncalcPartialTrace
quest/src/api/calculations.cpp:373
↓ 2 callersFunctioncalcProbsOfAllMultiQubitOutcomes
quest/src/api/calculations.cpp:265
↓ 2 callersFunctioncomm_combineAmpsIntoBuffer
quest/src/comm/comm_routines.cpp:560
↓ 2 callersFunctioncomm_end
quest/src/comm/comm_config.cpp:114
↓ 2 callersFunctioncomm_isMpiGpuAware
quest/src/comm/comm_config.cpp:64
↓ 2 callersFunctioncomm_reduceReals
quest/src/comm/comm_routines.cpp:743
↓ 2 callersFunctioncpu_allocAndInitMatrixWrapper
quest/src/cpu/cpu_config.cpp:294
↓ 2 callersFunctioncpu_deallocMatrixWrapper
quest/src/cpu/cpu_config.cpp:315
↓ 2 callersFunctioncpu_densmatr_mixQureg_subB
quest/src/cpu/cpu_subroutines.cpp:1102
↓ 2 callersFunctioncpu_densmatr_twoQubitDephasing_subB
quest/src/cpu/cpu_subroutines.cpp:1224
↓ 2 callersFunctioncpu_getOpenmpThreadInd
quest/src/cpu/cpu_config.cpp:114
↓ 2 callersFunctioncreateRandomNonHermitianPauliStrSum
tests/utils/random.cpp:470
↓ 2 callersFunctioncreateSpoofedLocalStateVecFromDensMatr
quest/src/core/localiser.cpp:396
↓ 2 callersFunctiondemo_createInlineCompMatr
examples/isolated/initialising_matrices.cpp:99
↓ 2 callersFunctiondemo_createInlineKrausMap
examples/isolated/initialising_krausmaps.cpp:29
↓ 2 callersFunctiondemo_createInlinePauliStrSum
examples/isolated/initialising_paulis.cpp:93
↓ 2 callersFunctiondemo_createInlineSuperOp
examples/isolated/initialising_superoperators.cpp:29
↓ 2 callersFunctiondemo_getInlinePauliStr
examples/isolated/initialising_paulis.cpp:23
↓ 2 callersFunctiondemo_getPauliStr
examples/isolated/initialising_paulis.cpp:43
↓ 2 callersFunctiondemo_setFullStateDiagMatr
examples/isolated/initialising_matrices.cpp:373
↓ 2 callersFunctiondemo_setInlineCompMatr
examples/isolated/initialising_matrices.cpp:124
↓ 2 callersFunctiondemo_setInlineFullStateDiagMatr
examples/isolated/initialising_matrices.cpp:358
↓ 2 callersFunctiondemo_setInlineKrausMap
examples/isolated/initialising_krausmaps.cpp:54
↓ 2 callersFunctiondemo_setInlineSuperOp
examples/isolated/initialising_superoperators.cpp:49
↓ 2 callersFunctiondoMatricesAgree
tests/utils/compare.cpp:81
↓ 2 callersFunctionerror_attemptedToParseRealFromInvalidString
quest/src/core/errors.cpp:826
↓ 2 callersFunctionerror_commNumMessagesExceedTagMax
quest/src/core/errors.cpp:179
↓ 2 callersFunctionerror_cpuThreadsQueriedButEnvNotMultithreaded
quest/src/core/errors.cpp:567
↓ 2 callersFunctionerror_cuQuantumInitOrFinalizedButNotCompiled
quest/src/core/errors.cpp:708
↓ 2 callersFunctionerror_gpuCacheModifiedButGpuNotCompiled
quest/src/core/errors.cpp:608
↓ 2 callersFunctionerror_localiserGivenDistribMatrixAndLocalQureg
quest/src/core/errors.cpp:261
↓ 2 callersFunctionerror_memSizeQueriedButWouldOverflow
quest/src/core/errors.cpp:103
↓ 2 callersFunctionerror_numaAllocOrDeallocAttemptedOnWindows
quest/src/core/errors.cpp:128
↓ 2 callersFunctionexpandMaxWidthsAccordingToLabels
quest/src/core/printer.cpp:632
↓ 2 callersFunctionfast_getMatrixFlatIndex
quest/src/core/fastmath.hpp:93
↓ 2 callersFunctionfreeAllMemoryIfAnyAllocsFailed
quest/src/api/channels.cpp:106
↓ 2 callersFunctionfreeHeapMatrix
quest/src/api/matrices.cpp:86
↓ 2 callersFunctionfreeKrausMap
quest/src/api/channels.cpp:51
↓ 2 callersFunctionfreePauliStrSum
quest/src/api/paulis.cpp:48
↓ 2 callersFunctionfreeSpoofedLocalStateVec
quest/src/core/localiser.cpp:431
↓ 2 callersFunctiongetAllRefProbsInner
tests/utils/measure.cpp:92
↓ 2 callersFunctiongetBasisKets
quest/src/core/printer.cpp:488
↓ 2 callersFunctiongetBitMaskParity
quest/src/core/bitwise.hpp:117
↓ 2 callersFunctiongetBits
tests/utils/linalg.cpp:54
↓ 2 callersFunctiongetCompMatr2
quest/src/api/matrices.cpp:57
↓ 2 callersFunctiongetDensMatrExpecPauliStrTermOfOnlyThisNode
quest/src/core/localiser.cpp:2005
↓ 2 callersFunctiongetDenseMatrAllTargDiagMatrFunc
quest/src/core/accelerator.cpp:404
↓ 2 callersFunctiongetDiagonalMatrix
tests/utils/qmatrix.cpp:41
↓ 2 callersFunctiongetExponentialOfDiagonalMatrix
tests/deprecated/test_utilities.cpp:310
↓ 2 callersFunctiongetExponentialOfPauliMatrix
tests/deprecated/test_utilities.cpp:329
↓ 2 callersFunctiongetGpuCacheSize
quest/src/api/debug.cpp:180
↓ 2 callersFunctiongetIndOfNextLeftmostZeroBit
quest/src/core/bitwise.hpp:278
↓ 2 callersFunctiongetIndOfNextRightmostZeroBit
quest/src/core/bitwise.hpp:288
↓ 2 callersFunctiongetLocalMemoryRequired
quest/src/core/memory.cpp:290
↓ 2 callersFunctiongetMaxNumMessages
quest/src/comm/comm_routines.cpp:138
↓ 2 callersFunctiongetMaxNumTestedQubitPermutations
tests/utils/config.cpp:54
↓ 2 callersFunctiongetMaxNumTracedQubits
@private
tests/unit/calculations.cpp:343
↓ 2 callersFunctiongetMaxWidthOfColumn
quest/src/core/printer.cpp:601
↓ 2 callersFunctiongetMaxWidthOfColumns
quest/src/core/printer.cpp:615
↓ 2 callersFunctiongetMixedDensityMatrix
tests/deprecated/test_utilities.cpp:780
↓ 2 callersFunctiongetMixture
tests/utils/linalg.cpp:463
↓ 2 callersFunctiongetNumPagesToContainArray
quest/src/cpu/cpu_config.cpp:138
↓ 2 callersFunctiongetPartialTrace
tests/utils/linalg.cpp:422
← previousnext →601–700 of 1,846, ranked by callers