[pysparse] 05/09: Fix warnings in doc-base.
Anton Gladky
gladk at moszumanska.debian.org
Sat Sep 3 21:37:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository pysparse.
commit e6ab663ae3487bda2824c7fdd72c4907920eb302
Author: Anton Gladky <gladk at debian.org>
Date: Sat Sep 3 23:25:09 2016 +0200
Fix warnings in doc-base.
---
debian/python-sparse-examples.doc-base | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/python-sparse-examples.doc-base b/debian/python-sparse-examples.doc-base
index 164e843..fda8688 100644
--- a/debian/python-sparse-examples.doc-base
+++ b/debian/python-sparse-examples.doc-base
@@ -1,12 +1,12 @@
Document: python-sparse
Title: PySparse - a sparse linear algebra extension for Python
Author: Roman Geus
-Abstract: PySparse provides a set of sparse matrix types for python, with
+Abstract: PySparse provides a set of sparse matrix types for Python, with
modules which implement: Iterative methods for solving linear systems of
equations; A set of standard preconditioners; An interface to a direct solver
for sparse linear systems of equations; The JDSYM eigensolver. All of these
modules are implemented as C extension modules for maximum performance.
-Section: Apps/Programming
+Section: Programming
Format: pdf
-Files: /usr/share/doc/python-sparse-examples/spmatrix_manual.pdf
+Files: /usr/share/doc/python-sparse-examples/spmatrix_manual.pdf.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pysparse.git
More information about the debian-science-commits
mailing list