Source: polylib Maintainer: Debian Science Maintainers Uploaders: Serge Guelton Section: science Priority: optional Build-Depends: debhelper (>= 11~) Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/science-team/polylib.git Vcs-Git: https://salsa.debian.org/science-team/polylib.git Homepage: http://icps.u-strasbg.fr/polylib/polylib_src Package: libpolylib64-8 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Description: Polyhedral library - long int version Polylib is a free C library for doing computations on polyhedra. The library is operating on objects like vectors, matrices, lattices, polyhedra, Z-polyhedra, unions of polyhedra and other intermediary structures. It provides functions for all important operations on these structures. This package provides the version for operations on long integers. Package: libpolylib64-dev Architecture: any Section: libdevel Depends: libpolylib64-8 (= ${binary:Version}), ${misc:Depends} Description: Development files for the long int version of PolyLib Polylib is a free C library for doing computations on polyhedra. The library is operating on objects like vectors, matrices, lattices, polyhedra, Z-polyhedra, unions of polyhedra and other intermediary structures. It provides functions for all important operations on these structures. . This package contains the header files and static libraries which are needed for developing polylib applications. Package: polylib-utils Architecture: any Section: math Depends: ${shlibs:Depends}, libpolylib64-8 (=${binary:Version}), ${misc:Depends} Description: Various tools using libpolylib Polylib is a free C library for doing computations on polyhedra. The library is operating on objects like vectors, matrices, lattices, polyhedra, Z-polyhedra, unions of polyhedra and other intermediary structures. It provides functions for all important operations on these structures. . This package contains various utilities to perform polyhedral operations.