Recent Releases of geode-numerics

geode-numerics - v6.3.1

6.3.1 (2025-08-10)

Bug Fixes


Published by BotellaA 10 months ago

geode-numerics - v6.3.0

6.3.0 (2025-07-30)

Features

  • Clang: add clang support (34f1151)


Published by BotellaA 11 months ago

geode-numerics - v6.2.5

6.2.5 (2025-07-26)

Bug Fixes

  • Clang: force openmp support (44c955e)


Published by BotellaA 11 months ago

geode-numerics - v6.2.4

6.2.4 (2025-07-18)

Bug Fixes


Published by BotellaA 11 months ago

geode-numerics - v6.2.3

6.2.3 (2025-06-24)

Bug Fixes

  • Package: trigger new release (a5b1fb3)


Published by BotellaA 12 months ago

geode-numerics - v6.2.2

6.2.2 (2025-06-08)

Bug Fixes

  • FrameFieldParam: handle all components extraction at once (8fe9d31)


Published by BotellaA about 1 year ago

geode-numerics - v6.2.1

6.2.1 (2025-06-03)

Bug Fixes

  • FrameFieldParam: wrong hex vertex order (a64ee9d)
  • Tests: changing tolerance (e32edff)


Published by BotellaA about 1 year ago

geode-numerics - v6.2.0

6.2.0 (2025-06-01)

Features

  • CurvatureMinimization: Added data contribution to further grid nodes to better account for it, especially in sparse data cases. Fixed bug in solver resize in case some data are not taken into account. (0615759)


Published by BotellaA about 1 year ago

geode-numerics - v6.1.1

6.1.1 (2025-05-29)

Bug Fixes

  • FrameFieldParameterization: well trajectories now cross the extracted hexahedra. (c2f0376)
  • PGP3D: fixing bug with missing fabs in add of surface constraints. (cf7d2f5)
  • Tests: testing number of hex mesh facets (c2e263a)
  • WellHexesExtractor: extracting hexes crossed by wells, and adding test. (2fe9830)


Published by BotellaA about 1 year ago

geode-numerics - v6.1.0

6.1.0 (2025-05-10)

Features

  • HoleHexesExtractor: extracting hole hexahedra. (ca06330)

Performance Improvements

  • FrameFieldParameterization: improve elements extraction (0d53b45)
  • FramFieldSmoother: add multithreading initial quess computation (1129cb6)


Published by BotellaA about 1 year ago

geode-numerics - v6.0.6

6.0.6 (2025-04-26)

Bug Fixes

  • OpenGeode: update to new build (1982523)


Published by BotellaA about 1 year ago

geode-numerics - v6.0.5

6.0.5 (2025-04-23)

Bug Fixes

  • FrameField: better expose metric management (e439661)


Published by BotellaA about 1 year ago

geode-numerics - v6.0.4

6.0.4 (2025-04-19)

Bug Fixes

  • FrameField: inverse metric in apply_metric(). (7f51b8e)


Published by BotellaA about 1 year ago

geode-numerics - v6.0.3

6.0.3 (2025-04-11)

Bug Fixes

  • Common: update to new ModelModifier (396fd73)
  • HexesToBRep: fixing bug in surfaces and lines computation. (8b02ef0)


Published by BotellaA about 1 year ago

geode-numerics - v6.0.2

6.0.2 (2025-04-09)

Bug Fixes

  • ComputationGrid: Changed setinactivecells API to upgrade performances considerably. (deb21fc)
  • CurvatureMinimization: Set warning message to trace to avoid flooding log when doing implicitation in grids with internal discontinuities (b21546e)
  • OpenGeode: update ABI (f16003f)


Published by BotellaA about 1 year ago

geode-numerics - v6.0.1

6.0.1 (2025-04-04)

Bug Fixes

  • inactivate_cells: Added function to remove isolated valude nodes to ensure scalar function is computed everywhere in the grid when cells are deactivated outside voi. (6370b81)


Published by BotellaA about 1 year ago

geode-numerics - v6.0.0

6.0.0 (2025-03-27)

Bug Fixes

  • PGP3D: PGP3D is now using an anisotropic metric instead of a bool to process. (e89b71e)

Features

  • FrameField: rescale using metric (086d8ec)

BREAKING CHANGES

  • FrameField: FrameFieldPrarameterization takes a rescaled FrameField as parameter


Published by BotellaA about 1 year ago

