← Back to team overview

syfi team mailing list archive

[HG syfi] Fixed handling of negative powers in cse.

 

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

changeset:   750:669abe42ee1b056649e551789b5ababa391d0c50
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Sep 12 14:04:17 2007 +0200
files:       python/sfc/UserForm.py python/sfc/optimize/optimize.py
description:
Fixed handling of negative powers in cse.


changeset:   749:e4e53fef914c53317fef906e0ded00e6b3bb2c42
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Sep 12 13:25:45 2007 +0200
files:       python/sfc/optimize/optimize.py
description:
Implemented splitting powers recursively in cse.
Ie a**16 = a**8 * a**8 etc, giving 4 muls for a**16.


changeset:   748:9773d8c30dfbf19bf427f58bc9194a755393d838
parent:      747:8f3f88d5d6ecdfb8a895a630ac1951633f36ca7f
parent:      746:ca74970cf7c92b508a0c68b5476357ad666f8e51
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Sep 12 11:36:34 2007 +0200
files:       
description:
merge


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