Releases: Geode-solutions/Geode-Numerics
Releases · Geode-solutions/Geode-Numerics
v5.2.0
5.2.0 (2024-11-23)
Bug Fixes
- Package: trigger new release (4f015f9)
Features
- smooth_attribute_values: Added function to smooth the values of a mesh attribute using the vertices around one vertex. (c45a46a)
v5.1.8
5.1.8 (2024-10-31)
Bug Fixes
- FrameFieldParameterization: add hex filter (fcca680)
- FrameFieldSmoother: add initial guess (65c6fc3)
v5.1.7
5.1.7 (2024-10-30)
Bug Fixes
- Build: remove requirements.txt from git (cafd211)
- CutGrid: Added some missing functions and possibility to compute the gradient inside the grid using the CutGridScalarFunction. (63b39eb)
v5.1.6
5.1.6 (2024-10-25)
Bug Fixes
- OpenGeode: update to new OpenGeode (b72ae97)
v5.1.5
5.1.5 (2024-10-22)
Bug Fixes
- FrameFieldParameterization: remove duplicated hexes (08871fa)
v5.1.4
5.1.4 (2024-10-16)
Bug Fixes
- FrameField: add some timers (52a2d6f)
v5.1.3
5.1.3 (2024-10-03)
Bug Fixes
- DataPointsManager: Fixed API for use of DataPointsManager. (c7b800d)
v5.1.2
5.1.2 (2024-09-30)
Bug Fixes
v5.1.1
5.1.1 (2024-09-29)
Bug Fixes
- Package: trigger new release (f6d2031)
v5.1.0
5.1.0 (2024-09-28)
Features
- MeanSurface: Added API for computation of mean planes around points. (e8e1078)