File: libmathlib2-dev.control

package info (click to toggle)
cernlib 20061220%2Bdfsg3-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 7,932 kB
  • sloc: sh: 9,449; makefile: 182
file content (22 lines) | stat: -rw-r--r-- 1,223 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: libmathlib2-dev
Architecture: any
Priority: extra
Section: libdevel
Depends: libblas-dev | libatlas-base-dev | libblas-3gf.so, liblapack-dev | libatlas-base-dev | liblapack-3gf.so, libmathlib2-gfortran (= ${binary:Version}), libkernlib1-dev (= ${binary:Version}), libpacklib1-dev (= ${binary:Version}), cfortran (>= 4.4-10), libc6-dev | libc-dev, ${misc:Depends}
Breaks: libmathlib1-dev (<= 2004.11.04.dfsg-0sarge1)
Conflicts: blas2-dev, lapack2-dev, refblas3-dev, lapack3-dev
Replaces: libmathlib1-dev (<= 2004.11.04.dfsg-0sarge1)
Description: CERNLIB data analysis suite - core mathematical library (development files)
 CERNLIB is a suite of data analysis tools and libraries created for
 use in physics experiments, but also with applications to other
 fields such as the biological sciences.
 .
 The mathlib library is a large set of mathematical routines used for purposes
 such as evaluating special functions and integrals, numerically solving
 algebraic and differential equations, performing matrix and vector operations,
 running statistical tests, and generating random numbers in specified
 distributions.
 .
 This package contains a static version of mathlib, as well
 as C and FORTRAN header files.