Skip to content

Releases: Geode-solutions/OpenGeode

v15.17.1

29 Mar 00:17
aee6a06
Compare
Choose a tag to compare

15.17.1 (2025-03-29)

Bug Fixes

  • Basic: add comparison operators for small sets (3148b39)
  • SurfaceMeshOutput: Fixed bug in 2d. (3328517)

v15.17.1-rc.2

28 Mar 14:39
aee6a06
Compare
Choose a tag to compare
v15.17.1-rc.2 Pre-release
Pre-release

15.17.1-rc.2 (2025-03-28)

Bug Fixes

  • Basic: add comparison operators for small sets (3148b39)

v15.17.1-rc.1

28 Mar 13:38
03ff38e
Compare
Choose a tag to compare
v15.17.1-rc.1 Pre-release
Pre-release

15.17.1-rc.1 (2025-03-28)

Bug Fixes

  • SurfaceMeshOutput: Fixed bug in 2d. (3328517)

v15.17.0

27 Mar 08:05
50ff2c9
Compare
Choose a tag to compare

15.17.0 (2025-03-27)

Features

  • AnisotropicDistanceToEdge: adding a new DistanceToEdge object in an anisotropic space. (6655b81)
  • AnisotropicDistanceToSurface: adding DistanceToSurface for anistropic cases. (90801e9)
  • AnisotropicDistanceToTetrahedron: adding a new DistanceToTetrahedron object for anisotropic cases. (129303e)

v15.17.0-rc.2

26 Mar 13:07
50ff2c9
Compare
Choose a tag to compare
v15.17.0-rc.2 Pre-release
Pre-release

15.17.0-rc.2 (2025-03-26)

Features

  • AnisotropicDistanceToTetrahedron: adding a new DistanceToTetrahedron object for anisotropic cases. (129303e)

v15.17.0-rc.1

25 Mar 14:49
9d692bf
Compare
Choose a tag to compare
v15.17.0-rc.1 Pre-release
Pre-release

15.17.0-rc.1 (2025-03-25)

Features

  • AnisotropicDistanceToEdge: adding a new DistanceToEdge object in an anisotropic space. (6655b81)
  • AnisotropicDistanceToSurface: adding DistanceToSurface for anistropic cases. (90801e9)

v15.16.4

25 Mar 00:17
Compare
Choose a tag to compare

15.16.4 (2025-03-25)

Bug Fixes

  • convert_grid: Updated code to current grid usage. (47e04d4)
  • IO: enable export of signed/unsigned 8/16-bits attributes to Paraview (841f125)

v15.16.4-rc.1

24 Mar 13:11
baccfaf
Compare
Choose a tag to compare
v15.16.4-rc.1 Pre-release
Pre-release

15.16.4-rc.1 (2025-03-24)

Bug Fixes

  • convert_grid: Updated code to current grid usage. (47e04d4)

feat/use_anisotropic_metric_for_pgp3d

21 Mar 09:56
Compare
Choose a tag to compare
Pre-release
feat/use_anisotropic_metric_for_pgp3d-tag

feat(AnisotropicDistanceToSurface): adding DistanceToSurface for anis…

feat/computation_grid_output

21 Mar 15:06
Compare
Choose a tag to compare
Pre-release
feat/computation_grid_output-tag

fix(convert_grid): Updated code to current grid usage.