Personal tools
You are here: Home Documentation User's Guide 2. Dense Matrices (cvxopt.base)
Document Actions

2. Dense Matrices (cvxopt.base)

2. Dense Matrices (cvxopt.base)

The cvxopt.base module defines two new Python types: matrix objects, used for dense matrix computations, and spmatrix objects, used for sparse matrix computations. In this chapter we describe the dense matrix object. Sparse matrices are discussed in chapterĀ 6.



Subsections
 

Powered by Plone CMS, the Open Source Content Management System