- Added support for PETSc 3.5, require version >= 3.3
- Exposed DofMap::tabulate_local_to_global_dofs,
  MeshEntity::sharing_processes in Python
- Added GenericDofmap::local_dimension("all"|"owned"|"unowned")
- Added access to SLEPc or slepc4py EPS object of SLEPcEigenSolver
  (requires slepc4py version >= 3.5.1)
- LinearOperator can now be accessed using petsc4py

Remember, there's missing major change

- Switched to local indexing in DofMap and respective la objects

but I expect that Garth will handle this.

Jan


On Mon, 15 Dec 2014 09:52:23 +0100
Martin Sandve Alnæs <[email protected]> wrote:

> As usual, we're somewhat sparse in what we write into the ChangeLog
> during development, and more than 1000 commits in dolfin since 1.4 is
> matched by a lousy 3 lines in the Changelog.
> 
> There's a lot of under-the-hood work here of course, but it would be
> nice to show that we've done something actually visible to end-users
> as well.
> 
> You can see your own commits with a line like this (merges only or all
> details):
> git log --author=Martin dolfin-1.4.0..master --merges
> git log --author=Martin dolfin-1.4.0..master --no-merges
> 
> Feel free to reply to this email with changelog lines and I can add
> them to the changelog in dolfin and other projects, instead of going
> through the full pull request machinery.
> 
> Martin

_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to