Source: getfem++ Section: libdevel Priority: extra Maintainer: Matthew Rosewarne XS-Python-Version: all Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libqhull-dev, refblas3-dev | libblas-3.so, python-all-dev, python-central, python-numarray Standards-Version: 3.7.3 Package: libgetfem++3 Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends} Description: Generic C++ library for finite element methods GETFEM++ is a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and elements, and for arbitrary dimension. Package: libgetfem++3-dbg Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libgetfem++3 (= ${binary:Version}) Description: Debugging symbols for libgetfem++ GETFEM++ is a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and elements, and for arbitrary dimension. . This package contains the debugging symbols for GETFEM++. Package: libgetfem++-dev Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libgetfem++3 (=${binary:Version}), libgmm++-dev (=${binary:Version}) Description: Generic C++ library for finite element methods - development files GETFEM++ is a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and elements, and for arbitrary dimension. . This package contains the development headers and static libraries needed to compile programs using GETFEM++. Package: libgmm++-dev Architecture: all Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends} Description: Generic C++ template library for sparse, dense and skyline matrices GMM++ is a framework of pre-defined methods for matrix computation. It is built as a set of generic algorithms for any interfaced vector type or matrix type. . It can be viewed as a glue library allowing cooperation between several vector and matrix types. However, basic sparse, dense and skyline matrix/vector types are built-in, hence it can be used as a standalone linear algebra library. Package: python-getfem Architecture: all XB-Python-Version: ${python:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libgetfem++3 (= ${binary:Version}) Provides: ${python:Provides} Description: GETFEM++ is a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and elements, and for arbitrary dimension. . This package contains the Python interface to GETFEM++.