ANN: SfePy 2012.4

Robert Cimrman cimrman3 at ntc.zcu.cz
Wed Nov 21 19:09:15 CET 2012


I am pleased to announce release 2012.4 of SfePy.

Description
-----------
SfePy (simple finite elements in Python) is a software for solving
systems of coupled partial differential equations by the finite element
method. The code is based on NumPy and SciPy packages. It is distributed
under the new BSD license.

Home page: http://sfepy.org
Downloads, mailing list, wiki: http://code.google.com/p/sfepy/
Git (source) repository, issue tracker: http://github.com/sfepy

Highlights of this release
--------------------------
- initial support for hierarchical basis on quadrilateral and brick elements
- unified C/Cython structures for reference mappings
- new linear combination boundary condition: edge direction
- new examples showing some advanced features

For full release notes see http://docs.sfepy.org/doc/release_notes.html#id1
(rather long and technical).

Best regards,
Robert Cimrman and Contributors (*)

(*) Contributors to this release (alphabetical order):

Bjarke Dalslet, Vladimír Lukeš, Matyáš Novák


More information about the Python-announce-list mailing list