Skip to content

Releases: Geode-solutions/Geode-Numerics

v5.2.5

01 Feb 00:46
fb4b0d9
Compare
Choose a tag to compare

5.2.5 (2025-02-01)

Bug Fixes

  • ScalarFunctionComputation: Missing small api functions. (4b199b9)

v5.2.4

10 Jan 00:44
fb4b0d9
Compare
Choose a tag to compare

5.2.4 (2025-01-10)

Bug Fixes

v5.2.3

22 Dec 00:44
fb4b0d9
Compare
Choose a tag to compare

5.2.3 (2024-12-22)

Bug Fixes

  • Package: trigger new release (4d62cca)

v5.2.2

07 Dec 00:41
fb4b0d9
Compare
Choose a tag to compare

5.2.2 (2024-12-07)

Bug Fixes

  • OpenGeode: update to AABBTree async (7961ad0)

v5.2.1

03 Dec 09:02
fb4b0d9
Compare
Choose a tag to compare

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

23 Nov 00:55
fb4b0d9
Compare
Choose a tag to compare

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

31 Oct 06:40
fb4b0d9
Compare
Choose a tag to compare

5.1.8 (2024-10-31)

Bug Fixes

  • FrameFieldParameterization: add hex filter (fcca680)
  • FrameFieldSmoother: add initial guess (65c6fc3)

v5.1.7

30 Oct 00:44
fb4b0d9
Compare
Choose a tag to compare

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

25 Oct 00:44
fb4b0d9
Compare
Choose a tag to compare

5.1.6 (2024-10-25)

Bug Fixes

  • OpenGeode: update to new OpenGeode (b72ae97)

v5.1.5

22 Oct 00:23
fb4b0d9
Compare
Choose a tag to compare

5.1.5 (2024-10-22)

Bug Fixes

  • FrameFieldParameterization: remove duplicated hexes (08871fa)