
March 26, 2025
2:01 p.m.
I am pleased to announce the release of SfePy 2025.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
- improved block preconditioning support in PETSc-based linear solvers
- user functions for assembling and linear system scaling
- pypardiso based linear solver
- general hyperelastic term for the UL formulation
- speed-up of sparse matrix graph allocation and assembling of matrices with many nonzeros in a row
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 jidhub Vladimir Lukes
55
Age (days ago)
55
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Cimrman