fenics-basix 0.8.0-1 source package in Ubuntu

Changelog

fenics-basix (0.8.0-1) unstable; urgency=medium

  * New upstream release for FEniCSx 0.8
  * Add Francesco Ballarin to uploaders
  * Build-Depends on python3-ufl 2024.1.0
  * Refresh version number in README.Debian
  * Refresh fix_doc_build.patch
  * Explicitly disable tests when running pybuild, since they are manually run in
    execute_before_dh_python3
  * Update fix_doc_build.patch: add numba to autodoc_mock_imports, otherwise sphinx
    would fail on systems which do not support numba.

 -- Francesco Ballarin <email address hidden>  Thu, 25 Apr 2024 08:53:44 +0000

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
Oracular proposed universe misc

Downloads

File Size SHA-256 Checksum
fenics-basix_0.8.0-1.dsc 2.8 KiB 85ccfac5b33db4d6de02cc504dc205af96e45c40cfc621239dacf9b493f424eb
fenics-basix_0.8.0.orig.tar.gz 612.7 KiB b299af82daf8fa3e4845e17f202491fe71b313bf6ab64c767a5287190b3dd7fe
fenics-basix_0.8.0-1.debian.tar.xz 9.1 KiB 65f9a487f3d566e420608f99735aa564d57e4543acbdcdf8b2ee706db2e98536

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.8: 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 shared library.

libbasix0.8-dbgsym: debug symbols for libbasix0.8
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.