dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10837
[HG DOLFIN] Update to the python LA interface.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5211:b053195be94532a5e92ae34ecadce34035719314
tag: tip
user: "Johan Hake <hake@xxxxxxxxx>"
date: Sun Nov 30 20:57:19 2008 +0100
files: dolfin/swig/dolfin_la_post.i dolfin/swig/dolfin_la_pre.i test/unit/la/python/test.py
description:
Update to the python LA interface.
A matrix can now be multiplied with a numpy array, returning a numpy array.
Note: Two temporary objects are created in this operation.
Small work on the la python unittest. It now pass.
changeset: 5210:32e03e3dfb317fbec143f2bfcb6557fbe4ee71d4
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Nov 28 13:05:59 2008 +0100
files: site-packages/dolfin/function.py
description:
Initial editing of docstring for Function.
changeset: 5209:2818573864e60ac703ec8e894d79653bd01c6785
user: Anders Logg <logg@xxxxxxxxx>
date: Thu Nov 27 12:50:13 2008 +0100
files: demo/pde/poisson/python/demo.py dolfin/mesh/MeshPartition.cpp site-packages/dolfin/functionspace.py
description:
Bug fix in FunctionSpace, use dolfin.error() instead of assert.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin