getfem++ 5.2+dfsg1-7ubuntu3 source package in Ubuntu

Changelog

getfem++ (5.2+dfsg1-7ubuntu3) focal; urgency=medium

  * Revert back to 5.2, using the packaging from 5.3+dfsg1-1.
  * Ignore test failures on i386.
  * Remove python3 tests from the autopkg test, which are only in 5.3.

 -- Matthias Klose <email address hidden>  Tue, 05 Nov 2019 11:59:39 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.2+dfsg1.orig.tar.xz 5.4 MiB 0fbbdb097a32108bcab22cc012913f945edf7754bc6da7b0d6339f80f3dbb188
getfem++_5.2+dfsg1-7ubuntu3.debian.tar.xz 16.8 KiB 192eae00c52e0e4f7b940fb76e83983d8a3dd85d91c254ee9b824ca208148d4e
getfem++_5.2+dfsg1-7ubuntu3.dsc 2.4 KiB 19ebd01506e83ca12ac8a505e9cf700e740f1d8ca3e11377f55fa30d84aedc9e

View changes file

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++