geode-numerics - v5.5.0

5.5.0 (2025-03-25)

Features

  • ComputationGridOutput: Added vtp and vtu outputs for computation grids, removing their inactive cells. (a43276b)


Published by BotellaA about 1 year ago

geode-numerics - v5.4.3

5.4.3 (2025-03-20)

Bug Fixes

  • CurvatureMinimization: Fixed issue where ghost nodes were used for preconditioning, leading to exceptions. (aed914b)
  • HexesToBRep: fixing bug leading to missing lines and surfaces at corner points (303ce4e)


Published by BotellaA about 1 year ago

geode-numerics - v5.4.2

5.4.2 (2025-03-14)

Bug Fixes

  • SurfaceMerger: epsilon is now a parameter of the merge function. (695e41b)


Published by BotellaA over 1 year ago

geode-numerics - v5.4.1

5.4.1 (2025-03-11)

Bug Fixes


Published by BotellaA over 1 year ago

geode-numerics - v5.4.0

5.4.0 (2025-03-07)

Bug Fixes

  • attribute_smoothing: Fixed SegFault due to bad read of vectors. (c0d41b5)
  • Package: trigger new release (3ead29a)
  • test-frame-field: Fixed timeout appearing recurrently because of wrong input metric. (f1254d5)

Features

  • FrameTransform: move frame transform to OpenGeode (62dcaab)


Published by BotellaA over 1 year ago

geode-numerics - v5.3.0

5.3.0 (2025-03-04)

Bug Fixes

  • ABI: fix ABI for other PRs (9b2c533)
  • ComputationGrid: Added possiblity to inactivate cells outside a given voi rasterization. (2d1f5ae)
  • FDMCurvatureMinimization: Cleaned API functions, mutualized solver with existing code in numerics/core. (b543c1e)
  • Numerics: ABI fix (35a7700)

Features

  • FDMCurvatureMinimization: Added a computed regularization weight, and clarified API. (678ef4c)


Published by BotellaA over 1 year ago

geode-numerics - v5.2.5

5.2.5 (2025-02-01)

Bug Fixes

  • ScalarFunctionComputation: Missing small api functions. (4b199b9)


Published by BotellaA over 1 year ago

geode-numerics - v5.2.4

5.2.4 (2025-01-10)

Bug Fixes


Published by BotellaA over 1 year ago

geode-numerics - v5.2.3

5.2.3 (2024-12-22)

Bug Fixes

  • Package: trigger new release (4d62cca)


Published by BotellaA over 1 year ago

geode-numerics - v5.2.2

5.2.2 (2024-12-07)

Bug Fixes

  • OpenGeode: update to AABBTree async (7961ad0)


Published by BotellaA over 1 year ago

geode-numerics - v5.2.1

5.2.1 (2024-12-03)

Bug Fixes

  • ComputationGrid: Added method to know if an isovalue of the computed function goes through a grid cell. (b6aa599)


Published by BotellaA over 1 year ago

geode-numerics - v5.2.0

5.2.0 (2024-11-23)

Bug Fixes

  • Package: trigger new release (4f015f9)

Features

  • smoothattributevalues: Added function to smooth the values of a mesh attribute using the vertices around one vertex. (c45a46a)


Published by BotellaA over 1 year ago

geode-numerics - v5.1.8

5.1.8 (2024-10-31)

Bug Fixes

  • FrameFieldParameterization: add hex filter (fcca680)
  • FrameFieldSmoother: add initial guess (65c6fc3)


Published by BotellaA over 1 year ago

geode-numerics - v5.1.7

5.1.7 (2024-10-30)

Bug Fixes

  • Build: remove requirements.txt from git (cafd211)
  • CutGrid: Added some missing functions and possibility to compute the gradient inside the grid using the CutGridScalarFunction. (63b39eb)


Published by BotellaA over 1 year ago

geode-numerics - v5.1.6

5.1.6 (2024-10-25)

Bug Fixes

  • OpenGeode: update to new OpenGeode (b72ae97)


Published by BotellaA over 1 year ago

geode-numerics - v5.1.5

5.1.5 (2024-10-22)

Bug Fixes

  • FrameFieldParameterization: remove duplicated hexes (08871fa)


Published by BotellaA over 1 year ago

geode-numerics - v5.1.4

5.1.4 (2024-10-16)

Bug Fixes

  • FrameField: add some timers (52a2d6f)


Published by BotellaA over 1 year ago

