fenics-ufl 2023.1.1.post0-2 source package in Ubuntu

Changelog

fenics-ufl (2023.1.1.post0-2) unstable; urgency=medium

  * push UFL 2023 (and dolfinx 0.6) to unstable

 -- Drew Parsons <email address hidden>  Sat, 24 Jun 2023 14:54:22 +0200

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fenics-ufl_2023.1.1.post0-2.dsc 2.3 KiB 1ad155244d6cdacf6a0283e0b099bd3711afad481e57612546601d9ecf0fffbc
fenics-ufl_2023.1.1.post0.orig.tar.gz 316.7 KiB 9e6e87f1447635029cec42604f62a76bba84899beb4b8822af10389d1f93a9b6
fenics-ufl_2023.1.1.post0-2.debian.tar.xz 7.0 KiB 719d3b1a9e0da333604267ca7673262f3d3531b24e33a89178d4f919e443a991

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.