fenics-ufl 2023.2.0-2 source package in Ubuntu

Changelog

fenics-ufl (2023.2.0-2) unstable; urgency=medium

  * dh_clean removes generated api-doc files. Closes: #1045016

 -- Drew Parsons <email address hidden>  Mon, 30 Oct 2023 15:39:01 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fenics-ufl_2023.2.0-2.dsc 2.2 KiB 102d285eecf718e0311c54c20a6e81b9a1c692e560cb94d4406724bce9241c82
fenics-ufl_2023.2.0.orig.tar.gz 320.2 KiB d1d3209e8ebd4bd70513c26890f51823bac90edc956233c47bd8e686e064436e
fenics-ufl_2023.2.0-2.debian.tar.xz 7.2 KiB 30e191e14eeb4dcd16439f1b69480dee635afce0b6fa91e0da613cdde778ca27

Available diffs

No changes file available.

Binary packages built by this source

python-ufl-doc: documentation and demos for UFL

 UFL (Unified Form Language) is a unified language for definition of
 variational forms intended for finite element discretization. More precisely,
 it defines a fixed interface for choosing finite element spaces and defining
 expressions for weak forms in a notation close to mathematical notation.
 The form compilers FFC and SyFi use UFL as their end-user interface,
 producing UFC implementations as their output.
 .
 This package contains documentation and demos for UFL.

python3-ufl: unified language for form-compilers (Python 3)

 UFL (Unified Form Language) is a unified language for definition of
 variational forms intended for finite element discretization. More
 precisely, it defines a fixed interface for choosing finite element
 spaces and defining expressions for weak forms in a notation close to
 mathematical notation. The form compilers FFC and SyFi use UFL as
 their end-user interface, producing UFC implementations as their
 output.
 .
 This package installs the library for Python 3.