ANN: SfePy 2014.1

Robert Cimrman cimrman3 at ntc.zcu.cz
Tue Feb 25 14:57:15 CET 2014


I am pleased to announce release 2014.1 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
Mailing list: http://groups.google.com/group/sfepy-devel
Git (source) repository, issue tracker, wiki: http://github.com/sfepy

Highlights of this release
--------------------------
- sfepy.fem was split to separate FEM-specific and general modules
- lower memory usage by creating active DOF connectivities directly from field
   connectivities
- new handling of field and variable shapes
- clean up: many obsolete modules were removed, all module names follow naming
   conventions

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):

Vladimír Lukeš, Matyáš Novák, Jaroslav Vondřejc


More information about the Python-announce-list mailing list