geode-numerics - v5.1.3

5.1.3 (2024-10-03)

Bug Fixes

  • DataPointsManager: Fixed API for use of DataPointsManager. (c7b800d)


Published by BotellaA over 1 year ago

geode-numerics - v5.1.2

5.1.2 (2024-09-30)

Bug Fixes


Published by BotellaA over 1 year ago

geode-numerics - v5.1.1

5.1.1 (2024-09-29)

Bug Fixes

  • Package: trigger new release (f6d2031)


Published by BotellaA over 1 year ago

geode-numerics - v5.1.0

5.1.0 (2024-09-28)

Features

  • MeanSurface: Added API for computation of mean planes around points. (e8e1078)


Published by BotellaA over 1 year ago

geode-numerics - v5.0.5

5.0.5 (2024-09-27)

Bug Fixes

  • FDMcurvatureminimization: Added a few missing API functions and cut file in hpp + cpp. (067b98c)


Published by BotellaA over 1 year ago

geode-numerics - v5.0.4

5.0.4 (2024-09-24)

Bug Fixes

  • BRepModifier: better handle iteration while modification (31e249d)


Published by BotellaA over 1 year ago

geode-numerics - v5.0.3

5.0.3 (2024-09-01)

Bug Fixes

  • Package: trigger new release (dba1e8d)


Published by BotellaA almost 2 years ago

geode-numerics - v5.0.2

5.0.2 (2024-07-19)

Bug Fixes

  • License: expose cmake license option (93cdbd3)


Published by BotellaA almost 2 years ago

geode-numerics - v5.0.1

5.0.1 (2024-07-18)

Bug Fixes

  • CommonDependency: add common dependency (c37ca11)
  • Package: trigger new release (c4fb02b)


Published by BotellaA almost 2 years ago

geode-numerics - v5.0.0

5.0.0 (2024-07-17)

Bug Fixes

  • Eigen: update eigen (9bf34bd)
  • explicit keyword: Added explicit keyword and updated code with explicit construction of Points, Vectors, PolygonVertex/Edge, etc. (45a3308)
  • Filesystem: update to new ABI (c275303)
  • Geode-Numerics: Rename globalepsilon to GLOBALEPSILON (const variable name convention) (a1acda9)
  • Geode-Numerics: renaming constexpr array variables with uppercase names (remaining ones) (82c7a21)
  • Geoe-Numerics: renaming constexpr variables with uppercase names (53d05c7)
  • Headers: rename file extensions from .h to .hpp (1cf32b2)
  • License: add option per library (c0d5ef2)
  • OG: renaming constexpr array variables with uppercase names (79e2924)
  • OpenGeode: update to new AABBTree api (2dd0606)
  • OpenGeode: update to new Grid helpers (40c1415)
  • Optional: use std::optional (ef0c49a)
  • Private: rename private folders to internal (c910e23)
  • STL: move to std::make_unique (e2f46b0)
  • StringView: use std::string_view (863c3bd)

Features

  • Build: add install symlink into build (b6fcf46)

BREAKING CHANGES

  • Headers: rename file extensions from .h to .hpp
  • Private: change namespace detail in private folders to internal namespace
  • StringView: absl::stringview has been replaced by std::stringview
  • Optional: absl::optional has been replaced by std::optional


Published by BotellaA almost 2 years ago

geode-numerics - v4.4.5

4.4.5 (2024-06-29)

Bug Fixes

  • framefieldsmoother: Fixed issue where frame field computation took wrong z-axis direction for constraints. (a515a5e)
  • FrameFieldParam: better handle points on border (7c20351)


Published by BotellaA almost 2 years ago

geode-numerics - v4.4.4

4.4.4 (2024-06-24)

Bug Fixes

  • CMake: use git shallow clone (389c024)
  • CMake: use git shallow clone (revert) (e0b4d3b)


Published by BotellaA almost 2 years ago

geode-numerics - v4.4.3

4.4.3 (2024-06-19)

Bug Fixes


Published by BotellaA almost 2 years ago

geode-numerics - v4.4.2

4.4.2 (2024-06-15)

Bug Fixes

  • OpenGeode: update to new model set point coordinate (c6f9e78)


Published by BotellaA about 2 years ago

geode-numerics - v4.4.1

4.4.1 (2024-06-11)

Bug Fixes

  • C++: compilation issue in C++17 (7a3b6d9)


Published by BotellaA about 2 years ago

