ufl 1.0-beta2-1 source package in Ubuntu

Changelog

ufl (1.0-beta2-1) unstable; urgency=low

  * New upstream release. This version fixes a minor bug for handling
    constants in forms.
  * debian/control: Set Priority: optional.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 16:40:47 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Science Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ufl_1.0-beta2.orig.tar.gz 676.3 KiB 20116c2da35d06326f79e932e19aa52f4d7657240057acaae1e7872e069de893
ufl_1.0-beta2-1.debian.tar.gz 6.7 KiB 13661753b20a01e5bd7f68da59409bcbcd56c2468b8d252f10619f308aae1919
ufl_1.0-beta2-1.dsc 2.0 KiB d6b6538fae0dfa8eb8370a96a00eb73f32aba2b328fd35ebbe9c0fe0c49c05d2

Available diffs

View changes file

Binary packages built by this source

python-ufl: unified language for form-compilers

 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.

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.