Releases: Geode-solutions/Geode-Numerics
Releases · Geode-solutions/Geode-Numerics
v5.2.5
5.2.5 (2025-02-01)
Bug Fixes
- ScalarFunctionComputation: Missing small api functions. (4b199b9)
v5.2.4
5.2.4 (2025-01-10)
Bug Fixes
v5.2.3
5.2.3 (2024-12-22)
Bug Fixes
- Package: trigger new release (4d62cca)
v5.2.2
5.2.2 (2024-12-07)
Bug Fixes
- OpenGeode: update to AABBTree async (7961ad0)
v5.2.1
5.2.1 (2024-12-03)
Bug Fixes
- ComputationGrid: Added method to know if an isovalue of the computed function goes through a grid cell. (b6aa599)
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)