fenics-ufl 2023.1.1.post0-5 source package in Ubuntu
Changelog
fenics-ufl (2023.1.1.post0-5) unstable; urgency=medium * python3-ufl Breaks: python3-dolfinx (<< 1:0.6~) -- Drew Parsons <email address hidden> Wed, 05 Jul 2023 15:12:08 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
fenics-ufl_2023.1.1.post0-5.dsc | 2.3 KiB | c5d4f6b25915245a2be7bd5902ecb7d060bf50caad241e18cb48cd4f4276fcd2 |
fenics-ufl_2023.1.1.post0.orig.tar.gz | 316.7 KiB | 9e6e87f1447635029cec42604f62a76bba84899beb4b8822af10389d1f93a9b6 |
fenics-ufl_2023.1.1.post0-5.debian.tar.xz | 7.1 KiB | b080ebd950c06621669691587c19a3e75bb170e8a0358710e07de58391494b87 |
Available diffs
- diff from 2023.1.1.post0-4 to 2023.1.1.post0-5 (481 bytes)
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.