geode-numerics - v4.4.0

4.4.0 (2024-06-01)

Bug Fixes

  • Common: update to virtual modifier (78fd7d1)

Features

  • FrameField: Added possible gradient constraints to FrameFieldSmoothing. (64dcf78)


Published by BotellaA about 2 years ago

geode-numerics - v4.3.3

4.3.3 (2024-03-22)

Bug Fixes

  • Actions: add REPOS variable (4fbe3bd)


Published by BotellaA about 2 years ago

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)


Published by BotellaA over 2 years ago

geode-numerics - v4.3.1

4.3.1 (2024-02-10)

Bug Fixes


Published by BotellaA over 2 years ago

geode-numerics - v4.3.0

4.3.0 (2024-01-25)

Features

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


Published by BotellaA over 2 years ago

geode-numerics - v4.2.5

4.2.5 (2024-01-13)

Bug Fixes

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


Published by BotellaA over 2 years ago

geode-numerics - v4.2.4

4.2.4 (2024-01-09)

Bug Fixes

  • FrameFieldSmoother: add more API (acc9f1b)


Published by BotellaA over 2 years ago

geode-numerics - v4.2.3

4.2.3 (2023-12-15)

Bug Fixes

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


Published by BotellaA over 2 years ago

geode-numerics - v4.2.2

4.2.2 (2023-12-06)

Bug Fixes

  • Output: return new files (a6aada2)


Published by BotellaA over 2 years ago

geode-numerics - v4.2.1

4.2.1 (2023-12-04)

Bug Fixes

  • Actions: add merge request workflow (6c78a9a)


Published by BotellaA over 2 years ago

geode-numerics - 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)


Published by BotellaA over 2 years ago

geode-numerics - v4.1.0

4.1.0 (2023-11-05)

Features

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


Published by BotellaA over 2 years ago

geode-numerics - v4.0.3

4.0.3 (2023-11-01)

Bug Fixes

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


Published by BotellaA over 2 years ago

geode-numerics - v4.0.2

4.0.2 (2023-10-31)

Bug Fixes


Published by BotellaA over 2 years ago

geode-numerics - v4.0.1

4.0.1 (2023-10-30)

Bug Fixes


Published by BotellaA over 2 years ago

geode-numerics - v3.2.0

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)


Published by BotellaA over 2 years ago

geode-numerics - v3.1.0

3.1.0 (2023-09-19)

Features

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


Published by BotellaA over 2 years ago

geode-numerics - v3.0.11

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)


Published by BotellaA almost 3 years ago

geode-numerics - v3.0.10

3.0.10 (2023-08-08)

Bug Fixes

  • Tidy: enable clang-tidy (e470a83)


Published by BotellaA almost 3 years ago

geode-numerics - v3.0.9

3.0.9 (2023-07-29)

Bug Fixes

  • Package: trigger new release (9a48871)


Published by BotellaA almost 3 years ago

geode-numerics - v3.0.8

3.0.8 (2023-07-12)

Bug Fixes

  • Grid: General refactoring of the scalar function lib to be able to use more general grids instead of RegularGrids. (2b8839e)


Published by BotellaA almost 3 years ago

geode-numerics - v3.0.7

3.0.7 (2023-07-11)

Bug Fixes

  • Package: trigger new release (79decda)


Published by BotellaA almost 3 years ago

geode-numerics - v3.0.6

3.0.6 (2023-07-06)

Bug Fixes

  • Grid: Update with grids with directions. (d0e3d33)


Published by BotellaA almost 3 years ago

geode-numerics - v3.0.5

3.0.5 (2023-06-07)

Bug Fixes


Published by BotellaA about 3 years ago

geode-numerics - v3.0.4

3.0.4 (2023-05-24)

Bug Fixes

  • Package: trigger new release (8fc28db)


Published by BotellaA about 3 years ago

geode-numerics - v3.0.3

3.0.3 (2023-05-04)

Bug Fixes

  • bindings: remove common dependency in bindings (20d4da6)


Published by BotellaA about 3 years ago

geode-numerics - v3.0.2

3.0.2 (2023-05-03)

Bug Fixes

  • Package: trigger new release (d11bcb4)


Published by BotellaA about 3 years ago

geode-numerics - v3.0.1

3.0.1 (2023-04-27)

Bug Fixes

  • Python: add support for Python11 (c4db391)


Published by BotellaA about 3 years ago

