File: libmathlib1.control

package info (click to toggle)
cernlib 2004.11.04.dfsg-0sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 29,292 kB
  • ctags: 1,159
  • sloc: ansic: 2,285; sh: 840; makefile: 582
file content (20 lines) | stat: -rw-r--r-- 826 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: libmathlib1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Conflicts: libcern1 (<= 2003.09.03-2)
Replaces: libcern1 (<= 2003.09.03-2)
Description: core Cernlib mathematical library
 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.
 .
 Note that in order to compile and link programs against this library, you
 must also install the libmathlib1-dev package.