ANN: SfePy 2021.1

Robert Cimrman <[email protected]> Mon, 29 Mar 2021 23:38:55 +0200
Newsgroups gmane.comp.python.numeric.general,gmane.comp.python.scientific.user
Message-ID <[email protected]>
I am pleased to announce the release of SfePy 2021.1.

Description
-----------

SfePy (simple finite elements in Python) is a software for solving systems of
coupled partial differential equations by finite element methods. It is
distributed under the new BSD license.

Home page: https://sfepy.org
Mailing list: https://mail.python.org/mm3/mailman3/lists/sfepy.python.org/
Git (source) repository, issue tracker: https://github.com/sfepy/sfepy

Highlights of this release
--------------------------

- non-square homogenized coefficient matrices
- new implementation of multi-linear terms
- improved handling of Dirichlet and periodic boundary conditions in common
   nodes
- terms in the term table document linked to examples

For full release notes see [1].

Cheers,
Robert Cimrman

[1] http://docs.sfepy.org/doc/release_notes.html#id1

---

Contributors to this release in alphabetical order:

Robert Cimrman
Antony Kamp
Vladimir Lukes