You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -232,6 +232,7 @@ with respect to documented and/or tested features.
232
232
233
233
### Unreleased
234
234
235
+
- Fixed: `skfem.utils.enforce` now works correctly with rows that have no nonzero entries
235
236
- 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)
236
237
- Fixed: `models.elasticity.plane_stress` contained incorrect formula
237
238
- Fixed: `matplotlib.visuals.plot3` now supports `MeshQuad1` by splitting
0 commit comments