Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cvxpy/cvxpy
/ functions
Functions
13,519 in github.com/cvxpy/cvxpy
⨍
Functions
13,519
◇
Types & classes
3,223
↳
Endpoints
49
↓ 2 callers
Method
name
(self)
cvxpy/expressions/constants/parameter.py:80
↓ 2 callers
Method
name
The name of the solver.
cvxpy/reductions/solvers/conic_solvers/cosmo_conif.py:42
↓ 2 callers
Method
ndim
int : The maximum number of dimensions of the constrained expression.
cvxpy/constraints/constraint.py:140
↓ 2 callers
Function
next_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 callers
Method
nonzeroPivots
\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 callers
Function
not_on_windows
(s: str)
setup/extensions.py:21
↓ 2 callers
Method
nsuper
* Return the number of supernodes */
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:151
↓ 2 callers
Method
num_cones
(self)
cvxpy/constraints/power.py:106
↓ 2 callers
Method
num_cones
(self)
cvxpy/constraints/power.py:273
↓ 2 callers
Method
num_cones
(self)
cvxpy/constraints/psd.py:167
↓ 2 callers
Function
obj_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 callers
Function
onb_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 callers
Function
ones_complement
cvxpy/cvxcore/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:111
↓ 2 callers
Function
op_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 callers
Function
op_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 callers
Method
operator -
cvxpy/cvxcore/python/cvxcore_wrap.cxx:3485
↓ 2 callers
Function
operator()
cvxpy/cvxcore/include/Eigen/src/plugins/IndexedViewMethods.h:70
↓ 2 callers
Method
operator()
cvxpy/cvxcore/include/Eigen/src/Core/CoreEvaluators.h:389
↓ 2 callers
Function
orth
Return a matrix whose columns are an orthonormal basis for range(V)
cvxpy/utilities/linalg.py:11
↓ 2 callers
Method
outer
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:111
↓ 2 callers
Method
outer
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseDenseProduct.h:261
↓ 2 callers
Function
p4ui_CONJ_XOR
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/Complex.h:18
↓ 2 callers
Function
pabs
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:601
↓ 2 callers
Function
pabs
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:2349
↓ 2 callers
Function
paddsub
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:544
↓ 2 callers
Function
pand
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:406
↓ 2 callers
Method
param_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 callers
Method
param_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 callers
Method
parameters
(self)
cvxpy/atoms/elementwise/power.py:233
↓ 2 callers
Method
parse_solver_opts
(verbose, opts, settings=None)
cvxpy/reductions/solvers/conic_solvers/clarabel_conif.py:167
↓ 2 callers
Function
pcmp_eq
cvxpy/cvxcore/include/Eigen/src/Core/arch/ZVector/Complex.h:143
↓ 2 callers
Function
pcmp_lt
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:305
↓ 2 callers
Function
pcmp_lt
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX/PacketMath.h:346
↓ 2 callers
Function
pcmp_lt_or_nan
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:433
↓ 2 callers
Function
pconj
cvxpy/cvxcore/include/Eigen/src/Core/arch/AltiVec/Complex.h:167
↓ 2 callers
Function
pconj
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX/Complex.h:70
↓ 2 callers
Function
pconj
cvxpy/cvxcore/include/Eigen/src/Core/arch/ZVector/Complex.h:120
↓ 2 callers
Function
plog2
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:807
↓ 2 callers
Function
pmadd
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:370
↓ 2 callers
Function
pmadd
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX/PacketMath.h:319
↓ 2 callers
Function
pnegate
cvxpy/cvxcore/include/Eigen/src/Core/arch/MSA/Complex.h:159
↓ 2 callers
Function
pnegate
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:874
↓ 2 callers
Function
por
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:3499
↓ 2 callers
Function
pow_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 callers
Function
pow_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 callers
Function
pow_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 callers
Function
power_approx_canon
Canonicalize PowerApprox using SOC constraints via rational approximation.
cvxpy/reductions/dcp2cone/canonicalizers/power_canon.py:63
↓ 2 callers
Function
power_canon
(expr, args)
cvxpy/reductions/dnlp2smooth/canonicalizers/power_canon.py:26
↓ 2 callers
Method
power_matrix
(self, solver)
cvxpy/tests/test_qp_solvers.py:204
↓ 2 callers
Function
predux_any
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:1118
↓ 2 callers
Function
prettytuple
Use the string representation of objects in a tuple.
cvxpy/utilities/power_tools.py:637
↓ 2 callers
Function
preverse
cvxpy/cvxcore/include/Eigen/src/Core/arch/MSA/PacketMath.h:537
↓ 2 callers
Function
preverse
cvxpy/cvxcore/include/Eigen/src/Core/arch/MSA/Complex.h:278
↓ 2 callers
Method
primal_to_result
The value of the objective given the solver primal value.
cvxpy/problems/objective.py:188
↓ 2 callers
Function
process_constraint
cvxpy/cvxcore/src/cvxcore.cpp:55
↓ 2 callers
Function
prsqrt
cvxpy/cvxcore/include/Eigen/src/Core/arch/MSA/PacketMath.h:730
↓ 2 callers
Function
prsqrt
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:3276
↓ 2 callers
Function
ptrue
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX512/PacketMath.h:1485
↓ 2 callers
Method
push_back
(self, x)
cvxpy/cvxcore/python/cvxcore.py:964
↓ 2 callers
Method
push_back
workaround MSVC std::list implementation
cvxpy/cvxcore/include/Eigen/src/StlSupport/StdList.h:93
↓ 2 callers
Method
push_back_slice_vec
(self, slice_vec)
cvxpy/cvxcore/python/cvxcore.py:170
↓ 2 callers
Function
pzero
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX/PacketMath.h:247
↓ 2 callers
Method
quad_form_bound
(self, solver)
cvxpy/tests/test_qp_solvers.py:298
↓ 2 callers
Method
quad_form_coeff
(self, solver)
cvxpy/tests/test_qp_solvers.py:287
↓ 2 callers
Function
queryCacheSizes_intel
cvxpy/cvxcore/include/Eigen/src/Core/util/Memory.h:1071
↓ 2 callers
Method
rank
\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 callers
Method
rankUpdate
cvxpy/cvxcore/include/Eigen/src/Cholesky/LLT.h:371
↓ 2 callers
Method
read_to_condition
(self, condition_func)
doc/sphinxext/docscrape.py:73
↓ 2 callers
Function
real_2x2_jacobi_svd
cvxpy/cvxcore/include/Eigen/src/misc/RealSvd2x2.h:19
↓ 2 callers
Method
recover_dual_variables
(task, sol)
cvxpy/reductions/solvers/conic_solvers/mosek_conif.py:530
↓ 2 callers
Method
recover_primal_variables
(task, sol, K_dir)
cvxpy/reductions/solvers/conic_solvers/mosek_conif.py:547
↓ 2 callers
Method
register_solve
Adds a solve method to the Problem class. Arguments --------- name : str The keyword for the method. func
cvxpy/problems/problem.py:690
↓ 2 callers
Method
regression_1
(self, solver)
cvxpy/tests/test_qp_solvers.py:310
↓ 2 callers
Method
regression_2
(self, solver)
cvxpy/tests/test_qp_solvers.py:332
↓ 2 callers
Method
rep_quad_form
A problem where the quad_form term is used multiple times.
cvxpy/tests/test_qp_solvers.py:231
↓ 2 callers
Function
replace_params_with_consts
(expr)
cvxpy/reductions/eval_params.py:8
↓ 2 callers
Function
replace_zero_sized
Recursively replace zero-sized expressions with zero constants.
cvxpy/reductions/eliminate_zero_sized.py:23
↓ 2 callers
Method
reset
(self)
doc/sphinxext/docscrape.py:52
↓ 2 callers
Method
reshape
(self, matrix, shape: tuple[int, ...])
cvxpy/interface/base_matrix_interface.py:95
↓ 2 callers
Function
reshape_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 callers
Method
resize
Forwards the resizing request to the nested expression * \sa DenseBase::resize(Index) */
cvxpy/cvxcore/include/Eigen/src/Core/ArrayWrapper.h:102
↓ 2 callers
Function
rotated_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 callers
Function
round
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctions.h:1389
↓ 2 callers
Method
rowIndexPtr
* Return the location in \em rowvaluePtr() which starts each column */
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:122
↓ 2 callers
Method
rows
cvxpy/cvxcore/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:335
↓ 2 callers
Method
rows
* Number of rows */
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:78
↓ 2 callers
Method
rows
\returns the number of rows */
cvxpy/cvxcore/include/Eigen/src/Core/PermutationMatrix.h:91
↓ 2 callers
Method
rows
cvxpy/cvxcore/include/Eigen/src/Core/DiagonalMatrix.h:53
↓ 2 callers
Method
run
cvxpy/cvxcore/include/Eigen/src/Core/Dot.h:35
↓ 2 callers
Method
run
cvxpy/cvxcore/include/Eigen/src/SVD/JacobiSVD.h:56
↓ 2 callers
Function
sanitize_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 callers
Method
scalar_kronl
(self, param)
cvxpy/tests/test_kron_canon.py:147
↓ 2 callers
Function
scalar_value
(constant)
cvxpy/interface/matrix_utilities.py:186
↓ 2 callers
Method
scalar_value
(self, matrix)
cvxpy/tests/test_base_classes.py:41
↓ 2 callers
Method
scale
Scale all values by a constant.
cvxpy/lin_ops/backends/coo_backend.py:358
↓ 2 callers
Function
sdp_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 callers
Method
seek_next_non_empty_line
(self)
doc/sphinxext/docscrape.py:63
↓ 2 callers
Method
select
cvxpy/cvxcore/include/Eigen/src/Core/Select.h:125
↓ 2 callers
Method
select_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 callers
Method
setIdentity
Sets this matrix to be the identity matrix of the current size. */
cvxpy/cvxcore/include/Eigen/src/Core/DiagonalMatrix.h:252
← previous
next →
1,501–1,600 of 13,519, ranked by callers