I am pleased to announce the release of SfePy 2026.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
--------------------------
- axisymmetric linear elasticity example
- Saint Venant-Kirchhoff hyperelastic term
- improved generalized Yeoh term
- rigid twist linear combination boundary conditions + example
- sparse arrays are used instead of sparse matrices
- new mesh creation and manipulation utilities
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
Alexandre Detiste
Jan Heczko
Vladimir Lukes
Zhang Rongchuan
SiyuanTan-gx