← Back to team overview

ufl team mailing list archive

[HG UFL] Updated latex compiler to use graph tools build_graph() and partition(). Seems to work fine.

 

One or more new changesets pushed to the primary ufl repository.
A short summary of the last three changesets is included below.

changeset:   644:d1bbbd0efc1beff29ffc39cbc4f72b9a5dfeacb5
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Feb 25 21:17:25 2009 +0100
files:       ufl/algorithms/graph.py ufl/algorithms/ufl2latex.py
description:
Updated latex compiler to use graph tools build_graph() and partition(). Seems to work fine.


changeset:   643:e73144ed3a3b3ec5a4256cf7c2f99fdd675c875d
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Feb 25 20:02:59 2009 +0100
files:       ufl/algorithms/graph.py ufl/algorithms/ufl2latex.py
description:
Changed dependency partitioning to use sets of strings to identify dependencies.


changeset:   642:267386b5226b48a45a4797b7689295454dac856a
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Feb 25 18:59:11 2009 +0100
files:       scripts/ufl-analyse test/algorithms.py ufl/algorithms/__init__.py ufl/algorithms/analysis.py ufl/algorithms/formdata.py ufl/algorithms/formfiles.py ufl/algorithms/formtransformations.py ufl/algorithms/printing.py ufl/algorithms/ufl2latex.py ufl/form.py
description:
Renamed coefficient -> function everywhere.

Work on updating latex 'compiler', which was using the
now deleted dependencies.py, to use the graph tools
instead.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ufl