← Back to team overview

ffc team mailing list archive

[HG FFC] Fix multiplication with integers. Now 0*v works as well as 0.0*v.

 

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

changeset:   1043:6f689ca1ea7e5393a8d65f172bf7b5f87e91dfe1
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Tue Jan 01 22:06:37 2008 +0100
files:       src/ffc/compiler/language/algebra.py
description:
Fix multiplication with integers. Now 0*v works as well as 0.0*v.


changeset:   1042:f13dabcbbdf967845b0d5ed02adc263d472f2489
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Mon Dec 31 13:11:54 2007 +0100
files:       src/ffc/compiler/language/algebra.py
description:
Remove most zero terms at an earlier stage (will still be removed by
simplify.py if remaining). Simplifies debugging and presumably speeds
up compilation.


changeset:   1041:511581b582c62dbf946798785f8a4983c5b51a83
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Mon Dec 31 09:51:29 2007 +0100
files:       src/ffc/compiler/analysis/simplify.py src/ffc/jit/jit.py src/sandbox/misc/Poisson.form
description:
Increase verbosity of JIT compiler

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