[cvxopt] 61/64: Install docs

Andreas Tille tille at debian.org
Wed Jul 20 11:23:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository cvxopt.

commit 976c6c68d5e8cf401db78a85ce82448c374c3117
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jul 20 12:19:31 2016 +0200

    Install docs
---
 debian/python-cvxopt-doc.doc-base | 20 ++++++++++++++++++++
 debian/python-cvxopt-doc.docs     |  2 ++
 2 files changed, 22 insertions(+)

diff --git a/debian/python-cvxopt-doc.doc-base b/debian/python-cvxopt-doc.doc-base
new file mode 100644
index 0000000..a80fbea
--- /dev/null
+++ b/debian/python-cvxopt-doc.doc-base
@@ -0,0 +1,20 @@
+Document: cvxopt
+Title: CvxOpt: Python Package for Convex Optimization
+Author: Joachim Dahl, Lieven Vandenberghe
+Abstract: CVXOPT is a Python package for convex optimization.
+ It includes Python classes for storing and manipulating
+ dense and sparse matrices, an interface to most of the
+ double-precision real and complex BLAS, an interface to the
+ dense linear equation solvers and eigenvalue routines from
+ LAPACK, interfaces to the sparse LU and Cholesky solvers
+ from UMFPACK and CHOLMOD, routines for solving convex
+ optimization problems, an interface to the linear
+ programming solver in GLPK, and interfaces to the linear and
+ quadratic programming solvers in MOSEK and a a modeling tool
+ for specifying convex piecewise-linear optimization
+ problems.
+Section: Science/Mathematics
+
+Format: PDF
+Index: /usr/share/doc/python-cvxopt-doc/CVXOPT.pdf
+Files: /usr/share/doc/python-cvxopt-doc/CVXOPT.pdf
diff --git a/debian/python-cvxopt-doc.docs b/debian/python-cvxopt-doc.docs
new file mode 100644
index 0000000..1a1eab2
--- /dev/null
+++ b/debian/python-cvxopt-doc.docs
@@ -0,0 +1,2 @@
+doc/build/latex/CVXOPT.pdf
+doc/build/html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cvxopt.git



More information about the debian-science-commits mailing list