cnem

natural neighbour interpolation 3d (Exact Sibson and Laplace interpolation)

https://github.com/isolat/cnem

You are now following this Submission

This package contains an implementation of natural neighbour interpolation (exact Sibson and Laplace) in 3d (2d coming soon), liceneced under GNU Lesser General Public License.

This implementation is platform independent, the main lib is written in c++ and parallelized (shared memory).

Dependency :

TETGEN : To build the initial 3d constrained delaunay tetradedrisation we use TETGEN devellopped by Hang SI (open source library, AGPL v.3, http://www.tetgen.org/ ). TETGEN 1.5.1 is supplied in the package.

TBB : for parallelization, open source library, gpl v2 licence, http://www.threadingbuildingblocks.org/

Cite As

illoul lounes (2026). cnem (https://github.com/isolat/cnem), GitHub. Retrieved .

Categories

Find more on Interpolation in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.1

+ mexw64 func

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.