Ferrite v1.4.1
See CHANGELOG.md for notable changes.
Merged pull requests:
- Format embedded Julia in docstrings and markdown files with Runic (#1324) (@fredrikekre)
- Make shape_symmetric_gradient work for PointValues (#1325) (@henrij22)
- Bump crate-ci/typos from 1.45.0 to 1.46.0 (#1328) (@dependabot[bot])
- Bump julia-actions/setup-julia from 2 to 3 (#1329) (@dependabot[bot])
- Getter for lower interpolation on vectorized interpolations (#1335) (@termi-official)
- assembler: avoid looking up the value in Ke until it is needed and look up row dof in a more cache friendly way (#1341) (@KristofferC)
- DofHandler: avoid large amount of rehashing when distributing dofs by sizehinting them to roughly the correct sizes (#1342) (@KristofferC)
- use
MultiCellValuesin quasi incompressible hyperelasticity example (#1346) (@KristofferC) - fix various typos in the manual (#1347) (@KristofferC)
- Update Optim.jl version in docs as Optim#1234 is resolved (#1348) (@KnutAM)
- Update to OrdinaryDiffEq v7 (#1350) (@termi-official)
- Bump Version 1.4.1 (#1351) (@termi-official)
Closed issues: