fenics-basix 0.4.2-6build1 source package in Ubuntu

Changelog

fenics-basix (0.4.2-6build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 15:43:34 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
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.4.2.orig.tar.gz 569.9 KiB a54f5e442b7cbf3dbb6319c682f9161272557bd7f42e2b8b8ccef88bc1b7a22f
fenics-basix_0.4.2-6build1.debian.tar.xz 9.3 KiB f9bdf3b34e36e0dd8e5c1197758e3dfb74fea086724b7f2c9ff87c716db67ac7
fenics-basix_0.4.2-6build1.dsc 2.8 KiB 36c4ffb6c06128db55554ec14eb47dd8f623b0d6b6703ff761da11edf4de9e85

View changes file

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.4: No summary available for libbasix0.4 in ubuntu lunar.

No description available for libbasix0.4 in ubuntu lunar.

libbasix0.4-dbgsym: No summary available for libbasix0.4-dbgsym in ubuntu lunar.

No description available for libbasix0.4-dbgsym in ubuntu lunar.

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.