UFL

lp:ufl/1.1.x

Created by Martin Sandve Alnæs and last modified
Get this branch:
bzr branch lp:ufl/1.1.x
Members of FEniCS Core Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
FEniCS Core Team
Project:
UFL
Status:
Mature

Recent revisions

1484. By Martin Sandve Alnæs

Update version numbers to 1.1.0.

1483. By Martin Sandve Alnæs

Set version to 1.1-alpha.

1482. By Martin Sandve Alnæs

Change copyright year to 2013.

1481. By Martin Sandve Alnæs

Merge pickle support.

1480. By Martin Sandve Alnæs

Bugfix (regression) when setting symmetry=True.

1479. By Martin Sandve Alnæs

Add shorthand notation A**2 == inner(A, A), special cased for power 2. This allows e.g. the H1 seminorm written as grad(u)**2*dx.

1478. By Martin Sandve Alnæs

Workaround for missing functools.cmp_to_key in 2.6.

These changes to expression sorting will probably have
a negative effect on performace for complicated forms.
Some profiling and optimization should be done later.

1477. By Martin Sandve Alnæs

Replace cmp() with custom _cmp3() for python 3 support.

1476. By Martin Sandve Alnæs

Fix use of cmp argument to sorted(), using key instead.

Still using cmp() inside cmp_expr.

1475. By Martin Sandve Alnæs

Remove use of __cmp__.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~fenics-core/ufl/main
This branch contains Public information 
Everyone can see this information.