fenics-basix 0.6.0-3 source package in Ubuntu

Changelog

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

  * python3-basix Depends: python3-ufl (>= 2023.1.0~)
    (for ufl.sobolevspace.HInf used in ufl_wrapper.py)

 -- Drew Parsons <email address hidden>  Tue, 27 Jun 2023 01:57:17 +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-3.dsc 2.7 KiB fc4f739e43cadce8cf636a763beeb1d06c710daa4b4574958d8016c827ddc36f
fenics-basix_0.6.0.orig.tar.gz 595.3 KiB 687ae53153c98facac4080dcdc7081701db1dcea8c5e7ae3feb72aec17f83304
fenics-basix_0.6.0-3.debian.tar.xz 8.8 KiB f7a163d06e9e4895e7cbcd1d06ecc6345e4f4f86316889114a0d5ca4a0205624

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.