← Back to team overview

ufl team mailing list archive

[HG UFL] Added index_sum placeholders and FIXMEs in algorithms/, implemented some of them.

 

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

changeset:   531:e5a8c9ff59da577c46a41a87e2ae4f0e74923d4e
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Thu Jan 29 20:23:46 2009 +0100
files:       demo/clean.sh ufl/algorithms/ad.py ufl/algorithms/formfiles.py ufl/algorithms/formtransformations.py ufl/algorithms/forward_ad.py ufl/algorithms/pdiffs.py ufl/algorithms/transformations.py ufl/algorithms/ufl2dot.py ufl/algorithms/ufl2latex.py ufl/classes.py
description:
Added index_sum placeholders and FIXMEs in algorithms/, implemented some of them.


changeset:   530:e98b663f709a44a860e0260c6daba2291d74c7f8
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Thu Jan 29 19:43:37 2009 +0100
files:       ufl/algebra.py ufl/indexed.py ufl/indexing.py ufl/indexsum.py ufl/tensoralgebra.py ufl/tensors.py
description:
Implemented evaluate with new index semantics.
All test errors seem to occur in algorithms now.
(but evaluate depends on things in algorithms that
are broken and thus doesn't work)


changeset:   529:bc3012639ea257316ba893c1225ab1c1351dcf5d
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Thu Jan 29 15:20:22 2009 +0100
files:       test/indices.py test/test.py ufl/__init__.py ufl/algebra.py ufl/algorithms/ad.py ufl/algorithms/analysis.py ufl/algorithms/checks.py ufl/algorithms/dependencies.py ufl/algorithms/formdata.py ufl/algorithms/formtransformations.py ufl/algorithms/forward_ad.py ufl/algorithms/monomials.py ufl/algorithms/pdiffs.py ufl/algorithms/predicates.py ufl/algorithms/printing.py ufl/algorithms/transformations.py ufl/algorithms/traversal.py ufl/algorithms/ufl2latex.py ufl/assertions.py ufl/basisfunction.py ufl/conditional.py ufl/differentiation.py ufl/elements.py ufl/expr.py ufl/exproperators.py ufl/finiteelement.py ufl/form.py ufl/formoperators.py ufl/function.py ufl/geometry.py ufl/indexed.py ufl/indexing.py ufl/indexsum.py ufl/indexutils.py ufl/integral.py ufl/log.py ufl/mathfunctions.py ufl/operators.py ufl/scalar.py ufl/sorting.py ufl/split.py ufl/tensoralgebra.py ufl/tensors.py ufl/variable.py ufl/zero.py
description:
Implemented (mostly) new IndexSum design.
Most tests pass, but algorithms/* are not updated yet,
so expect things to be broken if you update now.

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