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
↓ 14 callers
Function
solve_wrapper
(solver, param_cone_prog)
cvxpy/tests/test_linear_cone.py:33
↓ 14 callers
Method
squeeze
cvxpy/cvxcore/include/Eigen/src/SparseCore/CompressedStorage.h:83
↓ 14 callers
Method
std
Equivalent to `cp.std(self, axis, keepdims)`.
cvxpy/expressions/expression.py:1093
↓ 14 callers
Method
test_mi_lp_0
(solver, places: int = 4, **kwargs)
cvxpy/tests/solver_test_helpers.py:1235
↓ 14 callers
Function
throw_std_bad_alloc
cvxpy/cvxcore/include/Eigen/src/Core/util/Memory.h:66
↓ 14 callers
Method
value
\returns the stored value of the symbol */
cvxpy/cvxcore/include/Eigen/src/Core/util/SymbolicIndex.h:206
↓ 14 callers
Function
vstack
Wrapper on vstack to ensure list argument.
cvxpy/atoms/affine/vstack.py:25
↓ 14 callers
Method
y
cvxpy/cvxcore/include/Eigen/src/Geometry/Quaternion.h:68
↓ 14 callers
Method
z
\brief Returns the z-translation by value. **/
cvxpy/cvxcore/include/Eigen/src/Geometry/Translation.h:78
↓ 13 callers
Function
bmat
Constructs a block matrix. Takes a list of lists. Each internal list is stacked horizontally. The internal lists are stacked vertically.
cvxpy/atoms/affine/bmat.py:21
↓ 13 callers
Method
c
cvxpy/cvxcore/include/Eigen/src/Jacobi/Jacobi.h:48
↓ 13 callers
Method
conv
Returns view corresponding to a discrete convolution with data 'a', i.e., multiplying from the left a repetition of the column vector
cvxpy/lin_ops/backends/base.py:936
↓ 13 callers
Function
evalTo
cvxpy/cvxcore/include/Eigen/src/Core/DenseBase.h:672
↓ 13 callers
Function
fmax
cvxpy/cvxcore/include/Eigen/src/Core/arch/Default/BFloat16.h:587
↓ 13 callers
Function
fmin
cvxpy/cvxcore/include/Eigen/src/Core/arch/Default/BFloat16.h:582
↓ 13 callers
Method
format_constraints
Returns a ParamConeProg whose problem data tensors will yield the coefficient "A" and offset "b" for the constraint in the following
cvxpy/reductions/solvers/conic_solvers/conic_solver.py:158
↓ 13 callers
Method
is_pwl
Is the atom piecewise linear?
cvxpy/atoms/max.py:123
↓ 13 callers
Method
norm
\returns the norm of the quaternion's coefficients * \sa QuaternionBase::squaredNorm(), MatrixBase::norm() */
cvxpy/cvxcore/include/Eigen/src/Geometry/Quaternion.h:125
↓ 13 callers
Method
outer
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:197
↓ 13 callers
Function
pmadd
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX512/PacketMath.h:341
↓ 13 callers
Method
ptp
Equivalent to `cp.ptp(self, axis, keepdims)`.
cvxpy/expressions/expression.py:1075
↓ 13 callers
Method
reshape
Reshaping only changes the shape attribute of the LinOp, so it is a NOOP.
cvxpy/lin_ops/backends/base.py:687
↓ 13 callers
Method
resizeNonZeros
\internal * Resize the nonzero vector to \a size */
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseMatrix.h:649
↓ 13 callers
Method
s
cvxpy/cvxcore/include/Eigen/src/Jacobi/Jacobi.h:50
↓ 13 callers
Method
test_mi_lp_5
(solver, places: int = 4, **kwargs)
cvxpy/tests/solver_test_helpers.py:1275
↓ 13 callers
Function
trace
Sum the diagonal entries of an operator. Parameters ---------- operator : LinOp The operator to sum the diagonal entries of.
cvxpy/lin_ops/lin_utils.py:394
↓ 13 callers
Method
w
cvxpy/cvxcore/include/Eigen/src/Core/DenseCoeffsBase.h:214
↓ 13 callers
Method
z
cvxpy/cvxcore/include/Eigen/src/Geometry/Quaternion.h:70
↓ 13 callers
Method
z
cvxpy/cvxcore/include/Eigen/src/Core/DenseCoeffsBase.h:204
↓ 12 callers
Function
SWIG_This
cvxpy/cvxcore/python/cvxcore_wrap.cxx:2425
↓ 12 callers
Function
_solve
(problem: cp.Problem, **kwargs)
cvxpy/tests/test_quad_dpp.py:27
↓ 12 callers
Method
back
(self)
cvxpy/cvxcore/python/cvxcore.py:338
↓ 12 callers
Method
check_gram
(self, Lp, A, places=5)
cvxpy/tests/test_linalg_utils.py:26
↓ 12 callers
Method
compute
cvxpy/cvxcore/include/Eigen/src/LU/PartialPivLU.h:525
↓ 12 callers
Method
dot
cvxpy/cvxcore/include/Eigen/src/Geometry/Quaternion.h:139
↓ 12 callers
Function
get_backend
Get a canonicalization backend by name. Parameters ---------- backend_name : str Name of the backend ('SCIPY', 'COO', or 'RU
cvxpy/lin_ops/backends/__init__.py:55
↓ 12 callers
Function
getpos
cvxpy/cvxcore/python/cvxcore_wrap.cxx:5088
↓ 12 callers
Function
getslice
cvxpy/cvxcore/python/cvxcore_wrap.cxx:5117
↓ 12 callers
Function
half_to_float
cvxpy/cvxcore/include/Eigen/src/Core/arch/CUDA/Half.h:401
↓ 12 callers
Method
index
cvxpy/cvxcore/include/Eigen/src/Core/Diagonal.h:154
↓ 12 callers
Method
innerIndexPtr
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseBlock.h:224
↓ 12 callers
Method
is_complex
Is the expression complex valued?
cvxpy/atoms/atom.py:168
↓ 12 callers
Method
makeHouseholderInPlace
cvxpy/cvxcore/include/Eigen/src/Householder/Householder.h:42
↓ 12 callers
Function
pfrexp_generic
cvxpy/cvxcore/include/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:39
↓ 12 callers
Function
pminmax_propagate_nan
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:555
↓ 12 callers
Function
pminmax_propagate_numbers
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:546
↓ 12 callers
Method
pop_back
(self)
cvxpy/cvxcore/python/cvxcore.py:323
↓ 12 callers
Function
predux_mul
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:882
↓ 12 callers
Function
preverse
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/Complex.h:156
↓ 12 callers
Method
ptr
cvxpy/cvxcore/include/Eigen/src/Core/util/Memory.h:705
↓ 12 callers
Method
rbegin
(self)
cvxpy/cvxcore/python/cvxcore.py:311
↓ 12 callers
Method
resize
(self, *args)
cvxpy/cvxcore/python/cvxcore.py:344
↓ 12 callers
Method
resize
Resizes the matrix to a \a rows x \a cols matrix and initializes it to zero. * * This function does not free the currently allocated memo
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseMatrix.h:626
↓ 12 callers
Method
rows
cvxpy/cvxcore/include/Eigen/src/SuperLUSupport/SuperLUSupport.h:347
↓ 12 callers
Method
setIdentity
Sets *this to the identity matrix. * This function also turns the matrix into compressed mode, and drop any reserved memory. */
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseMatrix.h:749
↓ 12 callers
Function
solve_prob
(prob, solver)
cvxpy/tests/test_pow_cone_nd.py:25
↓ 12 callers
Method
swap
(self, v)
cvxpy/cvxcore/python/cvxcore.py:302
↓ 12 callers
Method
test_mi_lp_2
(solver, places: int = 4, **kwargs)
cvxpy/tests/solver_test_helpers.py:1251
↓ 12 callers
Method
test_mi_lp_3
(solver, places: int = 4, **kwargs)
cvxpy/tests/solver_test_helpers.py:1259
↓ 12 callers
Function
value
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseBlock.h:527
↓ 12 callers
Method
value
cvxpy/cvxcore/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:204
↓ 12 callers
Method
values
(self)
cvxpy/cvxcore/python/cvxcore.py:712
↓ 11 callers
Function
SWIG_AddCast
cvxpy/cvxcore/python/cvxcore_wrap.cxx:379
↓ 11 callers
Method
_construct_chain
Construct the chains required to reformulate and solve the problem. Resolves the solver and builds a solving chain that performs the
cvxpy/problems/problem.py:902
↓ 11 callers
Method
applyHouseholderOnTheRight
cvxpy/cvxcore/include/Eigen/src/Householder/Householder.h:153
↓ 11 callers
Function
create_var
Creates a new internal variable. Parameters ---------- shape : tuple The (rows, cols) dimensions of the variable. var_id : in
cvxpy/lin_ops/lin_utils.py:58
↓ 11 callers
Method
data
cvxpy/cvxcore/include/Eigen/src/Core/GeneralProduct.h:172
↓ 11 callers
Function
dims_to_solver_dict
(cone_dims)
cvxpy/reductions/solvers/conic_solvers/scs_conif.py:36
↓ 11 callers
Function
expression_gradcheck
Validate expression gradient against numerical finite differences. Uses central finite differences: (f(x+eps) - f(x-eps)) / (2*eps) Par
cvxpy/tests/test_grad.py:100
↓ 11 callers
Function
first_default_aligned
cvxpy/cvxcore/include/Eigen/src/Core/util/Memory.h:497
↓ 11 callers
Method
is_nsd
Is the expression a negative semidefinite matrix?
cvxpy/expressions/leaf.py:684
↓ 11 callers
Function
mul
Multiply the expression tree by a vector. Parameters ---------- lin_op : LinOp The root of an expression tree. val_dict : dic
cvxpy/lin_ops/tree_mat.py:31
↓ 11 callers
Function
norm
Wrapper on the different norm atoms. Parameters ---------- x : Expression or numeric constant The value to take the norm of. If
cvxpy/atoms/norm.py:30
↓ 11 callers
Method
outerSize
cvxpy/cvxcore/include/Eigen/src/Core/AssignEvaluator.h:643
↓ 11 callers
Function
pconj
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/Complex.h:75
↓ 11 callers
Function
pcplxflip
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/Complex.h:168
↓ 11 callers
Function
pow
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctions.h:1360
↓ 11 callers
Method
rend
(self)
cvxpy/cvxcore/python/cvxcore.py:314
↓ 11 callers
Method
retrieve
Retrieves a solution to the owned problem. Parameters ---------- solution : Solution A solution to the problem em
cvxpy/reductions/reduction.py:245
↓ 11 callers
Method
shape
(self, matrix)
cvxpy/tests/test_base_classes.py:38
↓ 11 callers
Method
solve
cvxpy/cvxcore/include/Eigen/src/SparseQR/SparseQR.h:246
↓ 11 callers
Method
test_exp_soc_1
(solver, places: int = 3, duals: bool = True, **kwargs)
cvxpy/tests/solver_test_helpers.py:1472
↓ 11 callers
Method
test_expcone_1
(self, places = 4)
cvxpy/tests/test_KKT.py:96
↓ 11 callers
Method
test_mi_lp_1
(self)
cvxpy/tests/test_cone2cone.py:370
↓ 11 callers
Method
test_qp_0
(self, places=4)
cvxpy/tests/test_KKT.py:41
↓ 11 callers
Function
warn_if_omp_conflict
Warn if importing ``importing`` would put two OMP-bundling solvers in one process on macOS. Call this immediately before importing the solver
cvxpy/reductions/solvers/openmp_conflict.py:34
↓ 11 callers
Method
y
\brief Returns the y-translation by value. **/
cvxpy/cvxcore/include/Eigen/src/Geometry/Translation.h:76
↓ 10 callers
Function
SWIG_TypeNewClientData
cvxpy/cvxcore/python/cvxcore_wrap.cxx:601
↓ 10 callers
Function
_mm_castpd_ps
PGI++ does not define the following intrinsics in C++ mode.
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:1497
↓ 10 callers
Function
_mm_castps_si128
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:1500
↓ 10 callers
Function
_solve_and_copy
(problem: cp.Problem, variable: cp.Variable, **kwargs)
cvxpy/tests/test_quad_dpp.py:32
↓ 10 callers
Function
amd_flip
cvxpy/cvxcore/include/Eigen/src/OrderingMethods/Amd.h:28
↓ 10 callers
Method
cols
cvxpy/cvxcore/include/Eigen/src/QR/HouseholderQR.h:215
↓ 10 callers
Function
cos
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctions.h:1599
↓ 10 callers
Function
erase
cvxpy/cvxcore/python/cvxcore_wrap.cxx:5104
↓ 10 callers
Function
extract_data
cvxpy/cvxcore/include/Eigen/src/Core/util/BlasUtil.h:533
↓ 10 callers
Method
get_data
(self)
cvxpy/atoms/norm1.py:89
↓ 10 callers
Method
get_dense_data
(self)
cvxpy/cvxcore/python/cvxcore.py:194
↓ 10 callers
Function
get_expr_bounds_if_supported
Get bounds from expression for use on auxiliary variables. Returns a [lb, ub] list suitable for passing to Variable(bounds=...), or None if b
cvxpy/utilities/bounds.py:809
↓ 10 callers
Method
is_decr
Is the composition non-increasing in argument idx?
cvxpy/atoms/atom.py:227
← previous
next →
401–500 of 13,519, ranked by callers