← Back to team overview

ufl team mailing list archive

[HG UFL] merge

 

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

changeset:   521:518b31699c604090f8a6d79a57068d485adef433
tag:         tip
parent:      520:1de3f6fd7c068a59234d261b0a97d6711933a12a
parent:      519:f902362f40511594942d327737584c51a9085127
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Jan 28 11:28:38 2009 +0100
files:       ufl/finiteelement.py ufl/output.py
description:
merge


changeset:   520:1de3f6fd7c068a59234d261b0a97d6711933a12a
parent:      515:27c7e5817217d0569f0d3102c3cbb59e0c395c70
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Jan 28 11:27:23 2009 +0100
files:       test/algorithms.py ufl/finiteelement.py
description:
Added __hash__ and __eq__ to FiniteElementBase,
simply using hash(repr(self)) and repr(self) == repr(other).
This fixes bug reported by Kristian Oelgaard.


changeset:   519:f902362f40511594942d327737584c51a9085127
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Jan 23 15:03:06 2009 +0100
files:       ufl/classes.py ufl/indexing.py ufl/newalgebra.py ufl/objects.py ufl/operators.py ufl/scalar.py ufl/sorting.py
description:
Preparations for IndexSum.
Made Index and FreeIndex subclasses of
IndexBase and removed _indextypes tuple.

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