fenics-ufl 2024.1.0-1 source package in Ubuntu

Changelog

fenics-ufl (2024.1.0-1) unstable; urgency=medium

  * New upstream release for FEniCSx 0.8
  * Add Francesco Ballarin to uploaders
  * Update Breaks for other FEniCSx components << 0.8

 -- Francesco Ballarin <email address hidden>  Thu, 25 Apr 2024 07:10:23 +0000

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fenics-ufl_2024.1.0-1.dsc 2.3 KiB a622b77eaf35d5986128d9d0aa0da7237b25ee6d45da1399f41313050581aa5a
fenics-ufl_2024.1.0.orig.tar.gz 303.3 KiB 64668587b73e877487ccad6ad1c8ba04c4c4bcfc117104bdc0908b30f8681ff6
fenics-ufl_2024.1.0-1.debian.tar.xz 7.4 KiB 92ce744a4d849a3ae91764d5328a84007276e6805bbd141b61355c7e010dec01

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.