← Back to team overview

ufl team mailing list archive

Re: [HG UFL] Add missing import of expand_indices

 

On Mon, Apr 20, 2009 at 01:10:48PM +0200, UFL wrote:
> One or more new changesets pushed to the primary ufl repository.
> A short summary of the last three changesets is included below.
> 
> changeset:   854:cb8bfad3245ca1a4cc0619b9b6e21b3e5c95634e
> tag:         tip
> user:        Anders Logg <logg@xxxxxxxxx>
> date:        Mon Apr 20 13:10:44 2009 +0200
> files:       ufl/algorithms/transformations.py
> description:
> Add missing import of expand_indices

I had to place the import inside purge_list_tensors to avoid a
circular import:

  transformations.py --> expand_indices --> graph.py --> transformations.py

Is there a way around this?

-- 
Anders

Attachment: signature.asc
Description: Digital signature


Follow ups

References