naturalHHD
naturalHHD copied to clipboard
The natural Helmholtz-Hodge decomposition
The Natural Helmholtz-Hodge Decomposition
Implementation of the TVCG paper doi:10.1109/TVCG.2014.2312012
by: Harsh Bhatia ([email protected])
C++ and python libraries to compute the natural HHD. For details, please see the aforementioned paper. The code is released under BSD licence. Please make appropriate citation if you use the technique/code.
version 1.1 (Dec 26, 2017)
Python tool for computation on regular/rectangular grids and simplicial meshes
Please use this version for all applications, especially for large-scale data, as this version is more scalable.
version 1.0 (Dec 18, 2015)
Serial implementation on regular/rectangular grids in C++