DOLFINx
Finite element computational framework for solving partial differential equations
A finite element library whose entire recent release history says 'you don't need this'.
◆Recent moves
- 2mo ago
Documentation-only re-tag fixing MathJax rendering
A post-release that fixes MathJax rendering in the built documentation and is functionally identical to v0.11.0. The release note says outright that users do not need to upgrade.
View source ↗ - 7mo ago
Test fixes for Python 3.14 and mesh partitioning
Fixes a unit test under Python 3.14 and a mesh-partitioning test bug. Test-suite only, with no change to library behavior.
View source ↗ - 8mo ago
Build fix for ADIOS2 2.11 and newer
Restores the build against ADIOS2 2.11 and above — the recurring pattern where an upstream I/O dependency moves and DOLFINx issues a post-release for packagers.
View source ↗ - 8mo ago
Unsigned integer test bug found via Debian CI
Fixes an unsigned integer bug in a test surfaced by Debian's build system. Functionally identical to every other v0.10.0 tag for end users.
View source ↗ - 9mo ago
Compatibility with pytest 9's pyproject.toml reading
Absorbs an API break in pytest 9 around reading pyproject.toml. Useful to package maintainers only; the note also points readers to a critical FFCx fix released separately.
View source ↗ - 9mo ago
Version-parity test now uses the packaging package
Fixes the test asserting that the C++ and Python libraries report matching versions, which now depends on the packaging package for the test run only. No effect on fenics-dolfinx dependencies.
View source ↗