Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1285 > unrolled thread
| Started by | Robert Cimrman <cimrman3@ntc.zcu.cz> |
|---|---|
| First post | 2014-05-23 13:24 +0200 |
| Last post | 2014-05-23 13:24 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python.announce
ANN: SfePy 2014.2 Robert Cimrman <cimrman3@ntc.zcu.cz> - 2014-05-23 13:24 +0200
| From | Robert Cimrman <cimrman3@ntc.zcu.cz> |
|---|---|
| Date | 2014-05-23 13:24 +0200 |
| Subject | ANN: SfePy 2014.2 |
| Message-ID | <mailman.10335.1401090675.18130.python-announce-list@python.org> |
I am pleased to announce release 2014.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. This release brings a preliminary support for isogeometric analysis - a recently developed computational approach that allows using the NURBS-based domain description from CAD design tools also for approximation purposes similar to the finite element method. 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 -------------------------- - preliminary support for isogeometric analysis - improved post-processing and visualization script for time-dependent problems with adaptive time steps - three new terms 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š
Back to top | Article view | comp.lang.python.announce
csiph-web