natural neighbour interpolation 3d (Exact Sibson and Laplace interpolation)
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 .
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 |
