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
↓ 10 callers
Method
is_incr
Is the composition non-decreasing in argument idx?
cvxpy/atoms/atom.py:221
↓ 10 callers
Function
is_param_free
Returns true if expression is not parametrized.
cvxpy/expressions/constants/parameter.py:31
↓ 10 callers
Method
is_psd
Is the expression a positive semidefinite matrix?
cvxpy/expressions/constants/constant.py:237
↓ 10 callers
Method
mul_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 callers
Function
normalize_shape
Normalize shape to 2D (d1, d2) for the C engine.
cvxpy/reductions/solvers/nlp_solvers/diff_engine/helpers.py:23
↓ 10 callers
Method
outerIndexPtr
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseBlock.h:229
↓ 10 callers
Method
outerSize
\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 callers
Method
outerStride
cvxpy/cvxcore/include/Eigen/src/Core/CoreEvaluators.h:156
↓ 10 callers
Function
pstore
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:696
↓ 10 callers
Function
resolve_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 callers
Method
rows
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU.h:229
↓ 10 callers
Method
rows
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:67
↓ 10 callers
Method
solve
cvxpy/cvxcore/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:94
↓ 10 callers
Method
test_lp_bound_attr
( solver, places: int = 4, duals: bool = True, **kwargs
cvxpy/tests/solver_test_helpers.py:1211
↓ 10 callers
Function
unique_list
Return unique list preserving the order. https://stackoverflow.com/a/480227
cvxpy/utilities/deterministic.py:1
↓ 10 callers
Method
value
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:194
↓ 9 callers
Function
Bf16ToF32Even
cvxpy/cvxcore/include/Eigen/src/Core/arch/AltiVec/PacketMath.h:1230
↓ 9 callers
Function
Bf16ToF32Odd
cvxpy/cvxcore/include/Eigen/src/Core/arch/AltiVec/PacketMath.h:1234
↓ 9 callers
Function
SWIG_Python_InitShadowInstance
cvxpy/cvxcore/python/cvxcore_wrap.cxx:2783
↓ 9 callers
Method
_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 callers
Function
_get_cone_counts
Helper to get SOC and power cone counts from problem data.
cvxpy/tests/test_power_atom.py:27
↓ 9 callers
Method
_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 callers
Function
_is_const
(p)
cvxpy/atoms/elementwise/power.py:27
↓ 9 callers
Method
adjoint
\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 callers
Method
assignCoeff
cvxpy/cvxcore/include/Eigen/src/Core/functors/AssignmentFunctors.h:24
↓ 9 callers
Method
blockA
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:274
↓ 9 callers
Method
cast
cvxpy/cvxcore/include/Eigen/src/Geometry/AngleAxis.h:134
↓ 9 callers
Method
cols
cvxpy/cvxcore/include/Eigen/src/SuperLUSupport/SuperLUSupport.h:348
↓ 9 callers
Method
cols
cvxpy/cvxcore/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:107
↓ 9 callers
Method
cols
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:68
↓ 9 callers
Method
cols
\returns the number of columns of the represented matrix. */
cvxpy/cvxcore/include/Eigen/src/SparseQR/SparseQR.h:141
↓ 9 callers
Method
cone_sizes
The dimensions of the PSD cones.
cvxpy/constraints/psd.py:85
↓ 9 callers
Function
dim
\returns the dimension in which the plane holds */
cvxpy/cvxcore/include/Eigen/src/Geometry/Hyperplane.h:132
↓ 9 callers
Function
equal_strict
cvxpy/cvxcore/include/Eigen/src/Core/util/Meta.h:786
↓ 9 callers
Method
find
(self, x)
cvxpy/cvxcore/python/cvxcore.py:769
↓ 9 callers
Function
generic_fast_tanh_float
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctionsImpl.h:29
↓ 9 callers
Function
gm_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 callers
Method
householderQ
cvxpy/cvxcore/include/Eigen/src/QR/ColPivHouseholderQR.h:654
↓ 9 callers
Function
hstack
Concatenates operators horizontally. Parameters ---------- operator : list The operators to stack. shape : tuple The
cvxpy/lin_ops/lin_utils.py:556
↓ 9 callers
Method
innerSize
cvxpy/cvxcore/include/Eigen/src/Core/AssignEvaluator.h:642
↓ 9 callers
Method
is_concave
Is the expression concave?
cvxpy/atoms/atom.py:250
↓ 9 callers
Method
is_hermitian
Is the expression Hermitian?
cvxpy/atoms/affine/conj.py:56
↓ 9 callers
Method
is_nsd
Is the expression a negative semidefinite matrix?
cvxpy/expressions/constants/constant.py:259
↓ 9 callers
Method
lazyProduct
cvxpy/cvxcore/include/Eigen/src/Core/GeneralProduct.h:440
↓ 9 callers
Method
loadLhsUnaligned
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:506
↓ 9 callers
Method
name
(self)
cvxpy/tests/test_problem_form.py:365
↓ 9 callers
Function
norm1
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctions.h:1324
↓ 9 callers
Method
normalize
cvxpy/cvxcore/include/Eigen/src/Core/Dot.h:145
↓ 9 callers
Method
num_cones
The number of PSD cones.
cvxpy/constraints/psd.py:77
↓ 9 callers
Function
operator++
cvxpy/cvxcore/include/Eigen/src/Core/arch/Default/Half.h:468
↓ 9 callers
Method
outerIndexPtr
\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 callers
Function
pand
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX512/PacketMath.h:1520
↓ 9 callers
Function
pexp
cvxpy/cvxcore/include/Eigen/src/Core/arch/GPU/PacketMath.h:938
↓ 9 callers
Function
pselect
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:3060
↓ 9 callers
Function
pxor
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:418
↓ 9 callers
Function
row
cvxpy/cvxcore/include/Eigen/src/plugins/BlockMethods.h:1117
↓ 9 callers
Method
startRow
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseBlock.h:271
↓ 9 callers
Method
value
(self)
cvxpy/cvxcore/python/cvxcore.py:69
↓ 9 callers
Method
var
Equivalent to `cp.var(self)`.
cvxpy/expressions/expression.py:1114
↓ 9 callers
Function
vec4f_movehl
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:80
↓ 8 callers
Function
Pack16To8
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 callers
Function
Pack32To16
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 callers
Method
_check_kkt
Verify KKT conditions for a solved problem.
cvxpy/tests/test_qp_solvers.py:162
↓ 8 callers
Method
_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 callers
Function
_solve_with_reduction
Apply SOCDim3 reduction, solve, and return inverted solution.
cvxpy/tests/test_soc_dim3.py:39
↓ 8 callers
Method
apply
(self, problem)
cvxpy/reductions/cvx_attr2constr.py:189
↓ 8 callers
Method
blockB
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:275
↓ 8 callers
Method
clear
(self)
cvxpy/cvxcore/python/cvxcore.py:317
↓ 8 callers
Method
col
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:210
↓ 8 callers
Method
colIndexPtr
* Return the pointers to the beginning of each column in \ref valuePtr() */
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:99
↓ 8 callers
Method
cols
\returns the number of columns of the matrix */
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseMatrix.h:140
↓ 8 callers
Method
copy
Returns a shallow copy of the object. Used to reconstruct an object tree. Parameters ---------- args : list, optiona
cvxpy/utilities/canonical.py:86
↓ 8 callers
Function
create_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 callers
Function
eval
\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 callers
Method
eval
cvxpy/cvxcore/include/Eigen/src/Core/util/SymbolicIndex.h:89
↓ 8 callers
Function
fflush
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 callers
Method
finalize
\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 callers
Function
fix
cvxpy/cvxcore/include/Eigen/src/Core/util/IntegralConstant.h:192
↓ 8 callers
Method
innerIndexPtr
\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 callers
Method
is_dead
cvxpy/cvxcore/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:167
↓ 8 callers
Method
is_imag
Is the expression imaginary?
cvxpy/atoms/atom.py:161
↓ 8 callers
Method
is_mixed_integer
Is the problem mixed-integer?
cvxpy/reductions/dcp2cone/cone_matrix_stuffing.py:208
↓ 8 callers
Method
is_real
Is the Leaf real valued?
cvxpy/constraints/constraint.py:151
↓ 8 callers
Method
is_smooth
Is the expression smooth?
cvxpy/expressions/expression.py:350
↓ 8 callers
Method
is_vector
Is the expression a column or row vector?
cvxpy/expressions/expression.py:631
↓ 8 callers
Method
kc
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:272
↓ 8 callers
Function
log
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctions.h:1488
↓ 8 callers
Function
make_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 callers
Method
matrixT
\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 callers
Method
mc
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:270
↓ 8 callers
Function
pcmp_lt
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:3803
↓ 8 callers
Function
pick_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 callers
Function
pldexp_generic
cvxpy/cvxcore/include/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:84
↓ 8 callers
Function
problem
()
cvxpy/expressions/cvxtypes.py:145
↓ 8 callers
Function
ptranspose
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/Complex.h:313
↓ 8 callers
Method
rows
cvxpy/cvxcore/include/Eigen/src/PaStiXSupport/PaStiXSupport.h:202
↓ 8 callers
Method
rows
\returns the number of rows of the matrix */
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseMatrix.h:138
↓ 8 callers
Method
rows
cvxpy/cvxcore/include/Eigen/src/PardisoSupport/PardisoSupport.h:140
↓ 8 callers
Method
rows
cvxpy/cvxcore/include/Eigen/src/QR/HouseholderQR.h:214
↓ 8 callers
Method
size
\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
← previous
next →
501–600 of 13,519, ranked by callers