← Back to team overview

syfi team mailing list archive

[HG syfi] Reimplemented some existing algorithms in the SSA class,

 

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

changeset:   118:04b0dcea241423e360472caf5728ae982130741b
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Jul 02 11:14:41 2008 +0200
files:       python/sfc/optimize/ssa.py
description:
Reimplemented some existing algorithms in the SSA class,
cleaner code and more lightweigth operations with integers
should result in faster operation.


changeset:   117:1fdf1789675f668ce92e3d17be6797689d0d1d5a
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Jul 01 22:58:01 2008 +0200
files:       python/sfc/optimize/ssa.py
description:
Added class SSA to represent a sequence of expressions in static single assignment form,
with functionality to compute dependencies and derivatives. This is to be used for
improvement of the Jacobi computation, hopefully leading to a performance increase
without much more work.


changeset:   116:8e14f712c34bfa5a25577e593416753cce5f198b
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Jun 23 17:30:21 2008 +0200
files:       python/sfc/compiler.py
description:
Fixed signature based cache bug.


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