File: control

package info (click to toggle)
scalapack-doc 1.5-11
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 10,336 kB
  • ctags: 4,931
  • sloc: makefile: 47; sh: 18
file content (20 lines) | stat: -rw-r--r-- 725 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: scalapack-doc
Section: doc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5)

Package: scalapack-doc
Architecture: all
Depends: ${misc:Depends}
Description: Scalable Linear Algebra Package Documentation
 ScaLAPACK is the parallel version of LAPACK. It depends on PVM or MPI.
 .
 This package provides the man pages for the routines in the
 ScaLAPACK library (see package scalapack1-pvm, scalapack1-mpich or
 scalapack1-lam) and a quick reference for PBLAS and ScaLAPACK. PBLAS
 is the library for Parallel Basic Linear Algebra Subprograms included in
 ScaLAPACK.
 .
 Also included: ScaLAPACK Users' Guide (SLUG) and the FAQ on ScaLAPACK.