1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176
|
Source: slicot
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Sébastien Villemot <sebastien@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Arch: cmake,
gfortran,
libblas-dev,
liblapack-dev,
libblas64-dev [alpha amd64 arm64 hurd-amd64 loong64 mips64el ppc64 ppc64el riscv64 s390x sparc64],
liblapack64-dev [alpha amd64 arm64 hurd-amd64 loong64 mips64el ppc64 ppc64el riscv64 s390x sparc64]
Standards-Version: 4.7.2
Section: libs
Homepage: https://www.slicot.org
Vcs-Git: https://salsa.debian.org/science-team/slicot.git
Vcs-Browser: https://salsa.debian.org/science-team/slicot
Package: libslicot5
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: numerical algorithms from systems and control theory (shared library)
SLICOT (Subroutine Library In COntrol Theory) is a general purpose basic
mathematical library for control theoretical computations. The library
provides tools to perform essential system analysis and synthesis tasks. The
main emphasis in SLICOT is on numerical reliability of implemented algorithms
and the numerical robustness and efficiency of routines. Providing algorithmic
flexibility and the use of rigorous implementation and documentation standards
are other SLICOT features.
.
SLICOT is written is Fortran 77 and builds upon the numerical linear algebra
routines from BLAS (Basic Linear Algebra Subroutines) and LAPACK (Linear
Algebra PACKage).
.
This package contains a shared version of the library.
Package: libslicot64-5
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: numerical algorithms from systems and control theory (shared library, ILP64)
SLICOT (Subroutine Library In COntrol Theory) is a general purpose basic
mathematical library for control theoretical computations. The library
provides tools to perform essential system analysis and synthesis tasks. The
main emphasis in SLICOT is on numerical reliability of implemented algorithms
and the numerical robustness and efficiency of routines. Providing algorithmic
flexibility and the use of rigorous implementation and documentation standards
are other SLICOT features.
.
SLICOT is written is Fortran 77 and builds upon the numerical linear algebra
routines from BLAS (Basic Linear Algebra Subroutines) and LAPACK (Linear
Algebra PACKage).
.
This package contains a shared version of the library with 64-bit integers.
Package: libslicot-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libslicot5 (= ${binary:Version}),
libblas-dev,
liblapack-dev,
${misc:Depends}
Suggests: libslicot-doc
Description: numerical algorithms from systems and control theory (static library)
SLICOT (Subroutine Library In COntrol Theory) is a general purpose basic
mathematical library for control theoretical computations. The library
provides tools to perform essential system analysis and synthesis tasks. The
main emphasis in SLICOT is on numerical reliability of implemented algorithms
and the numerical robustness and efficiency of routines. Providing algorithmic
flexibility and the use of rigorous implementation and documentation standards
are other SLICOT features.
.
SLICOT is written is Fortran 77 and builds upon the numerical linear algebra
routines from BLAS (Basic Linear Algebra Subroutines) and LAPACK (Linear
Algebra PACKage).
.
This package contains a static version of the library.
Package: libslicot64-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libslicot64-5 (= ${binary:Version}),
libblas64-dev,
liblapack64-dev,
${misc:Depends}
Suggests: libslicot-doc
Description: numerical algorithms from systems and control theory (static library, ILP64)
SLICOT (Subroutine Library In COntrol Theory) is a general purpose basic
mathematical library for control theoretical computations. The library
provides tools to perform essential system analysis and synthesis tasks. The
main emphasis in SLICOT is on numerical reliability of implemented algorithms
and the numerical robustness and efficiency of routines. Providing algorithmic
flexibility and the use of rigorous implementation and documentation standards
are other SLICOT features.
.
SLICOT is written is Fortran 77 and builds upon the numerical linear algebra
routines from BLAS (Basic Linear Algebra Subroutines) and LAPACK (Linear
Algebra PACKage).
.
This package contains a static version of the library with 64-bit integers.
Package: libslicot-pic
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
Breaks: dynare-matlab (<= 6.4-3)
Description: numerical algorithms from systems and control theory (static PIC library)
SLICOT (Subroutine Library In COntrol Theory) is a general purpose basic
mathematical library for control theoretical computations. The library
provides tools to perform essential system analysis and synthesis tasks. The
main emphasis in SLICOT is on numerical reliability of implemented algorithms
and the numerical robustness and efficiency of routines. Providing algorithmic
flexibility and the use of rigorous implementation and documentation standards
are other SLICOT features.
.
SLICOT is written is Fortran 77 and builds upon the numerical linear algebra
routines from BLAS (Basic Linear Algebra Subroutines) and LAPACK (Linear
Algebra PACKage).
.
This package contains a static version of the library compiled with position
independent code (PIC). This package is provided for other packages to create
their own dynamic objects. You normally do not need it, unless you have
special needs.
Package: libslicot64-pic
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
Breaks: libslicot-pic (<< 5.9.1-1~)
Replaces: libslicot-pic (<< 5.9.1-1~)
Description: numerical algorithms from systems and control theory (static PIC library, ILP64)
SLICOT (Subroutine Library In COntrol Theory) is a general purpose basic
mathematical library for control theoretical computations. The library
provides tools to perform essential system analysis and synthesis tasks. The
main emphasis in SLICOT is on numerical reliability of implemented algorithms
and the numerical robustness and efficiency of routines. Providing algorithmic
flexibility and the use of rigorous implementation and documentation standards
are other SLICOT features.
.
SLICOT is written is Fortran 77 and builds upon the numerical linear algebra
routines from BLAS (Basic Linear Algebra Subroutines) and LAPACK (Linear
Algebra PACKage).
.
This package contains a static version of the library compiled with position
independent code (PIC) and 64-bit integers. This package is provided for other
packages to create their own dynamic objects. You normally do not need it,
unless you have special needs.
Package: libslicot-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: libslicot-dev,
libslicot64-dev
Multi-Arch: foreign
Description: numerical algorithms from systems and control theory (documentation)
SLICOT (Subroutine Library In COntrol Theory) is a general purpose basic
mathematical library for control theoretical computations. The library
provides tools to perform essential system analysis and synthesis tasks. The
main emphasis in SLICOT is on numerical reliability of implemented algorithms
and the numerical robustness and efficiency of routines. Providing algorithmic
flexibility and the use of rigorous implementation and documentation standards
are other SLICOT features.
.
SLICOT is written is Fortran 77 and builds upon the numerical linear algebra
routines from BLAS (Basic Linear Algebra Subroutines) and LAPACK (Linear
Algebra PACKage).
.
This package contains the documentation of all the routines. It also contains
associated example programs, data and results for many routines.
|