MCPcopy Create free account

hub / github.com/cvxpy/cvxpy / functions

Functions13,519 in github.com/cvxpy/cvxpy

↓ 10 callersMethodis_incr
Is the composition non-decreasing in argument idx?
cvxpy/atoms/atom.py:221
↓ 10 callersFunctionis_param_free
Returns true if expression is not parametrized.
cvxpy/expressions/constants/parameter.py:31
↓ 10 callersMethodis_psd
Is the expression a positive semidefinite matrix?
cvxpy/expressions/constants/constant.py:237
↓ 10 callersMethodmul_elem
Given (A, b) in view and constant data d, return (A*d, b*d). d is broadcasted along dimension 1 (columns). When the lhs is pa
cvxpy/lin_ops/backends/base.py:732
↓ 10 callersFunctionnormalize_shape
Normalize shape to 2D (d1, d2) for the C engine.
cvxpy/reductions/solvers/nlp_solvers/diff_engine/helpers.py:23
↓ 10 callersMethodouterIndexPtr
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseBlock.h:229
↓ 10 callersMethodouterSize
\returns the number of columns (resp. rows) of the matrix if the storage order column major (resp. row major) */
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseMatrix.h:145
↓ 10 callersMethodouterStride
cvxpy/cvxcore/include/Eigen/src/Core/CoreEvaluators.h:156
↓ 10 callersFunctionpstore
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:696
↓ 10 callersFunctionresolve_and_build_chain
Resolve a solver argument and build a solving chain. Resolves *solver* (``None``, a string name, or a :class:`Solver` instance) to a concrete
cvxpy/reductions/solvers/solving_chain.py:352
↓ 10 callersMethodrows
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU.h:229
↓ 10 callersMethodrows
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:67
↓ 10 callersMethodsolve
cvxpy/cvxcore/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:94
↓ 10 callersMethodtest_lp_bound_attr
( solver, places: int = 4, duals: bool = True, **kwargs
cvxpy/tests/solver_test_helpers.py:1211
↓ 10 callersFunctionunique_list
Return unique list preserving the order. https://stackoverflow.com/a/480227
cvxpy/utilities/deterministic.py:1
↓ 10 callersMethodvalue
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:194
↓ 9 callersFunctionBf16ToF32Even
cvxpy/cvxcore/include/Eigen/src/Core/arch/AltiVec/PacketMath.h:1230
↓ 9 callersFunctionBf16ToF32Odd
cvxpy/cvxcore/include/Eigen/src/Core/arch/AltiVec/PacketMath.h:1234
↓ 9 callersFunctionSWIG_Python_InitShadowInstance
cvxpy/cvxcore/python/cvxcore_wrap.cxx:2783
↓ 9 callersMethod_axis_grad
Gives the (sub/super)gradient of the atom w.r.t. each argument. Matrix expressions are vectorized, so the gradient is a matrix.
cvxpy/atoms/axis_atom.py:109
↓ 9 callersFunction_get_cone_counts
Helper to get SOC and power cone counts from problem data.
cvxpy/tests/test_power_atom.py:27
↓ 9 callersMethod_get_kron_row_indices
Internal function that computes the row indices corresponding to the kronecker product of two sparse tensors.
cvxpy/lin_ops/backends/base.py:967
↓ 9 callersFunction_is_const
(p)
cvxpy/atoms/elementwise/power.py:27
↓ 9 callersMethodadjoint
\returns an expression of the adjoint of the factored matrix * * A typical usage is to solve for the adjoint problem A' x = b: * \co
cvxpy/cvxcore/include/Eigen/src/Core/SolverBase.h:140
↓ 9 callersMethodassignCoeff
cvxpy/cvxcore/include/Eigen/src/Core/functors/AssignmentFunctors.h:24
↓ 9 callersMethodblockA
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:274
↓ 9 callersMethodcast
cvxpy/cvxcore/include/Eigen/src/Geometry/AngleAxis.h:134
↓ 9 callersMethodcols
cvxpy/cvxcore/include/Eigen/src/SuperLUSupport/SuperLUSupport.h:348
↓ 9 callersMethodcols
cvxpy/cvxcore/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:107
↓ 9 callersMethodcols
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:68
↓ 9 callersMethodcols
\returns the number of columns of the represented matrix. */
cvxpy/cvxcore/include/Eigen/src/SparseQR/SparseQR.h:141
↓ 9 callersMethodcone_sizes
The dimensions of the PSD cones.
cvxpy/constraints/psd.py:85
↓ 9 callersFunctiondim
\returns the dimension in which the plane holds */
cvxpy/cvxcore/include/Eigen/src/Geometry/Hyperplane.h:132
↓ 9 callersFunctionequal_strict
cvxpy/cvxcore/include/Eigen/src/Core/util/Meta.h:786
↓ 9 callersMethodfind
(self, x)
cvxpy/cvxcore/python/cvxcore.py:769
↓ 9 callersFunctiongeneric_fast_tanh_float
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctionsImpl.h:29
↓ 9 callersFunctiongm_constrs
Form the internal CXVPY constraints to form the weighted geometric mean t <= x^p. t <= x[0]^p[0] * x[1]^p[1] * ... * x[n]^p[n] where x and
cvxpy/utilities/power_tools.py:47
↓ 9 callersMethodhouseholderQ
cvxpy/cvxcore/include/Eigen/src/QR/ColPivHouseholderQR.h:654
↓ 9 callersFunctionhstack
Concatenates operators horizontally. Parameters ---------- operator : list The operators to stack. shape : tuple The
cvxpy/lin_ops/lin_utils.py:556
↓ 9 callersMethodinnerSize
cvxpy/cvxcore/include/Eigen/src/Core/AssignEvaluator.h:642
↓ 9 callersMethodis_concave
Is the expression concave?
cvxpy/atoms/atom.py:250
↓ 9 callersMethodis_hermitian
Is the expression Hermitian?
cvxpy/atoms/affine/conj.py:56
↓ 9 callersMethodis_nsd
Is the expression a negative semidefinite matrix?
cvxpy/expressions/constants/constant.py:259
↓ 9 callersMethodlazyProduct
cvxpy/cvxcore/include/Eigen/src/Core/GeneralProduct.h:440
↓ 9 callersMethodloadLhsUnaligned
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:506
↓ 9 callersMethodname
(self)
cvxpy/tests/test_problem_form.py:365
↓ 9 callersFunctionnorm1
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctions.h:1324
↓ 9 callersMethodnormalize
cvxpy/cvxcore/include/Eigen/src/Core/Dot.h:145
↓ 9 callersMethodnum_cones
The number of PSD cones.
cvxpy/constraints/psd.py:77
↓ 9 callersFunctionoperator++
cvxpy/cvxcore/include/Eigen/src/Core/arch/Default/Half.h:468
↓ 9 callersMethodouterIndexPtr
\returns a const pointer to the array of the starting positions of the inner vectors. * This function is aimed at interoperability with other li
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseCompressedBase.h:90
↓ 9 callersFunctionpand
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX512/PacketMath.h:1520
↓ 9 callersFunctionpexp
cvxpy/cvxcore/include/Eigen/src/Core/arch/GPU/PacketMath.h:938
↓ 9 callersFunctionpselect
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:3060
↓ 9 callersFunctionpxor
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:418
↓ 9 callersFunctionrow
cvxpy/cvxcore/include/Eigen/src/plugins/BlockMethods.h:1117
↓ 9 callersMethodstartRow
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseBlock.h:271
↓ 9 callersMethodvalue
(self)
cvxpy/cvxcore/python/cvxcore.py:69
↓ 9 callersMethodvar
Equivalent to `cp.var(self)`.
cvxpy/expressions/expression.py:1114
↓ 9 callersFunctionvec4f_movehl
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:80
↓ 8 callersFunctionPack16To8
Helper function for bit packing snippet of low precision comparison. It packs the flags from 16x16 to 8x16.
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX/PacketMath.h:234
↓ 8 callersFunctionPack32To16
Helper function for bit packing snippet of low precision comparison. It packs the flags from 32x16 to 16x16.
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX512/PacketMath.h:454
↓ 8 callersMethod_check_kkt
Verify KKT conditions for a solved problem.
cvxpy/tests/test_qp_solvers.py:162
↓ 8 callersMethod_extract_block_quad
Extract quadratic coefficients for block-structured quad forms. Each output element j uses input indices from block_indices[j]. Suppo
cvxpy/utilities/coeff_extractor.py:300
↓ 8 callersFunction_solve_with_reduction
Apply SOCDim3 reduction, solve, and return inverted solution.
cvxpy/tests/test_soc_dim3.py:39
↓ 8 callersMethodapply
(self, problem)
cvxpy/reductions/cvx_attr2constr.py:189
↓ 8 callersMethodblockB
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:275
↓ 8 callersMethodclear
(self)
cvxpy/cvxcore/python/cvxcore.py:317
↓ 8 callersMethodcol
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:210
↓ 8 callersMethodcolIndexPtr
* Return the pointers to the beginning of each column in \ref valuePtr() */
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:99
↓ 8 callersMethodcols
\returns the number of columns of the matrix */
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseMatrix.h:140
↓ 8 callersMethodcopy
Returns a shallow copy of the object. Used to reconstruct an object tree. Parameters ---------- args : list, optiona
cvxpy/utilities/canonical.py:86
↓ 8 callersFunctioncreate_const
Wraps a constant. Parameters ---------- value : scalar, NumPy matrix, or SciPy sparse matrix. The numeric constant to wrap. s
cvxpy/lin_ops/lin_utils.py:96
↓ 8 callersFunctioneval
\returns the matrix or vector obtained by evaluating this expression. * * Notice that in the case of a plain matrix or vector (not an expr
cvxpy/cvxcore/include/Eigen/src/Core/DenseBase.h:406
↓ 8 callersMethodeval
cvxpy/cvxcore/include/Eigen/src/Core/util/SymbolicIndex.h:89
↓ 8 callersFunctionfflush
C code in some solvers uses libc buffering; if we want to capture log output from those solvers to use in tests, we must flush the libc buffe
cvxpy/tests/test_conic_solvers.py:1385
↓ 8 callersMethodfinalize
\internal * Must be called after inserting a set of non zero entries using the low level compressed API. */
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseMatrix.h:425
↓ 8 callersFunctionfix
cvxpy/cvxcore/include/Eigen/src/Core/util/IntegralConstant.h:192
↓ 8 callersMethodinnerIndexPtr
\returns a const pointer to the array of inner indices. * This function is aimed at interoperability with other libraries. * \sa valuePtr(
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseCompressedBase.h:80
↓ 8 callersMethodis_dead
cvxpy/cvxcore/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:167
↓ 8 callersMethodis_imag
Is the expression imaginary?
cvxpy/atoms/atom.py:161
↓ 8 callersMethodis_mixed_integer
Is the problem mixed-integer?
cvxpy/reductions/dcp2cone/cone_matrix_stuffing.py:208
↓ 8 callersMethodis_real
Is the Leaf real valued?
cvxpy/constraints/constraint.py:151
↓ 8 callersMethodis_smooth
Is the expression smooth?
cvxpy/expressions/expression.py:350
↓ 8 callersMethodis_vector
Is the expression a column or row vector?
cvxpy/expressions/expression.py:631
↓ 8 callersMethodkc
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:272
↓ 8 callersFunctionlog
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctions.h:1488
↓ 8 callersFunctionmake_unique_names
Disambiguate duplicate Xpress column names with a "__dup<n>" suffix. Avoids a "Duplicate column names are not allowed" error on Xpress >= 9.5
cvxpy/reductions/solvers/conic_solvers/xpress_conif.py:43
↓ 8 callersMethodmatrixT
\brief Returns an expression of the tridiagonal matrix T in the decomposition * * \returns expression object representing the matrix T
cvxpy/cvxcore/include/Eigen/src/Eigenvalues/Tridiagonalization.h:266
↓ 8 callersMethodmc
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:270
↓ 8 callersFunctionpcmp_lt
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:3803
↓ 8 callersFunctionpick_default_solver
Pick the default solver for a problem based on its structure. Checks commercial solvers first when configured to do so, then falls back to op
cvxpy/problems/problem_form.py:336
↓ 8 callersFunctionpldexp_generic
cvxpy/cvxcore/include/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:84
↓ 8 callersFunctionproblem
()
cvxpy/expressions/cvxtypes.py:145
↓ 8 callersFunctionptranspose
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/Complex.h:313
↓ 8 callersMethodrows
cvxpy/cvxcore/include/Eigen/src/PaStiXSupport/PaStiXSupport.h:202
↓ 8 callersMethodrows
\returns the number of rows of the matrix */
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseMatrix.h:138
↓ 8 callersMethodrows
cvxpy/cvxcore/include/Eigen/src/PardisoSupport/PardisoSupport.h:140
↓ 8 callersMethodrows
cvxpy/cvxcore/include/Eigen/src/QR/HouseholderQR.h:214
↓ 8 callersMethodsize
\returns the size of a side of the respective square matrix, i.e., the number of indices */
cvxpy/cvxcore/include/Eigen/src/Core/PermutationMatrix.h:97
← previousnext →501–600 of 13,519, ranked by callers