MCPcopy Create free account

hub / github.com/cvxpy/cvxpy / functions

Functions13,519 in github.com/cvxpy/cvxpy

↓ 2 callersMethodname
(self)
cvxpy/expressions/constants/parameter.py:80
↓ 2 callersMethodname
The name of the solver.
cvxpy/reductions/solvers/conic_solvers/cosmo_conif.py:42
↓ 2 callersMethodndim
int : The maximum number of dimensions of the constrained expression.
cvxpy/constraints/constraint.py:140
↓ 2 callersFunctionnext_pow2
Return first power of 2 >= n. >>> next_pow2(3) 4 >>> next_pow2(8) 8 >>> next_pow2(0) 1 >>> next_pow2(1) 1
cvxpy/utilities/power_tools.py:492
↓ 2 callersMethodnonzeroPivots
\returns the number of nonzero pivots in the LU decomposition. * Here nonzero is meant in the exact sense, not in a fuzzy sense. * So that
cvxpy/cvxcore/include/Eigen/src/LU/FullPivLU.h:145
↓ 2 callersFunctionnot_on_windows
(s: str)
setup/extensions.py:21
↓ 2 callersMethodnsuper
* Return the number of supernodes */
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:151
↓ 2 callersMethodnum_cones
(self)
cvxpy/constraints/power.py:106
↓ 2 callersMethodnum_cones
(self)
cvxpy/constraints/power.py:273
↓ 2 callersMethodnum_cones
(self)
cvxpy/constraints/psd.py:167
↓ 2 callersFunctionobj_to_array_allow_conversion
Convert the given PyObject to a NumPy array with the given * typecode. On success, return a valid PyArrayObject* with the * correct type. On f
cvxpy/cvxcore/python/cvxcore_wrap.cxx:4063
↓ 2 callersFunctiononb_for_orthogonal_complement
Let U = the orthogonal complement of range(V). This function returns an array Q whose columns are an orthonormal basis for U. It require
cvxpy/utilities/linalg.py:20
↓ 2 callersFunctionones_complement
cvxpy/cvxcore/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:111
↓ 2 callersFunctionop_mul
Applies the linear operator to the arguments. Parameters ---------- lin_op : LinOp A linear operator. args : list The
cvxpy/lin_ops/tree_mat.py:131
↓ 2 callersFunctionop_tmul
Applies the transpose of the linear operator to the arguments. Parameters ---------- lin_op : LinOp A linear operator. value
cvxpy/lin_ops/tree_mat.py:216
↓ 2 callersMethodoperator -
cvxpy/cvxcore/python/cvxcore_wrap.cxx:3485
↓ 2 callersFunctionoperator()
cvxpy/cvxcore/include/Eigen/src/plugins/IndexedViewMethods.h:70
↓ 2 callersMethodoperator()
cvxpy/cvxcore/include/Eigen/src/Core/CoreEvaluators.h:389
↓ 2 callersFunctionorth
Return a matrix whose columns are an orthonormal basis for range(V)
cvxpy/utilities/linalg.py:11
↓ 2 callersMethodouter
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:111
↓ 2 callersMethodouter
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseDenseProduct.h:261
↓ 2 callersFunctionp4ui_CONJ_XOR
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/Complex.h:18
↓ 2 callersFunctionpabs
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:601
↓ 2 callersFunctionpabs
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:2349
↓ 2 callersFunctionpaddsub
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:544
↓ 2 callersFunctionpand
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:406
↓ 2 callersMethodparam_backward
Combine real/imag gradients into complex gradient for backward diff. For complex param -> (real_param, imag_param), we compute: param
cvxpy/reductions/complex2real/complex2real.py:177
↓ 2 callersMethodparam_forward
Split complex deltas into real/imag deltas for forward diff. For complex param -> (real_param, imag_param), we split the complex pert
cvxpy/reductions/complex2real/complex2real.py:214
↓ 2 callersMethodparameters
(self)
cvxpy/atoms/elementwise/power.py:233
↓ 2 callersMethodparse_solver_opts
(verbose, opts, settings=None)
cvxpy/reductions/solvers/conic_solvers/clarabel_conif.py:167
↓ 2 callersFunctionpcmp_eq
cvxpy/cvxcore/include/Eigen/src/Core/arch/ZVector/Complex.h:143
↓ 2 callersFunctionpcmp_lt
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:305
↓ 2 callersFunctionpcmp_lt
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX/PacketMath.h:346
↓ 2 callersFunctionpcmp_lt_or_nan
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:433
↓ 2 callersFunctionpconj
cvxpy/cvxcore/include/Eigen/src/Core/arch/AltiVec/Complex.h:167
↓ 2 callersFunctionpconj
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX/Complex.h:70
↓ 2 callersFunctionpconj
cvxpy/cvxcore/include/Eigen/src/Core/arch/ZVector/Complex.h:120
↓ 2 callersFunctionplog2
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:807
↓ 2 callersFunctionpmadd
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:370
↓ 2 callersFunctionpmadd
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX/PacketMath.h:319
↓ 2 callersFunctionpnegate
cvxpy/cvxcore/include/Eigen/src/Core/arch/MSA/Complex.h:159
↓ 2 callersFunctionpnegate
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:874
↓ 2 callersFunctionpor
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:3499
↓ 2 callersFunctionpow_high
Return (t,1,x) power tuple x <= t^(1/p) 1^(1-1/p) user wants the epigraph variable t
cvxpy/utilities/power_tools.py:106
↓ 2 callersFunctionpow_mid
Return (x,1,t) power tuple t <= x^p 1^(1-p) user wants the epigraph variable t
cvxpy/utilities/power_tools.py:123
↓ 2 callersFunctionpow_neg
Return (x,t,1) power tuple 1 <= x^(p/(p-1)) t^(-1/(p-1)) user wants the epigraph variable t
cvxpy/utilities/power_tools.py:136
↓ 2 callersFunctionpower_approx_canon
Canonicalize PowerApprox using SOC constraints via rational approximation.
cvxpy/reductions/dcp2cone/canonicalizers/power_canon.py:63
↓ 2 callersFunctionpower_canon
(expr, args)
cvxpy/reductions/dnlp2smooth/canonicalizers/power_canon.py:26
↓ 2 callersMethodpower_matrix
(self, solver)
cvxpy/tests/test_qp_solvers.py:204
↓ 2 callersFunctionpredux_any
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:1118
↓ 2 callersFunctionprettytuple
Use the string representation of objects in a tuple.
cvxpy/utilities/power_tools.py:637
↓ 2 callersFunctionpreverse
cvxpy/cvxcore/include/Eigen/src/Core/arch/MSA/PacketMath.h:537
↓ 2 callersFunctionpreverse
cvxpy/cvxcore/include/Eigen/src/Core/arch/MSA/Complex.h:278
↓ 2 callersMethodprimal_to_result
The value of the objective given the solver primal value.
cvxpy/problems/objective.py:188
↓ 2 callersFunctionprocess_constraint
cvxpy/cvxcore/src/cvxcore.cpp:55
↓ 2 callersFunctionprsqrt
cvxpy/cvxcore/include/Eigen/src/Core/arch/MSA/PacketMath.h:730
↓ 2 callersFunctionprsqrt
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:3276
↓ 2 callersFunctionptrue
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX512/PacketMath.h:1485
↓ 2 callersMethodpush_back
(self, x)
cvxpy/cvxcore/python/cvxcore.py:964
↓ 2 callersMethodpush_back
workaround MSVC std::list implementation
cvxpy/cvxcore/include/Eigen/src/StlSupport/StdList.h:93
↓ 2 callersMethodpush_back_slice_vec
(self, slice_vec)
cvxpy/cvxcore/python/cvxcore.py:170
↓ 2 callersFunctionpzero
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX/PacketMath.h:247
↓ 2 callersMethodquad_form_bound
(self, solver)
cvxpy/tests/test_qp_solvers.py:298
↓ 2 callersMethodquad_form_coeff
(self, solver)
cvxpy/tests/test_qp_solvers.py:287
↓ 2 callersFunctionqueryCacheSizes_intel
cvxpy/cvxcore/include/Eigen/src/Core/util/Memory.h:1071
↓ 2 callersMethodrank
\returns the rank of the matrix of which *this is the LU decomposition. * * \note This method has to determine which pivots should be cons
cvxpy/cvxcore/include/Eigen/src/LU/FullPivLU.h:330
↓ 2 callersMethodrankUpdate
cvxpy/cvxcore/include/Eigen/src/Cholesky/LLT.h:371
↓ 2 callersMethodread_to_condition
(self, condition_func)
doc/sphinxext/docscrape.py:73
↓ 2 callersFunctionreal_2x2_jacobi_svd
cvxpy/cvxcore/include/Eigen/src/misc/RealSvd2x2.h:19
↓ 2 callersMethodrecover_dual_variables
(task, sol)
cvxpy/reductions/solvers/conic_solvers/mosek_conif.py:530
↓ 2 callersMethodrecover_primal_variables
(task, sol, K_dir)
cvxpy/reductions/solvers/conic_solvers/mosek_conif.py:547
↓ 2 callersMethodregister_solve
Adds a solve method to the Problem class. Arguments --------- name : str The keyword for the method. func
cvxpy/problems/problem.py:690
↓ 2 callersMethodregression_1
(self, solver)
cvxpy/tests/test_qp_solvers.py:310
↓ 2 callersMethodregression_2
(self, solver)
cvxpy/tests/test_qp_solvers.py:332
↓ 2 callersMethodrep_quad_form
A problem where the quad_form term is used multiple times.
cvxpy/tests/test_qp_solvers.py:231
↓ 2 callersFunctionreplace_params_with_consts
(expr)
cvxpy/reductions/eval_params.py:8
↓ 2 callersFunctionreplace_zero_sized
Recursively replace zero-sized expressions with zero constants.
cvxpy/reductions/eliminate_zero_sized.py:23
↓ 2 callersMethodreset
(self)
doc/sphinxext/docscrape.py:52
↓ 2 callersMethodreshape
(self, matrix, shape: tuple[int, ...])
cvxpy/interface/base_matrix_interface.py:95
↓ 2 callersFunctionreshape_parametric_constant
Reshape parametric constant data from column format to matrix format, with deduplication of broadcast entries. This function is used whe
cvxpy/lin_ops/backends/coo_backend.py:1413
↓ 2 callersMethodresize
Forwards the resizing request to the nested expression * \sa DenseBase::resize(Index) */
cvxpy/cvxcore/include/Eigen/src/Core/ArrayWrapper.h:102
↓ 2 callersFunctionrotated_quad_cone
For each i, enforce a constraint that (X[i, :], y[i], z[i]) belongs to the rotated quadratic cone { (x, y, z) : || x ||^2 <=
cvxpy/reductions/cone2cone/approx.py:63
↓ 2 callersFunctionround
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctions.h:1389
↓ 2 callersMethodrowIndexPtr
* Return the location in \em rowvaluePtr() which starts each column */
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:122
↓ 2 callersMethodrows
cvxpy/cvxcore/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:335
↓ 2 callersMethodrows
* Number of rows */
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:78
↓ 2 callersMethodrows
\returns the number of rows */
cvxpy/cvxcore/include/Eigen/src/Core/PermutationMatrix.h:91
↓ 2 callersMethodrows
cvxpy/cvxcore/include/Eigen/src/Core/DiagonalMatrix.h:53
↓ 2 callersMethodrun
cvxpy/cvxcore/include/Eigen/src/Core/Dot.h:35
↓ 2 callersMethodrun
cvxpy/cvxcore/include/Eigen/src/SVD/JacobiSVD.h:56
↓ 2 callersFunctionsanitize_column_name
Replace square brackets with parentheses for HiGHS LP file compatibility. HiGHS does not allow square brackets in column names in LP files becaus
cvxpy/reductions/solvers/conic_solvers/highs_conif.py:60
↓ 2 callersMethodscalar_kronl
(self, param)
cvxpy/tests/test_kron_canon.py:147
↓ 2 callersFunctionscalar_value
(constant)
cvxpy/interface/matrix_utilities.py:186
↓ 2 callersMethodscalar_value
(self, matrix)
cvxpy/tests/test_base_classes.py:41
↓ 2 callersMethodscale
Scale all values by a constant.
cvxpy/lin_ops/backends/coo_backend.py:358
↓ 2 callersFunctionsdp_1
Solve "Example 8.3" from Convex Optimization by Boyd & Vandenberghe. Verify (1) optimal objective values, (2) that the dual variable to the
cvxpy/tests/solver_test_helpers.py:519
↓ 2 callersMethodseek_next_non_empty_line
(self)
doc/sphinxext/docscrape.py:63
↓ 2 callersMethodselect
cvxpy/cvxcore/include/Eigen/src/Core/Select.h:125
↓ 2 callersMethodselect_rows
Select 'rows' from tensor. If there are multiple parameters 'p', we must select the same 'rows' from each parameter slice. This is do
cvxpy/lin_ops/backends/scipy_backend.py:339
↓ 2 callersMethodsetIdentity
Sets this matrix to be the identity matrix of the current size. */
cvxpy/cvxcore/include/Eigen/src/Core/DiagonalMatrix.h:252
← previousnext →1,501–1,600 of 13,519, ranked by callers