Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cvxpy/cvxpy
/ functions
Functions
13,519 in github.com/cvxpy/cvxpy
⨍
Functions
13,519
◇
Types & classes
3,223
↳
Endpoints
49
↓ 30 callers
Method
erase
(self, *args)
cvxpy/cvxcore/python/cvxcore.py:326
↓ 30 callers
Method
index
Given (A, b) in view, select the rows corresponding to the elements of the expression being indexed. Supports an arbitrary number of
cvxpy/lin_ops/backends/base.py:763
↓ 30 callers
Method
innerStride
cvxpy/cvxcore/include/Eigen/src/Core/Map.h:108
↓ 30 callers
Method
is_dcp
Does the problem satisfy DCP rules? Arguments --------- dpp : bool, optional If True, enforce the disciplined par
cvxpy/problems/problem.py:272
↓ 30 callers
Method
is_dqcp
Does the problem satisfy the DQCP rules?
cvxpy/problems/problem.py:340
↓ 30 callers
Method
is_nonneg
Is the expression nonnegative?
cvxpy/atoms/affine/diag.py:176
↓ 30 callers
Method
matrix
cvxpy/cvxcore/include/Eigen/src/Core/ArrayBase.h:148
↓ 30 callers
Method
nonZeros
cvxpy/cvxcore/include/Eigen/src/SparseCore/AmbiVector.h:129
↓ 30 callers
Method
storePacket
cvxpy/cvxcore/include/Eigen/src/Core/util/BlasUtil.h:259
↓ 30 callers
Function
swap
Swaps the values of \c *this and \a other. * Overloaded for performance: this version performs a \em shallow swap by swapping pointers and attri
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseVector.h:287
↓ 30 callers
Method
tocsc
Convert to CSC format (stacked) for compatibility.
cvxpy/lin_ops/backends/coo_backend.py:131
↓ 29 callers
Function
SWIG_From_bool
cvxpy/cvxcore/python/cvxcore_wrap.cxx:3758
↓ 29 callers
Method
allFinite
cvxpy/cvxcore/include/Eigen/src/Core/BooleanRedux.h:151
↓ 29 callers
Method
is_dgp
Does the problem satisfy DGP rules? Arguments --------- dpp : bool, optional If True, enforce the disciplined par
cvxpy/problems/problem.py:316
↓ 29 callers
Function
pdiv
cvxpy/cvxcore/include/Eigen/src/Core/arch/GPU/PacketMath.h:833
↓ 28 callers
Method
end
cvxpy/cvxcore/python/cvxcore_wrap.cxx:1035
↓ 28 callers
Method
madd
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:512
↓ 28 callers
Function
mini
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctions.h:1082
↓ 28 callers
Function
pmax
cvxpy/cvxcore/include/Eigen/src/Core/arch/GPU/PacketMath.h:859
↓ 27 callers
Function
SWIG_Python_SetConstant
cvxpy/cvxcore/python/cvxcore_wrap.cxx:1211
↓ 27 callers
Function
call_assignment
cvxpy/cvxcore/include/Eigen/src/Core/AssignEvaluator.h:833
↓ 27 callers
Method
getLinearMapper
cvxpy/cvxcore/include/Eigen/src/Core/util/BlasUtil.h:281
↓ 27 callers
Method
get_type
cvxpy/cvxcore/src/LinOp.hpp:68
↓ 27 callers
Function
gradcheck
Checks the analytical adjoint derivative against a numerical computation.
cvxpy/tests/test_derivative.py:59
↓ 27 callers
Method
is_dpp
The expression is a disciplined parameterized expression.
cvxpy/transforms/indicator.py:109
↓ 27 callers
Method
is_log_log_convex
(self)
cvxpy/transforms/indicator.py:65
↓ 27 callers
Function
perturbcheck
Checks the analytical derivative against a numerical computation.
cvxpy/tests/test_derivative.py:19
↓ 27 callers
Method
tocsr
Convert to CSR format (stacked) for compatibility.
cvxpy/lin_ops/backends/coo_backend.py:127
↓ 27 callers
Method
transpose
Given (A, b) in view, permute the rows such that they correspond to the transposed expression with arbitrary axis permutation.
cvxpy/lin_ops/backends/base.py:868
↓ 27 callers
Method
vec
cvxpy/cvxcore/include/Eigen/src/Geometry/Quaternion.h:84
↓ 27 callers
Method
x
cvxpy/cvxcore/include/Eigen/src/Core/DenseCoeffsBase.h:188
↓ 26 callers
Method
index
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:196
↓ 26 callers
Method
is_nonpos
(self)
cvxpy/atoms/affine/wraps.py:79
↓ 26 callers
Function
padd
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:214
↓ 26 callers
Function
partial_optimize
Partially optimizes the given problem over the specified variables. Either opt_vars or dont_opt_vars must be given. If both are given, they m
cvxpy/transforms/partial_optimize.py:30
↓ 26 callers
Method
test_lp_1
(self, places=4)
cvxpy/tests/test_KKT.py:11
↓ 26 callers
Method
test_lp_5
(self, places=4)
cvxpy/tests/test_KKT.py:29
↓ 26 callers
Function
vec2d_swizzle2
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:3663
↓ 26 callers
Function
vec4f_swizzle2
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:117
↓ 25 callers
Method
accumulate_over_variables
Apply 'func' to A and b. If 'func' is a parameter free function, then we can apply it to all parameter slices (including the
cvxpy/lin_ops/backends/base.py:412
↓ 25 callers
Method
check_stationary_lagrangian
(self, places)
cvxpy/tests/solver_test_helpers.py:126
↓ 25 callers
Method
data
cvxpy/cvxcore/include/Eigen/src/Core/PlainObjectBase.h:247
↓ 25 callers
Function
from
cvxpy/cvxcore/python/cvxcore_wrap.cxx:4497
↓ 25 callers
Method
invert
Returns a solution to the original problem given the inverse_data.
cvxpy/reductions/chain.py:156
↓ 25 callers
Method
maxCoeff
cvxpy/cvxcore/include/Eigen/src/Core/Redux.h:445
↓ 25 callers
Function
pcmp_eq
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/Complex.h:323
↓ 25 callers
Function
smart_copy
cvxpy/cvxcore/include/Eigen/src/Core/util/Memory.h:515
↓ 25 callers
Method
squaredNorm
cvxpy/cvxcore/include/Eigen/src/Core/Dot.h:96
↓ 25 callers
Method
y
cvxpy/cvxcore/include/Eigen/src/Core/DenseCoeffsBase.h:194
↓ 24 callers
Function
index
Indexes/slices an operator. Parameters ---------- operator : LinOp The expression to index. keys : tuple (row slice,
cvxpy/lin_ops/lin_utils.py:412
↓ 24 callers
Method
info
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was successful, * \c Num
cvxpy/cvxcore/include/Eigen/src/Cholesky/LLT.h:191
↓ 24 callers
Method
is_dqcp
(self)
cvxpy/constraints/psd.py:74
↓ 24 callers
Method
is_incr
Is the composition non-decreasing in argument idx?
cvxpy/atoms/max.py:113
↓ 24 callers
Method
is_real
(self)
cvxpy/atoms/affine/trace.py:100
↓ 24 callers
Function
prefetch
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:719
↓ 24 callers
Method
reserve
(self, n)
cvxpy/cvxcore/python/cvxcore.py:350
↓ 24 callers
Method
simulate_chain
(in_prob, affine, **solve_kwargs)
cvxpy/tests/test_cone2cone.py:212
↓ 24 callers
Method
test_lp_2
(self, places=4)
cvxpy/tests/test_KKT.py:20
↓ 24 callers
Method
test_lp_3
(self)
cvxpy/tests/test_cone2cone.py:310
↓ 24 callers
Method
variables
Default is empty list of Variables.
cvxpy/expressions/leaf.py:247
↓ 24 callers
Function
vec
Flattens the matrix X into a 1-d array. Parameters ---------- X : Expression or numeric constant The matrix to flatten. order
cvxpy/atoms/affine/vec.py:24
↓ 23 callers
Method
cones
Set of cone constraint types required after canonicalization. Parameters ---------- quad_obj : bool If True, excl
cvxpy/problems/problem_form.py:165
↓ 23 callers
Method
is_concave
Is the expression concave?
cvxpy/transforms/indicator.py:54
↓ 23 callers
Method
is_log_log_concave
(self)
cvxpy/transforms/indicator.py:68
↓ 23 callers
Method
is_psd
Is the expression a positive semidefinite matrix?
cvxpy/expressions/leaf.py:680
↓ 23 callers
Method
is_quadratic
Leaf nodes are always quadratic.
cvxpy/expressions/leaf.py:692
↓ 23 callers
Method
is_quasiconcave
Is the expression quasiconcave?
cvxpy/atoms/atom.py:384
↓ 23 callers
Method
test_lp_4
(self)
cvxpy/tests/test_cone2cone.py:317
↓ 23 callers
Method
test_socp_0
(self, places=4)
cvxpy/tests/test_KKT.py:52
↓ 22 callers
Function
SWIG_From_size_t
cvxpy/cvxcore/python/cvxcore_wrap.cxx:5428
↓ 22 callers
Method
coeff
cvxpy/cvxcore/include/Eigen/src/Core/ProductEvaluators.h:604
↓ 22 callers
Method
is_complex
Is the Leaf complex valued?
cvxpy/transforms/indicator.py:86
↓ 22 callers
Method
is_quasiconvex
Is the expression quaisconvex?
cvxpy/atoms/atom.py:359
↓ 22 callers
Method
pconj
cvxpy/cvxcore/include/Eigen/src/Core/arch/Default/ConjHelper.h:50
↓ 22 callers
Function
pmin
cvxpy/cvxcore/include/Eigen/src/Core/arch/GPU/PacketMath.h:848
↓ 22 callers
Function
ptranspose_impl
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:2878
↓ 22 callers
Method
solve_QP
Override in subclasses.
cvxpy/tests/test_qp_solvers.py:85
↓ 22 callers
Method
test_socp_1
(self, places=4)
cvxpy/tests/test_KKT.py:60
↓ 22 callers
Method
verify_dual_values
(self, places)
cvxpy/tests/solver_test_helpers.py:246
↓ 22 callers
Method
violation
(self)
cvxpy/constraints/nonpos.py:96
↓ 22 callers
Method
w
cvxpy/cvxcore/include/Eigen/src/Geometry/Quaternion.h:72
↓ 21 callers
Function
_mm_castsi128_pd
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:1502
↓ 21 callers
Method
insert
(self, *args)
cvxpy/cvxcore/python/cvxcore.py:347
↓ 21 callers
Method
is_constant
(self)
cvxpy/problems/problem.py:1534
↓ 21 callers
Method
is_nonpos
Is the expression negative?
cvxpy/transforms/indicator.py:76
↓ 21 callers
Function
pandnot
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX/PacketMath.h:1053
↓ 21 callers
Function
pcmp_lt
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:432
↓ 21 callers
Function
pzero
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:270
↓ 21 callers
Function
resize
Only plain matrices/arrays, not expressions, may be resized; therefore the only useful resize methods are * Matrix::resize() and Array::resize()
cvxpy/cvxcore/include/Eigen/src/Core/DenseBase.h:245
↓ 21 callers
Method
solve
(_solver_opts)
cvxpy/reductions/solvers/conic_solvers/scs_conif.py:248
↓ 21 callers
Method
test_socp_2
(self, places=4)
cvxpy/tests/test_KKT.py:68
↓ 21 callers
Method
unpack
Updates the problem state given a Solution. Updates problem.status, problem.value and value of primal and dual variables. If solution
cvxpy/problems/problem.py:1381
↓ 21 callers
Method
x
\brief Returns the x-translation by value. **/
cvxpy/cvxcore/include/Eigen/src/Geometry/Translation.h:74
↓ 20 callers
Method
asDiagonal
cvxpy/cvxcore/include/Eigen/src/Core/DiagonalMatrix.h:324
↓ 20 callers
Function
build_tensor
* Returns a vector containing the sparse matrix mat * * NB: This function takes ownership of mat! */
cvxpy/cvxcore/src/LinOpOperations.cpp:179
↓ 20 callers
Method
cols
cvxpy/cvxcore/include/Eigen/src/QR/FullPivHouseholderQR.h:319
↓ 20 callers
Method
isCompressed
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseBlock.h:239
↓ 20 callers
Method
linear
cvxpy/cvxcore/include/Eigen/src/Geometry/Transform.h:394
↓ 20 callers
Method
name
The name of the solver.
cvxpy/reductions/solvers/solver.py:103
↓ 20 callers
Method
parameters
Accessor method for parameters. Returns ------- list of :class:`~cvxpy.expressions.constants.parameter.Parameter`
cvxpy/problems/problem.py:470
← previous
next →
201–300 of 13,519, ranked by callers