Releases: Geode-solutions/Geode-Numerics
Releases · Geode-solutions/Geode-Numerics
v4.3.2
4.3.2 (2024-03-05)
Bug Fixes
- Common: new model modifier api (f56dc84)
- Common: porting to version v31 (e51072a)
v4.3.1
4.3.1 (2024-02-10)
Bug Fixes
v4.3.0
4.3.0 (2024-01-25)
Features
- ComponentsCollections: Added generic Collections for the model Components (Corners, Lines, Surface, Blocks). (583e56c)
v4.2.5
4.2.5 (2024-01-13)
Bug Fixes
- LightRegularGrid: Added missing include for implicit creation of LightRegularGrid. (2d31a67)
v4.2.4
4.2.4 (2024-01-09)
Bug Fixes
- FrameFieldSmoother: add more API (acc9f1b)
v4.2.3
4.2.3 (2023-12-15)
Bug Fixes
- Version: add version .rc file (2fcf092)
v4.2.2
4.2.2 (2023-12-06)
Bug Fixes
v4.2.1
4.2.1 (2023-12-04)
Bug Fixes
- Actions: add merge request workflow (6c78a9a)
v4.2.0
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
4.1.0 (2023-11-05)
Features
- LinearSolver: add LinearSolver to encapsulate Eigen (#74) (910d4ed)