Skip to content

Commit c69ea1d

Browse files
authored
Update README with recent fixes
1 parent 5796308 commit c69ea1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ with respect to documented and/or tested features.
232232

233233
### Unreleased
234234

235+
- Fixed: `skfem.utils.enforce` now works correctly with rows that have no nonzero entries
235236
- Fixed: Slightly relax the condition in `MeshTri` and `MeshTet.element_finder` to decide whether a point is on the element (due to possible float error accumulation)
236237
- Fixed: `models.elasticity.plane_stress` contained incorrect formula
237238
- Fixed: `matplotlib.visuals.plot3` now supports `MeshQuad1` by splitting

0 commit comments

Comments
 (0)