Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kinnala authored Dec 16, 2022
1 parent 6e71e8e commit 41876d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ with respect to documented and/or tested features.
- Added: Plane strain to plane stress mapping under `skfem.models.elasticity`
- Added: Various methods such as `Basis.interpolate` and `Basis.project`
now support specifying `dtype` and using complex fields
- Fixed: Python 3.11
- Fixed: `Basis.intepolate` did not work properly with `ElementComposite`
when the basis was defined only for a subset of elements
- Fixed: `Basis.split` worked incorrectly for `ElementVector` and multiple DOFs
Expand Down

0 comments on commit 41876d8

Please sign in to comment.