ffc 2017.2.0.post0-2 source package in Ubuntu
Changelog
ffc (2017.2.0.post0-2) unstable; urgency=medium * Update VCS-git tag to https://salsa.debian.org -- Drew Parsons <email address hidden> Wed, 21 Feb 2018 22:58:00 +0800
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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ffc_2017.2.0.post0-2.dsc | 2.4 KiB | 2a1262fb6f1db661402515999e288bd08768280de90e02daffe24c25e773118f |
ffc_2017.2.0.post0.orig.tar.gz | 1.3 MiB | 1969a5460cb866c478df64874ce213f81cb5c893b89f991a578e258b1a64fee5 |
ffc_2017.2.0.post0.orig.tar.gz.asc | 473 bytes | fa50c3e0d5272ac20659cb52bc68ed9c971baff77a22fd30ce73f18ea7a02cfb |
ffc_2017.2.0.post0-2.debian.tar.xz | 8.2 KiB | e677805d5289af379051c5e161eca7efc5c6c38b2eb91de70a329afb39e98e7b |
Available diffs
- diff from 2017.1.0-2 to 2017.2.0.post0-2 (179.9 KiB)
No changes file available.
Binary packages built by this source
- python-ffc: compiler for finite element variational forms (Python 2)
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 library for Python 2.
- python3-ffc: 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 library for Python 3.