Skip to content

Releases: Geode-solutions/OpenGeode

v15.5.5

30 Oct 00:16
1df50ed
Compare
Choose a tag to compare

15.5.5 (2024-10-30)

Bug Fixes

  • Build: remove requirements.txt from git (e79de32)
  • gradient computation: Added functions to compute gradient giving no value vertices instead of nan, and gradient shape functions for grids. (49a09e3)

v15.5.5-rc.2

29 Oct 15:09
1df50ed
Compare
Choose a tag to compare
v15.5.5-rc.2 Pre-release
Pre-release

15.5.5-rc.2 (2024-10-29)

Bug Fixes

  • gradient computation: Added functions to compute gradient giving no value vertices instead of nan, and gradient shape functions for grids. (49a09e3)

v15.5.5-rc.1

29 Oct 07:26
Compare
Choose a tag to compare
v15.5.5-rc.1 Pre-release
Pre-release

15.5.5-rc.1 (2024-10-29)

Bug Fixes

  • Build: remove requirements.txt from git (e79de32)

fix/better_gradient_computation_and-gradient_shape_functions

fix/better_gradient_computation_and-gradient_shape_functions-tag

Apply prepare changes

v15.5.4

25 Oct 00:16
Compare
Choose a tag to compare

15.5.4 (2024-10-25)

Bug Fixes

  • BasicObjects: add is_degenerated (9da3f3a)
  • Cached Value: skip serialize to reduce file size (2b607d4)
  • Mesh: add replace_vertex method in GraphBuilder (04c0c67)
  • NNSearch: add more info about colocalized points (219a57e)

v15.5.4-rc.3

24 Oct 07:42
05e36c8
Compare
Choose a tag to compare
v15.5.4-rc.3 Pre-release
Pre-release

15.5.4-rc.3 (2024-10-24)

Bug Fixes

  • Cached Value: skip serialize to reduce file size (2b607d4)

fix/no-requirements

24 Oct 13:01
Compare
Choose a tag to compare
fix/no-requirements Pre-release
Pre-release
fix/no-requirements-tag

fix(Build): remove requirements.txt from git

fix/git-merge

24 Oct 12:15
Compare
Choose a tag to compare
fix/git-merge Pre-release
Pre-release
fix/git-merge-tag

Apply prepare changes

BotellaA-patch-1

24 Oct 07:20
Compare
Choose a tag to compare
BotellaA-patch-1 Pre-release
Pre-release
BotellaA-patch-1-tag

Apply prepare changes

v15.5.4-rc.2

23 Oct 17:19
7c973ee
Compare
Choose a tag to compare
v15.5.4-rc.2 Pre-release
Pre-release

15.5.4-rc.2 (2024-10-23)

Bug Fixes

  • BasicObjects: add is_degenerated (9da3f3a)