getfem++ 5.3+dfsg1-4 source package in Ubuntu

Changelog

getfem++ (5.3+dfsg1-4) unstable; urgency=medium

  * Team upload.
  * mark as Build-Depends: python3-dev not python3-all-dev.
    Build system uses automake which makes it difficult to manage
    multiple python versions. Closes: #948018.
  * Standards-Version: 4.6.0
  * debhelper compatibility level 13
  * list usr/lib/python*/*-packages/getfem/*.py in debian/not-installed
    to work around Bug#1001914 in dh_missing. These python files are
    processed by dh_python3 via debian/python3-getfem++.pyinstall.

 -- Drew Parsons <email address hidden>  Sat, 18 Dec 2021 21:13:11 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
getfem++_5.3+dfsg1-4.dsc 2.3 KiB a5ef4b61526ffec1390280687da4f5132c9a4c9eb99952c4defbd035787ac8c9
getfem++_5.3+dfsg1.orig.tar.xz 5.5 MiB 4155cf787259d20275c0c75c77ee4553cb707566bc91f487cad1913ab01338f2
getfem++_5.3+dfsg1-4.debian.tar.xz 20.1 KiB 93eb5f7801301c62fdf13921a7999d04320bb9a9f22729e0a98011acfa225ca5

No changes file available.

Binary packages built by this source

libgetfem++-dev: Development files for the GETFEM++ generic finite element library

 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 development files for building software that uses the
 GETFEM++ library.

libgetfem5++: GETFEM++ generic finite element library

 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.

libgetfem5++-dbgsym: debug symbols for libgetfem5++
libgmm++-dev: 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.

python3-getfem++: Python interface to the GETFEM++ generic finite element library

 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 3 interface to GETFEM++.

python3-getfem++-dbgsym: debug symbols for python3-getfem++