fenics-basix 0.5.1-1build1 source package in Ubuntu

Changelog

fenics-basix (0.5.1-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Fri, 17 Mar 2023 09:29:56 +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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
fenics-basix_0.5.1.orig.tar.gz 591.7 KiB 4db77ea7a3e01b5a90727070e0c503cbc56b7eb349035bf99c9377dfae5ddb75
fenics-basix_0.5.1-1build1.debian.tar.xz 8.8 KiB b4f2449e580a1cf75df7d10af7ac1da2d82f307bcca0c236f343277263859c43
fenics-basix_0.5.1-1build1.dsc 2.7 KiB 3db92be6f711cd8660240e6367e600dcf6b7525cdf46bd40b73a1151d5e50484

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

No description available for libbasix0.5 in ubuntu mantic.

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

No description available for libbasix0.5-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.