ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #01410
[HG FFC] Implement caching of forms/modules in ~/.ffc/cache for JIT compiler
One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.
changeset: 1044:7d0c1fa9d2496aa9f062f2381ee8a32b2c323f08
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Wed Jan 02 00:49:17 2008 +0100
files: ChangeLog src/ffc/jit/jit.py
description:
Implement caching of forms/modules in ~/.ffc/cache for JIT compiler
changeset: 1043:6f689ca1ea7e5393a8d65f172bf7b5f87e91dfe1
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.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc