Skip to content

Releases: Geode-solutions/Geode-Numerics

v4.2.1

04 Dec 00:44
a2feee0
Compare
Choose a tag to compare

4.2.1 (2023-12-04)

Bug Fixes

  • Actions: add merge request workflow (6c78a9a)

v4.2.0

02 Dec 06:26
a2feee0
Compare
Choose a tag to compare

4.2.0 (2023-12-02)

Bug Fixes

  • Actions: light workflow (1fa6394)
  • CutGridScalarFunction: Wrong export api for function. (#79) (2cece52)
  • FrameField: add python binding (#76) (904f1f0)
  • Package: trigger new release (ffe2dbc)
  • Package: trigger new release (8e59364)

Features

  • ComputationGrid: Added the possibility to inactivate grid cells and the subsequent re-indexation of value and computation nodes in ComputationGrid. (8a00fbb)
  • FrameFieldParameterization: add curl correction (#77) (0f51410)

Performance Improvements

  • FrameFieldParameterization: refactore and parallelize constant computation (#75) (5be91b2)

v4.1.0

05 Nov 00:22
a2feee0
Compare
Choose a tag to compare

4.1.0 (2023-11-05)

Features

  • LinearSolver: add LinearSolver to encapsulate Eigen (#74) (910d4ed)

v4.0.3

01 Nov 03:55
a2feee0
Compare
Choose a tag to compare

4.0.3 (2023-11-01)

Bug Fixes

  • LSCM: exception when surface is degenerated (#73) (230e020)

v4.0.2

31 Oct 06:16
a2feee0
Compare
Choose a tag to compare

4.0.2 (2023-10-31)

Bug Fixes

v4.0.1

30 Oct 00:21
a2feee0
Compare
Choose a tag to compare

4.0.1 (2023-10-30)

Bug Fixes

v3.2.0

01 Oct 00:59
a2feee0
Compare
Choose a tag to compare

3.2.0 (2023-10-01)

Bug Fixes

  • ComputationGrid: Added the LightRegularGrid inheritance for ComputationGrid bindings. (860fce2)

Features

  • ScalarFunctionComputation: Added scalar function computation with cut grid, and major refactoring removing all unused computation classes. (3fcc51f)

v3.1.0

19 Sep 06:30
a2feee0
Compare
Choose a tag to compare

3.1.0 (2023-09-19)

Features

  • Doc: update to clang-doc (77039c4)

v3.0.11

26 Aug 00:58
a2feee0
Compare
Choose a tag to compare

3.0.11 (2023-08-26)

Bug Fixes

  • Package: trigger new release (d198818)
  • Package: trigger new release (60df26e)
  • Package: trigger new release (1b9d64e)
  • Package: trigger new release (c5a418e)

v3.0.10

08 Aug 01:00
a2feee0
Compare
Choose a tag to compare

3.0.10 (2023-08-08)

Bug Fixes

  • Tidy: enable clang-tidy (e470a83)