[
next
] [
prev
] [
up
]
Chapter 6
Sparse Matrices (
cvxopt.base
)
In this chapter we discuss the
spmatrix
object defined in
cvxopt.base
.
6.1
Creating Sparse Matrices
6.2
Attributes and Methods
6.3
Arithmetic Operations
6.4
Indexing and Slicing
6.5
Built-In Functions
6.6
Sparse BLAS Functions
[
next
] [
prev
] [
up
]