Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1233

ANN: SfePy 2014.1

Date 2014-02-25 14:57 +0100
From Robert Cimrman <cimrman3@ntc.zcu.cz>
Subject ANN: SfePy 2014.1
Newsgroups comp.lang.python.announce
Message-ID <mailman.7389.1393408612.18130.python-announce-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: SfePy 2014.1 Robert Cimrman <cimrman3@ntc.zcu.cz> - 2014-02-25 14:57 +0100

csiph-web