[SciPy-User] ANN: SfePy 2011.3

Robert Cimrman cimrman3 at ntc.zcu.cz
Wed Aug 10 08:55:50 EDT 2011


I am pleased to announce release 2011.3 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 lists, issue tracking: http://code.google.com/p/sfepy/
Git (source) repository: http://github.com/sfepy

Documentation: http://docs.sfepy.org/doc

Highlights of this release
--------------------------
- major update of terms aiming at easier usage and definition
   while retaining original C functions
- overriding problem description items on command line
- improved developer guide
- Primer tutorial - a step-by-step walk-through of the process to solve
   a simple mechanics problem

For more information on this release, see
http://sfepy.googlecode.com/svn/web/releases/2011.3_RELEASE_NOTES.txt
(full release notes, rather long and technical).

Best regards,
Robert Cimrman and Contributors (*)

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

Vladimír Lukeš, Matyáš Novák, Andre Smit



More information about the SciPy-User mailing list