ufl 2022.2.0-2 source package in Ubuntu

Changelog

ufl (2022.2.0-2) unstable; urgency=medium

  * push 2022.2 to unstable

 -- Drew Parsons <email address hidden>  Mon, 19 Sep 2022 12:00:28 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ufl_2022.2.0-2.dsc 2.1 KiB 9e6001f635317a5903b876f0065808180c652068421591d6855b31545d544d29
ufl_2022.2.0.orig.tar.gz 307.2 KiB d6e18e06df5d7a626c3138d49a543914d68186afb6159c4d1a7cd72b2a199b02
ufl_2022.2.0-2.debian.tar.xz 6.0 KiB 108264c8cb31c0a9ba9677e11affca41d9b928bb6759c0664ce14b872bb8e42d

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.