geode-numerics - v3.0.0

3.0.0 (2023-04-13)

Bug Fixes

  • Library: update to new names (27790a4)

BREAKING CHANGES

  • Library: new library names


Published by BotellaA about 3 years ago

geode-numerics - v1.16.8

1.16.8 (2023-03-30)

Bug Fixes

  • Package: trigger new release (ccb884d)


Published by BotellaA about 3 years ago

geode-numerics - v1.16.7

1.16.7 (2023-03-30)

Bug Fixes

  • Python: update requirements (b5cbe46)


Published by BotellaA about 3 years ago

geode-numerics - v1.16.6

1.16.6 (2023-03-28)

Bug Fixes

  • Package: trigger new release (6ac4975)


Published by BotellaA about 3 years ago

geode-numerics - v1.16.5

1.16.5 (2023-03-21)

Bug Fixes

  • Package: trigger new release (2adb0c8)


Published by BotellaA about 3 years ago

geode-numerics - v1.16.4

1.16.4 (2023-03-20)

Bug Fixes

  • Package: trigger new release (3e9ac08)


Published by BotellaA about 3 years ago

geode-numerics - v1.16.3

1.16.3 (2023-03-16)

Bug Fixes

  • FrameFieldParameterization: only return complete element (5eb5d3c)
  • FrameField: prepare BRep to remove over constrained area (bb41b42)


Published by BotellaA over 3 years ago

geode-numerics - v1.16.2

1.16.2 (2023-03-15)

Bug Fixes

  • FrameFieldSmoother: clamp angle before using asin (94c959b)


Published by BotellaA over 3 years ago

geode-numerics - v1.16.1

1.16.1 (2023-03-09)

Bug Fixes

  • OpenGeode: porting to pointsegmentdistance (#54) (466be6d)


Published by BotellaA over 3 years ago

geode-numerics - v1.16.0

1.16.0 (2023-03-06)

Features


Published by BotellaA over 3 years ago

geode-numerics - v1.15.2

1.15.2 (2023-01-19)

Bug Fixes

  • FrameParam: better save param on surfaces and lines when non singular param exists (4e85397)


Published by BotellaA over 3 years ago

geode-numerics - v1.15.1

1.15.1 (2023-01-17)

Bug Fixes

  • FrameParam: better skip extracted element containing singularty (572123d)


Published by BotellaA over 3 years ago

geode-numerics - v1.15.0

1.15.0 (2023-01-05)

Features

  • FrameFieldParam: support isotropic metric (ce732ac)


Published by BotellaA over 3 years ago

geode-numerics - v1.14.4

1.14.4 (2022-11-04)

Bug Fixes

  • Python: update requirements (b4c67d5)


Published by BotellaA over 3 years ago

geode-numerics - v1.14.3

1.14.3 (2022-10-11)

Bug Fixes

  • Release: trigger a new release (643e592)


Published by BotellaA over 3 years ago

geode-numerics - v1.14.2

1.14.2 (2022-09-30)

Bug Fixes

  • Package: trigger generation (0f09a30)


Published by BotellaA over 3 years ago

geode-numerics - v1.14.1

1.14.1 (2022-09-30)

Bug Fixes

  • Async: add to static config (f4da135)


Published by BotellaA over 3 years ago

geode-numerics - v1.14.0

1.14.0 (2022-09-28)

Features

  • Static: build static packages (483c068)


Published by BotellaA over 3 years ago

geode-numerics - v1.13.0

1.13.0 (2022-09-23)

Bug Fixes

  • OpenMP: missing dependency in static mode (72ea2e2)

Features

  • OpenGeode: update to new v12 (4334db5)


Published by BotellaA over 3 years ago

geode-numerics - v1.12.3

1.12.3 (2022-09-12)

Bug Fixes

  • FrameField: extract edges (e631da8)


Published by BotellaA almost 4 years ago

geode-numerics - v1.12.2

1.12.2 (2022-09-09)

Bug Fixes

  • LSCM: handle input with flat triangles (220239c)


Published by BotellaA almost 4 years ago

geode-numerics - v1.12.1

1.12.1 (2022-08-23)

Bug Fixes

  • LSCM: more robuste way to compute average plane (be02fee)


Published by BotellaA almost 4 years ago

geode-numerics - v1.12.0

1.12.0 (2022-07-20)

Features

  • OpenGeode: update to v11 (33a4f8d)


Published by BotellaA almost 4 years ago