fenics-ffcx 1:0.7.0-3 source package in Ubuntu

Changelog

fenics-ffcx (1:0.7.0-3) unstable; urgency=medium

  * python3-ffcx Depends: python3-setuptools
    (needed for cffi to work on Python 3.12)

 -- Drew Parsons <email address hidden>  Sun, 25 Feb 2024 10:05:06 +0100

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fenics-ffcx_0.7.0-3.dsc 2.4 KiB c0a4d205f16a0646623e395cf0a4c6cb5a55ecdeb33a8205505f61464945736c
fenics-ffcx_0.7.0.orig.tar.gz 124.2 KiB 7f3c3ca91d63ce7831d37799cc19d0551bdcd275bdfa4c099711679533dd1c71
fenics-ffcx_0.7.0-3.debian.tar.xz 9.2 KiB 7e609e0402d25d001715c8371811db26ef85b1dfacfb1a43be0b7df651728959

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.