Releases: finsberg/ldrb
Releases · finsberg/ldrb
v2023.5.0
v2023.3.0
What's Changed
- Write strocchi demo in paralell by @finsberg in #70
- Fix major bug in bislerp algorithm by @jamtrott and @finsberg in #72
- Add correct rotation matrix
- Swap order of products in bislerp algorithm similar to https://gitlab.com/lifex/lifex/-/blob/main/source/numerics/quaternions.cpp#L208
Full Changelog: v2023.2.0...v2023.3.0
v2022.5.0
v2021.0.0
v2019.3.1
v2019.3
v2019.2
v2019.1
ldrb-2019.0
ldrb package compatible with FEniCS version 2017, 2018 and 2019.
ldrb-0.1.1
Allow for markers without 'rv' key, and specify sympy version to avoid fenics error.