fenics-basix 0.6.0-4 source package in Ubuntu

Changelog

fenics-basix (0.6.0-4) unstable; urgency=medium

  * debian patch gcc13_fix.patch enables build with gcc-13.
    Closes: #1037650.

 -- Drew Parsons <email address hidden>  Fri, 21 Jul 2023 00:13:52 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fenics-basix_0.6.0-4.dsc 2.7 KiB 6b6992f987f53f4d52aa428d984053c815349ba09ce40feb4d529ac969c1267a
fenics-basix_0.6.0.orig.tar.gz 595.3 KiB 687ae53153c98facac4080dcdc7081701db1dcea8c5e7ae3feb72aec17f83304
fenics-basix_0.6.0-4.debian.tar.xz 9.0 KiB 5702596c028cc9a446ac7bfeb9d02cd17dece5dc180810d04beb212f7ed1f407

Available diffs

No changes file available.

Binary packages built by this source

basix-doc: Finite Element Basis Function Definition Runtime Library (docs)

 Computes FE basis functions and derivatives for the following
 elements:
  - Lagrange (interval, triangle, tetrahedron, prism, pyramid,
  quadrilateral, hexahedron)
  - Nédélec (triangle, tetrahedron)
  - Nédélec Second Kind (triangle, tetrahedron)
  - Raviart-Thomas (triangle, tetrahedron)
  - Regge (triangle, tetrahedron)
  - Crouzeix-Raviart (triangle, tetrahedron)
 .
 Computes quadrature rules on different cell types
 .
 Provides reference topology and geometry for reference cells of each
 type.
 .
 This is the common documentation package.

libbasix-dev: Finite Element Basis Function Definition Runtime Library (development headers)

 Computes FE basis functions and derivatives for the following
 elements:
  - Lagrange (interval, triangle, tetrahedron, prism, pyramid,
  quadrilateral, hexahedron)
  - Nédélec (triangle, tetrahedron)
  - Nédélec Second Kind (triangle, tetrahedron)
  - Raviart-Thomas (triangle, tetrahedron)
  - Regge (triangle, tetrahedron)
  - Crouzeix-Raviart (triangle, tetrahedron)
 .
 Computes quadrature rules on different cell types
 .
 Provides reference topology and geometry for reference cells of each
 type.
 .
 Python wrapper provided with pybind11.
 .
 This package installs the development files for the shared library.

libbasix0.6: No summary available for libbasix0.6 in ubuntu mantic.

No description available for libbasix0.6 in ubuntu mantic.

libbasix0.6-dbgsym: No summary available for libbasix0.6-dbgsym in ubuntu mantic.

No description available for libbasix0.6-dbgsym in ubuntu mantic.

python3-basix: Finite Element Basis Function Definition Runtime Library (Python 3)

 Computes FE basis functions and derivatives for the following
 elements:
  - Lagrange (interval, triangle, tetrahedron, prism, pyramid,
  quadrilateral, hexahedron)
  - Nédélec (triangle, tetrahedron)
  - Nédélec Second Kind (triangle, tetrahedron)
  - Raviart-Thomas (triangle, tetrahedron)
  - Regge (triangle, tetrahedron)
  - Crouzeix-Raviart (triangle, tetrahedron)
 .
 Computes quadrature rules on different cell types
 .
 Provides reference topology and geometry for reference cells of each
 type.
 .
 Python wrapper provided with pybind11.
 .
 This package installs the library for Python 3.