Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #162 > unrolled thread
| Started by | Robert Cimrman <cimrman3@ntc.zcu.cz> |
|---|---|
| First post | 2011-05-31 10:05 +0200 |
| Last post | 2011-05-31 10:05 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python.announce
ANN: SfePy 2011.2 Robert Cimrman <cimrman3@ntc.zcu.cz> - 2011-05-31 10:05 +0200
| From | Robert Cimrman <cimrman3@ntc.zcu.cz> |
|---|---|
| Date | 2011-05-31 10:05 +0200 |
| Subject | ANN: SfePy 2011.2 |
| Message-ID | <mailman.2363.1306936082.9059.python-announce-list@python.org> |
We are pleased to announce release 2011.2 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 -------------------------- - experimental implementation of terms aiming at easier usage and definition of new terms - Mooney-Rivlin membrane term - update build system to use exclusively setup.py - allow switching boundary conditions on/off depending on time - support for variable time step solvers For more information on this release, see http://sfepy.googlecode.com/svn/web/releases/2011.2_RELEASE_NOTES.txt (full release notes, rather long and technical). Best regards, Robert Cimrman and Vladimír Lukeš
Back to top | Article view | comp.lang.python.announce
csiph-web