Skip to content

Releases: Geode-solutions/Geode-Numerics

v4.3.2

05 Mar 00:30
fb4b0d9
Compare
Choose a tag to compare

4.3.2 (2024-03-05)

Bug Fixes

  • Common: new model modifier api (f56dc84)
  • Common: porting to version v31 (e51072a)

v4.3.1

10 Feb 00:48
fb4b0d9
Compare
Choose a tag to compare

4.3.1 (2024-02-10)

Bug Fixes

v4.3.0

25 Jan 07:38
fb4b0d9
Compare
Choose a tag to compare

4.3.0 (2024-01-25)

Features

  • ComponentsCollections: Added generic Collections for the model Components (Corners, Lines, Surface, Blocks). (583e56c)

v4.2.5

13 Jan 00:39
fb4b0d9
Compare
Choose a tag to compare

4.2.5 (2024-01-13)

Bug Fixes

  • LightRegularGrid: Added missing include for implicit creation of LightRegularGrid. (2d31a67)

v4.2.4

09 Jan 00:22
fb4b0d9
Compare
Choose a tag to compare

4.2.4 (2024-01-09)

Bug Fixes

  • FrameFieldSmoother: add more API (acc9f1b)

v4.2.3

15 Dec 00:47
a2feee0
Compare
Choose a tag to compare

4.2.3 (2023-12-15)

Bug Fixes

  • Version: add version .rc file (2fcf092)

v4.2.2

06 Dec 00:46
a2feee0
Compare
Choose a tag to compare

4.2.2 (2023-12-06)

Bug Fixes

  • Output: return new files (a6aada2)

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)