ufl 1.3.0-1 source package in Ubuntu

Changelog

ufl (1.3.0-1) unstable; urgency=low


  * New upstream release.
  * debian/watch: Update URL for move to Bitbucket.
  * debian/docs: Remove TODO.
  * debian/python-ufl-doc.docs: Remove ufl-user-manual.pdf.
  * Remove debian/python-ufl-doc.doc-base.

 -- Johannes Ring <email address hidden>  Wed, 26 Jun 2013 14:46:16 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ufl_1.3.0-1.dsc 2.0 KiB 08a46e622c876c337b989d23c16c31c00485b2bfa744a7b98db173dfd6b6898a
ufl_1.3.0.orig.tar.gz 259.8 KiB 8d860585932ac5f0eab5d8c187418dcfe9d9539da9399657bada1453df9c10df
ufl_1.3.0-1.debian.tar.gz 8.0 KiB aef4e0fa7a96e83d7d0976632fd01901d0e751c2c3e632e5ac58e46362370b75

Available diffs

No changes file available.

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.