fenics-ffcx 1:0.6.0-2 source package in Ubuntu

Changelog

fenics-ffcx (1:0.6.0-2) unstable; urgency=medium

  * drop debian patch fix_constant_expression_PR532.patch
    (applied in ffcx 0.6.0)

 -- Drew Parsons <email address hidden>  Sun, 25 Jun 2023 00:24:01 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fenics-ffcx_0.6.0-2.dsc 2.4 KiB 262a5a9a7f130437b6f11674a17db838405a1e2187e0bc929f94e3b2da4f07af
fenics-ffcx_0.6.0.orig.tar.gz 130.4 KiB 076fad61d406afffd41019ae1abf6da3f76406c035c772abad2156127667980e
fenics-ffcx_0.6.0-2.debian.tar.xz 9.0 KiB 22d7b8e3ac194899ae24c13404288e13202e5e240886d9b4a2b8567c5888706d

Available diffs

No changes file available.

Binary packages built by this source

python-ffcx-doc: next-gen compiler for finite element variational forms (docs)

 The FEniCS Form Compiler FFC provides state-of-the-art automatic and
 efficient evaluation of general multilinear forms (variational
 formulations) for FEniCS. FFC functions as the form evaluation
 system for DOLFIN but can also be used to compile forms for other
 systems.
 .
 FFC works as a compiler for multilinear forms by generating code (C
 or C++) for the evaluation of a multilinear form given in
 mathematical notation. This new approach to form evaluation makes it
 possible to combine generality with efficiency; the form can be given
 in mathematical notation and the generated code is as efficient as
 hand-optimized code.
 .
 This package installs documentation for the next-generation FFC-X library.

python3-ffcx: next-gen compiler for finite element variational forms (Python 3)

 The FEniCS Form Compiler FFC provides state-of-the-art automatic and
 efficient evaluation of general multilinear forms (variational
 formulations) for FEniCS. FFC functions as the form evaluation
 system for DOLFIN but can also be used to compile forms for other
 systems.
 .
 FFC works as a compiler for multilinear forms by generating code (C
 or C++) for the evaluation of a multilinear form given in
 mathematical notation. This new approach to form evaluation makes it
 possible to combine generality with efficiency; the form can be given
 in mathematical notation and the generated code is as efficient as
 hand-optimized code.
 .
 This package installs the next-generation FFC-X library for Python 3.